Symbol: chip
enum
Defined...
function parameter
Defined...
-
arch/x86/kvm/trace.h:481:1-481:1: TRACE_EVENT(kvm_pic_set_irq,
-
arch/x86/kvm/x86.c:6121:54-6121:74: static int kvm_vm_ioctl_get_irqchip(struct kvm *kvm, struct kvm_irqchip *chip)
-
arch/x86/kvm/x86.c:6146:54-6146:74: static int kvm_vm_ioctl_set_irqchip(struct kvm *kvm, struct kvm_irqchip *chip)
-
drivers/ata/pata_parport/kbic.c:234:53-234:59: static void kbic_log_adapter(struct pi_adapter *pi, char *chip)
-
drivers/atm/solos-pci.c:624:51-624:55: static int flash_upgrade(struct solos_card *card, int chip)
-
drivers/base/regmap/regmap-irq.c:631:11-631:41: const struct regmap_irq_chip *chip,
-
drivers/base/regmap/regmap-irq.c:921:18-921:48: int irq_base, const struct regmap_irq_chip *chip,
-
drivers/base/regmap/regmap-irq.c:1019:9-1019:39: const struct regmap_irq_chip *chip,
-
drivers/base/regmap/regmap-irq.c:1062:9-1062:39: const struct regmap_irq_chip *chip,
-
drivers/bcma/driver_gpio.c:22:32-22:50: static int bcma_gpio_get_value(struct gpio_chip *chip, unsigned gpio)
-
drivers/bcma/driver_gpio.c:29:33-29:51: static void bcma_gpio_set_value(struct gpio_chip *chip, unsigned gpio,
-
drivers/bcma/driver_gpio.c:37:38-37:56: static int bcma_gpio_direction_input(struct gpio_chip *chip, unsigned gpio)
-
drivers/bcma/driver_gpio.c:45:39-45:57: static int bcma_gpio_direction_output(struct gpio_chip *chip, unsigned gpio,
-
drivers/bcma/driver_gpio.c:55:30-55:48: static int bcma_gpio_request(struct gpio_chip *chip, unsigned gpio)
-
drivers/bcma/driver_gpio.c:68:28-68:46: static void bcma_gpio_free(struct gpio_chip *chip, unsigned gpio)
-
drivers/char/tpm/eventlog/acpi.c:67:23-67:40: int tpm_read_log_acpi(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/common.c:74:25-74:42: static int tpm_read_log(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/common.c:103:25-103:42: void tpm_bios_log_setup(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/common.c:169:28-169:45: void tpm_bios_log_teardown(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/efi.c:17:22-17:39: int tpm_read_log_efi(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/of.c:25:39-25:56: static int tpm_read_log_memory_region(struct tpm_chip *chip)
-
drivers/char/tpm/eventlog/of.c:51:21-51:38: int tpm_read_log_of(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:79:29-79:46: static void st33zp24_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:91:27-91:44: static u8 st33zp24_status(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:103:28-103:45: static bool check_locality(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:118:29-118:46: static int request_locality(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:146:30-146:47: static void release_locality(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:159:27-159:44: static int get_burstcount(struct tpm_chip *chip)
-
drivers/char/tpm/st33zp24/st33zp24.c:187:36-187:53: static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/st33zp24/st33zp24.c:205:26-205:43: static int wait_for_stat(struct tpm_chip *chip, u8 mask, unsigned long timeout,
-
drivers/char/tpm/st33zp24/st33zp24.c:263:22-263:39: static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/st33zp24/st33zp24.c:302:26-302:43: static int st33zp24_send(struct tpm_chip *chip, unsigned char *buf,
-
drivers/char/tpm/st33zp24/st33zp24.c:381:26-381:43: static int st33zp24_recv(struct tpm_chip *chip, unsigned char *buf,
-
drivers/char/tpm/st33zp24/st33zp24.c:420:35-420:52: static bool st33zp24_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/st33zp24/st33zp24.c:541:22-541:39: void st33zp24_remove(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:40:33-40:50: static int tpm_request_locality(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:55:37-55:54: static void tpm_relinquish_locality(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:69:26-69:43: static int tpm_cmd_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:77:24-77:41: static int tpm_go_idle(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:85:28-85:45: static void tpm_clk_enable(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:91:29-91:46: static void tpm_clk_disable(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:105:20-105:37: int tpm_chip_start(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:138:20-138:37: void tpm_chip_stop(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:157:21-157:38: int tpm_try_get_ops(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:189:18-189:35: void tpm_put_ops(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:240:35-240:52: struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:413:32-413:49: static int tpm_add_char_device(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:444:33-444:50: static void tpm_del_char_device(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:473:34-473:51: static void tpm_del_legacy_sysfs(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:491:33-491:50: static int tpm_add_legacy_sysfs(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:529:34-529:51: static bool tpm_is_hwrng_enabled(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:540:26-540:43: static int tpm_add_hwrng(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:552:35-552:52: static int tpm_get_pcr_allocation(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:576:24-576:41: int tpm_chip_bootstrap(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:616:23-616:40: int tpm_chip_register(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-chip.c:669:26-669:43: void tpm_chip_unregister(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-dev-common.c:24:33-24:50: static ssize_t tpm_dev_transmit(struct tpm_chip *chip, struct tpm_space *space,
-
drivers/char/tpm/tpm-dev-common.c:110:41-110:58: void tpm_common_open(struct file *file, struct tpm_chip *chip,
-
drivers/char/tpm/tpm-interface.c:52:41-52:58: unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)
-
drivers/char/tpm/tpm-interface.c:61:33-61:50: static ssize_t tpm_try_transmit(struct tpm_chip *chip, void *buf, size_t bufsiz)
-
drivers/char/tpm/tpm-interface.c:153:22-153:39: ssize_t tpm_transmit(struct tpm_chip *chip, u8 *buf, size_t bufsiz)
-
drivers/char/tpm/tpm-interface.c:213:26-213:43: ssize_t tpm_transmit_cmd(struct tpm_chip *chip, struct tpm_buf *buf,
-
drivers/char/tpm/tpm-interface.c:239:22-239:39: int tpm_get_timeouts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-interface.c:260:17-260:34: int tpm_is_tpm2(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-interface.c:284:18-284:35: int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx,
-
drivers/char/tpm/tpm-interface.c:314:20-314:37: int tpm_pcr_extend(struct tpm_chip *chip, u32 pcr_idx,
-
drivers/char/tpm/tpm-interface.c:353:14-353:31: int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen)
-
drivers/char/tpm/tpm-interface.c:370:22-370:39: int tpm_auto_startup(struct tpm_chip *chip)
-
drivers/char/tpm/tpm-interface.c:454:20-454:37: int tpm_get_random(struct tpm_chip *chip, u8 *out, size_t max)
-
drivers/char/tpm/tpm-sysfs.c:477:27-477:44: void tpm_sysfs_add_device(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:291:42-291:59: unsigned long tpm1_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)
-
drivers/char/tpm/tpm1-cmd.c:324:25-324:42: static int tpm1_startup(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:342:23-342:40: int tpm1_get_timeouts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:463:21-463:38: int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash,
-
drivers/char/tpm/tpm1-cmd.c:482:21-482:38: ssize_t tpm1_getcap(struct tpm_chip *chip, u32 subcap_id, cap_t *cap,
-
drivers/char/tpm/tpm1-cmd.c:530:21-530:38: int tpm1_get_random(struct tpm_chip *chip, u8 *dest, size_t max)
-
drivers/char/tpm/tpm1-cmd.c:584:19-584:36: int tpm1_pcr_read(struct tpm_chip *chip, u32 pcr_idx, u8 *res_buf)
-
drivers/char/tpm/tpm1-cmd.c:620:35-620:52: static int tpm1_continue_selftest(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:642:22-642:39: int tpm1_do_selftest(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:704:23-704:40: int tpm1_auto_startup(struct tpm_chip *chip)
-
drivers/char/tpm/tpm1-cmd.c:742:21-742:38: int tpm1_pm_suspend(struct tpm_chip *chip, u32 tpm_suspend_pcr)
-
drivers/char/tpm/tpm1-cmd.c:800:29-800:46: int tpm1_get_pcr_allocation(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:25:23-25:40: int tpm2_get_timeouts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:128:42-128:59: unsigned long tpm2_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)
-
drivers/char/tpm/tpm2-cmd.c:161:19-161:36: int tpm2_pcr_read(struct tpm_chip *chip, u32 pcr_idx,
-
drivers/char/tpm/tpm2-cmd.c:235:21-235:38: int tpm2_pcr_extend(struct tpm_chip *chip, u32 pcr_idx,
-
drivers/char/tpm/tpm2-cmd.c:288:21-288:38: int tpm2_get_random(struct tpm_chip *chip, u8 *dest, size_t max)
-
drivers/char/tpm/tpm2-cmd.c:348:25-348:42: void tpm2_flush_context(struct tpm_chip *chip, u32 handle)
-
drivers/char/tpm/tpm2-cmd.c:386:25-386:42: ssize_t tpm2_get_tpm_pt(struct tpm_chip *chip, u32 property_id, u32 *value,
-
drivers/char/tpm/tpm2-cmd.c:429:20-429:37: void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type)
-
drivers/char/tpm/tpm2-cmd.c:455:29-455:46: static int tpm2_do_selftest(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:492:16-492:33: int tpm2_probe(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:516:32-516:49: static int tpm2_init_bank_info(struct tpm_chip *chip, u32 bank_index)
-
drivers/char/tpm/tpm2-cmd.c:548:33-548:50: ssize_t tpm2_get_pcr_allocation(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:627:27-627:44: int tpm2_get_cc_attrs_tbl(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:707:25-707:42: static int tpm2_startup(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:732:23-732:40: int tpm2_auto_startup(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-cmd.c:778:18-778:35: int tpm2_find_cc(struct tpm_chip *chip, u32 cc)
-
drivers/char/tpm/tpm2-space.c:31:33-31:50: static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space)
-
drivers/char/tpm/tpm2-space.c:59:21-59:38: void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space)
-
drivers/char/tpm/tpm2-space.c:71:30-71:47: static int tpm2_load_context(struct tpm_chip *chip, u8 *buf,
-
drivers/char/tpm/tpm2-space.c:122:30-122:47: static int tpm2_save_context(struct tpm_chip *chip, u32 handle, u8 *buf,
-
drivers/char/tpm/tpm2-space.c:164:23-164:40: void tpm2_flush_space(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-space.c:176:28-176:45: static int tpm2_load_space(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-space.c:239:29-239:46: static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd)
-
drivers/char/tpm/tpm2-space.c:265:37-265:54: static int tpm_find_and_validate_cc(struct tpm_chip *chip,
-
drivers/char/tpm/tpm2-space.c:300:24-300:41: int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
-
drivers/char/tpm/tpm2-space.c:338:30-338:47: static bool tpm2_add_session(struct tpm_chip *chip, u32 handle)
-
drivers/char/tpm/tpm2-space.c:374:37-374:54: static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp,
-
drivers/char/tpm/tpm2-space.c:434:35-434:52: static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp,
-
drivers/char/tpm/tpm2-space.c:491:28-491:45: static int tpm2_save_space(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-space.c:534:23-534:40: int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space,
-
drivers/char/tpm/tpm2-space.c:593:22-593:39: void tpm_devs_remove(struct tpm_chip *chip)
-
drivers/char/tpm/tpm2-space.c:603:18-603:35: int tpm_devs_add(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_atmel.c:33:26-33:43: static int tpm_atml_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_atmel.c:92:26-92:43: static int tpm_atml_send(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_atmel.c:106:29-106:46: static void tpm_atml_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_atmel.c:113:27-113:44: static u8 tpm_atml_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_atmel.c:120:35-120:52: static bool tpm_atml_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_crb.c:198:24-198:41: static int crb_go_idle(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_crb.c:247:26-247:43: static int crb_cmd_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_crb.c:274:33-274:50: static int crb_request_locality(struct tpm_chip *chip, int loc)
-
drivers/char/tpm/tpm_crb.c:301:36-301:53: static int crb_relinquish_locality(struct tpm_chip *chip, int loc)
-
drivers/char/tpm/tpm_crb.c:308:22-308:39: static u8 crb_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_crb.c:320:21-320:38: static int crb_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_crb.c:352:30-352:47: static int crb_do_acpi_start(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_crb.c:397:21-397:38: static int crb_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_crb.c:446:24-446:41: static void crb_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_crb.c:458:30-458:47: static bool crb_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_i2c_atmel.c:40:27-40:44: static int i2c_atmel_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_i2c_atmel.c:67:27-67:44: static int i2c_atmel_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_i2c_atmel.c:102:30-102:47: static void i2c_atmel_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_atmel.c:107:33-107:50: static u8 i2c_atmel_read_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_atmel.c:133:36-133:53: static bool i2c_atmel_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_i2c_infineon.c:312:28-312:45: static bool check_locality(struct tpm_chip *chip, int loc)
-
drivers/char/tpm/tpm_i2c_infineon.c:331:30-331:47: static void release_locality(struct tpm_chip *chip, int loc, int force)
-
drivers/char/tpm/tpm_i2c_infineon.c:344:29-344:46: static int request_locality(struct tpm_chip *chip, int loc)
-
drivers/char/tpm/tpm_i2c_infineon.c:365:30-365:47: static u8 tpm_tis_i2c_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_infineon.c:382:31-382:48: static void tpm_tis_i2c_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_infineon.c:389:31-389:48: static ssize_t get_burstcount(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_infineon.c:413:26-413:43: static int wait_for_stat(struct tpm_chip *chip, u8 mask, unsigned long timeout,
-
drivers/char/tpm/tpm_i2c_infineon.c:436:22-436:39: static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_i2c_infineon.c:468:29-468:46: static int tpm_tis_i2c_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_i2c_infineon.c:517:29-517:46: static int tpm_tis_i2c_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_i2c_infineon.c:596:38-596:55: static bool tpm_tis_i2c_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:88:35-88:52: static u8 i2c_nuvoton_read_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:121:31-121:48: static void i2c_nuvoton_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:136:11-136:28: struct tpm_chip *chip)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:164:38-164:55: static bool i2c_nuvoton_check_status(struct tpm_chip *chip, u8 mask, u8 value)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:170:38-170:55: static int i2c_nuvoton_wait_for_stat(struct tpm_chip *chip, u8 mask, u8 value,
-
drivers/char/tpm/tpm_i2c_nuvoton.c:219:44-219:61: static int i2c_nuvoton_wait_for_data_avail(struct tpm_chip *chip, u32 timeout,
-
drivers/char/tpm/tpm_i2c_nuvoton.c:230:6-230:23: struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:264:29-264:46: static int i2c_nuvoton_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:352:29-352:46: static int i2c_nuvoton_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_i2c_nuvoton.c:459:38-459:55: static bool i2c_nuvoton_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_infineon.c:144:23-144:40: static int empty_fifo(struct tpm_chip *chip, int clear_wrfifo)
-
drivers/char/tpm/tpm_infineon.c:181:17-181:34: static int wait(struct tpm_chip *chip, int wait_for_bit)
-
drivers/char/tpm/tpm_infineon.c:202:27-202:44: static void wait_and_send(struct tpm_chip *chip, u8 sendbyte)
-
drivers/char/tpm/tpm_infineon.c:216:21-216:38: static void tpm_wtx(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_infineon.c:228:27-228:44: static void tpm_wtx_abort(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_infineon.c:239:25-239:42: static int tpm_inf_recv(struct tpm_chip *chip, u8 * buf, size_t count)
-
drivers/char/tpm/tpm_infineon.c:309:25-309:42: static int tpm_inf_send(struct tpm_chip *chip, u8 * buf, size_t count)
-
drivers/char/tpm/tpm_infineon.c:356:28-356:45: static void tpm_inf_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_infineon.c:365:26-365:43: static u8 tpm_inf_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_nsc.c:70:26-70:43: static int wait_for_stat(struct tpm_chip *chip, u8 mask, u8 val, u8 * data)
-
drivers/char/tpm/tpm_nsc.c:93:31-93:48: static int nsc_wait_for_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_nsc.c:123:25-123:42: static int tpm_nsc_recv(struct tpm_chip *chip, u8 * buf, size_t count)
-
drivers/char/tpm/tpm_nsc.c:181:25-181:42: static int tpm_nsc_send(struct tpm_chip *chip, u8 * buf, size_t count)
-
drivers/char/tpm/tpm_nsc.c:227:28-227:45: static void tpm_nsc_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_nsc.c:234:26-234:43: static u8 tpm_nsc_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_nsc.c:241:34-241:51: static bool tpm_nsc_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_ppi.c:366:18-366:35: void tpm_add_ppi(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:35:36-35:53: static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/tpm_tis_core.c:64:30-64:47: static int wait_for_tpm_stat(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/tpm_tis_core.c:131:25-131:42: static int wait_startup(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:151:28-151:45: static bool check_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:178:40-178:57: static int tpm_tis_relinquish_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:191:39-191:56: static int __tpm_tis_request_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:232:37-232:54: static int tpm_tis_request_locality(struct tpm_chip *chip, int l)
-
drivers/char/tpm/tpm_tis_core.c:246:26-246:43: static u8 tpm_tis_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:281:27-281:44: static void tpm_tis_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:289:27-289:44: static int get_burstcount(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:314:22-314:39: static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_tis_core.c:343:29-343:46: static int tpm_tis_try_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_tis_core.c:400:25-400:42: static int tpm_tis_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_tis_core.c:432:30-432:47: static int tpm_tis_send_data(struct tpm_chip *chip, const u8 *buf, size_t len)
-
drivers/char/tpm/tpm_tis_core.c:506:42-506:59: static void __tpm_tis_disable_interrupts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:518:40-518:57: static void tpm_tis_disable_interrupts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:536:30-536:47: static int tpm_tis_send_main(struct tpm_chip *chip, const u8 *buf, size_t len)
-
drivers/char/tpm/tpm_tis_core.c:576:25-576:42: static int tpm_tis_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_tis_core.c:613:38-613:55: static void tpm_tis_update_durations(struct tpm_chip *chip,
-
drivers/char/tpm/tpm_tis_core.c:689:37-689:54: static void tpm_tis_update_timeouts(struct tpm_chip *chip,
-
drivers/char/tpm/tpm_tis_core.c:728:23-728:40: static int probe_itpm(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:776:34-776:51: static bool tpm_tis_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_tis_core.c:795:46-795:63: static irqreturn_t tpm_tis_revert_interrupts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:825:50-825:67: static irqreturn_t tpm_tis_update_unhandled_irqs(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:883:35-883:52: static void tpm_tis_gen_interrupt(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:914:37-914:54: static int tpm_tis_probe_irq_single(struct tpm_chip *chip, u32 intmask,
-
drivers/char/tpm/tpm_tis_core.c:989:31-989:48: static void tpm_tis_probe_irq(struct tpm_chip *chip, u32 intmask)
-
drivers/char/tpm/tpm_tis_core.c:1011:21-1011:38: void tpm_tis_remove(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_core.c:1043:35-1043:52: static void tpm_tis_clkrun_enable(struct tpm_chip *chip, bool value)
-
drivers/char/tpm/tpm_tis_core.c:1312:41-1312:58: static void tpm_tis_reenable_interrupts(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:92:40-92:57: static int tpm_cr50_i2c_wait_tpm_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:115:41-115:58: static void tpm_cr50_i2c_enable_tpm_irq(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:129:42-129:59: static void tpm_cr50_i2c_disable_tpm_irq(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:186:30-186:47: static int tpm_cr50_i2c_read(struct tpm_chip *chip, u8 addr, u8 *buffer, size_t len)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:245:31-245:48: static int tpm_cr50_i2c_write(struct tpm_chip *chip, u8 addr, u8 *buffer,
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:295:36-295:53: static int tpm_cr50_check_locality(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:316:39-316:56: static void tpm_cr50_release_locality(struct tpm_chip *chip, bool force)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:339:38-339:55: static int tpm_cr50_request_locality(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:372:35-372:52: static u8 tpm_cr50_i2c_tis_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:388:40-388:57: static void tpm_cr50_i2c_tis_set_ready(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:410:46-410:63: static int tpm_cr50_i2c_get_burst_and_status(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:451:34-451:51: static int tpm_cr50_i2c_tis_recv(struct tpm_chip *chip, u8 *buf, size_t buf_len)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:540:34-540:51: static int tpm_cr50_i2c_tis_send(struct tpm_chip *chip, u8 *buf, size_t len)
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:626:39-626:56: static bool tpm_cr50_i2c_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_vtpm_proxy.c:267:35-267:52: static int vtpm_proxy_tpm_op_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_vtpm_proxy.c:298:41-298:58: static int vtpm_proxy_is_driver_command(struct tpm_chip *chip,
-
drivers/char/tpm/tpm_vtpm_proxy.c:330:35-330:52: static int vtpm_proxy_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/tpm_vtpm_proxy.c:366:38-366:55: static void vtpm_proxy_tpm_op_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_vtpm_proxy.c:371:36-371:53: static u8 vtpm_proxy_tpm_op_status(struct tpm_chip *chip)
-
drivers/char/tpm/tpm_vtpm_proxy.c:381:41-381:59: static bool vtpm_proxy_tpm_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/tpm_vtpm_proxy.c:395:40-395:57: static int vtpm_proxy_request_locality(struct tpm_chip *chip, int locality)
-
drivers/char/tpm/xen-tpmfront.c:40:36-40:53: static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/xen-tpmfront.c:55:30-55:47: static int wait_for_tpm_stat(struct tpm_chip *chip, u8 mask,
-
drivers/char/tpm/xen-tpmfront.c:100:23-100:40: static u8 vtpm_status(struct tpm_chip *chip)
-
drivers/char/tpm/xen-tpmfront.c:116:31-116:48: static bool vtpm_req_canceled(struct tpm_chip *chip, u8 status)
-
drivers/char/tpm/xen-tpmfront.c:121:25-121:42: static void vtpm_cancel(struct tpm_chip *chip)
-
drivers/char/tpm/xen-tpmfront.c:134:22-134:39: static int vtpm_send(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/char/tpm/xen-tpmfront.c:176:22-176:39: static int vtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count)
-
drivers/comedi/drivers/ni_660x.c:270:54-270:67: static void ni_660x_write(struct comedi_device *dev, unsigned int chip,
-
drivers/comedi/drivers/ni_660x.c:283:6-283:19: unsigned int chip, unsigned int reg)
-
drivers/comedi/drivers/ni_660x.c:404:60-404:64: static void set_tio_counterswap(struct comedi_device *dev, int chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:55:19-55:40: axi_dma_iowrite32(struct axi_dma_chip *chip, u32 reg, u32 val)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:60:36-60:57: static inline u32 axi_dma_ioread32(struct axi_dma_chip *chip, u32 reg)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:114:36-114:57: static inline void axi_dma_disable(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:123:35-123:56: static inline void axi_dma_enable(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:132:40-132:61: static inline void axi_dma_irq_disable(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:141:39-141:60: static inline void axi_dma_irq_enable(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:219:29-219:50: static void axi_dma_hw_init(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1245:28-1245:49: static int axi_dma_suspend(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1256:27-1256:48: static int axi_dma_resume(struct axi_dma_chip *chip)
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1304:36-1304:57: static int parse_device_properties(struct axi_dma_chip *chip)
-
drivers/dma/dw-edma/dw-edma-core.c:905:19-905:40: int dw_edma_probe(struct dw_edma_chip *chip)
-
drivers/dma/dw-edma/dw-edma-core.c:984:20-984:41: int dw_edma_remove(struct dw_edma_chip *chip)
-
drivers/dma/dw/core.c:1064:18-1064:38: int do_dma_probe(struct dw_dma_chip *chip)
-
drivers/dma/dw/core.c:1275:19-1275:39: int do_dma_remove(struct dw_dma_chip *chip)
-
drivers/dma/dw/core.c:1298:23-1298:43: int do_dw_dma_disable(struct dw_dma_chip *chip)
-
drivers/dma/dw/core.c:1307:22-1307:42: int do_dw_dma_enable(struct dw_dma_chip *chip)
-
drivers/dma/dw/dw.c:106:18-106:38: int dw_dma_probe(struct dw_dma_chip *chip)
-
drivers/dma/dw/dw.c:133:19-133:39: int dw_dma_remove(struct dw_dma_chip *chip)
-
drivers/dma/dw/idma32.c:257:22-257:42: int idma32_dma_probe(struct dw_dma_chip *chip)
-
drivers/dma/dw/idma32.c:287:23-287:43: int idma32_dma_remove(struct dw_dma_chip *chip)
-
drivers/dma/hsu/hsu.c:151:24-151:45: int hsu_dma_get_status(struct hsu_dma_chip *chip, unsigned short nr,
-
drivers/dma/hsu/hsu.c:210:20-210:41: int hsu_dma_do_irq(struct hsu_dma_chip *chip, unsigned short nr, u32 status)
-
drivers/dma/hsu/hsu.c:427:19-427:40: int hsu_dma_probe(struct hsu_dma_chip *chip)
-
drivers/dma/hsu/hsu.c:493:20-493:41: int hsu_dma_remove(struct hsu_dma_chip *chip)
-
drivers/dma/hsu/pci.c:48:32-48:38: static void hsu_pci_dma_remove(void *chip)
-
drivers/dma/idma64.c:533:25-533:45: static int idma64_probe(struct idma64_chip *chip)
-
drivers/dma/idma64.c:607:27-607:47: static void idma64_remove(struct idma64_chip *chip)
-
drivers/gpio/gpio-74x164.c:35:38-35:62: static int __gen_74x164_write_config(struct gen_74x164_chip *chip)
-
drivers/gpio/gpio-adnp.c:66:26-66:44: static int adnp_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-adnp.c:100:27-100:45: static void adnp_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-adnp.c:109:38-109:56: static int adnp_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-adnp.c:145:39-145:57: static int adnp_gpio_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-adnp.c:183:52-183:70: static void adnp_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpio-adp5520.c:23:35-23:53: static int adp5520_gpio_get_value(struct gpio_chip *chip, unsigned off)
-
drivers/gpio/gpio-adp5520.c:43:36-43:54: static void adp5520_gpio_set_value(struct gpio_chip *chip,
-
drivers/gpio/gpio-adp5520.c:55:41-55:59: static int adp5520_gpio_direction_input(struct gpio_chip *chip, unsigned off)
-
drivers/gpio/gpio-adp5520.c:66:42-66:60: static int adp5520_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-aggregator.c:266:35-266:53: static int gpio_fwd_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aggregator.c:273:37-273:55: static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aggregator.c:280:38-280:56: static int gpio_fwd_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-aggregator.c:288:25-288:43: static int gpio_fwd_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aggregator.c:322:41-322:59: static int gpio_fwd_get_multiple_locked(struct gpio_chip *chip,
-
drivers/gpio/gpio-aggregator.c:342:28-342:46: static void gpio_fwd_delay(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-aggregator.c:363:26-363:44: static void gpio_fwd_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-aggregator.c:394:42-394:60: static void gpio_fwd_set_multiple_locked(struct gpio_chip *chip,
-
drivers/gpio/gpio-aggregator.c:411:32-411:50: static int gpio_fwd_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-aggregator.c:419:28-419:46: static int gpio_fwd_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aggregator.c:435:40-435:58: static int gpiochip_fwd_delay_of_xlate(struct gpio_chip *chip,
-
drivers/gpio/gpio-aggregator.c:457:62-457:80: static int gpiochip_fwd_setup_delay_line(struct device *dev, struct gpio_chip *chip,
-
drivers/gpio/gpio-amd-fch.c:133:33-133:51: static int amd_fch_gpio_request(struct gpio_chip *chip,
-
drivers/gpio/gpio-amd8111.c:76:29-76:47: static int amd_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-amd8111.c:88:27-88:45: static void amd_gpio_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-amd8111.c:97:26-97:44: static void amd_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-amd8111.c:112:25-112:43: static int amd_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-amd8111.c:124:28-124:46: static int amd_gpio_dirout(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-amd8111.c:141:27-141:45: static int amd_gpio_dirin(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-arizona.c:26:38-26:56: static int arizona_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-arizona.c:49:29-49:47: static int arizona_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-arizona.c:95:39-95:57: static int arizona_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-arizona.c:124:30-124:48: static void arizona_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-aspeed-sgpio.c:486:41-486:59: static int aspeed_sgpio_reset_tolerance(struct gpio_chip *chip,
-
drivers/gpio/gpio-aspeed-sgpio.c:512:36-512:54: static int aspeed_sgpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-aspeed.c:718:40-718:58: static int aspeed_gpio_reset_tolerance(struct gpio_chip *chip,
-
drivers/gpio/gpio-aspeed.c:748:32-748:50: static int aspeed_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aspeed.c:756:30-756:48: static void aspeed_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aspeed.c:850:28-850:46: static int enable_debounce(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-aspeed.c:934:29-934:47: static int disable_debounce(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-aspeed.c:951:25-951:43: static int set_debounce(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-aspeed.c:965:35-965:53: static int aspeed_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-bcm-kona.c:115:34-115:52: static int bcm_kona_gpio_get_dir(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:125:31-125:49: static void bcm_kona_gpio_set(struct gpio_chip *chip, unsigned gpio, int value)
-
drivers/gpio/gpio-bcm-kona.c:152:30-152:48: static int bcm_kona_gpio_get(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:179:34-179:52: static int bcm_kona_gpio_request(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:187:32-187:50: static void bcm_kona_gpio_free(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:194:42-194:60: static int bcm_kona_gpio_direction_input(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:215:43-215:61: static int bcm_kona_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-bcm-kona.c:244:33-244:51: static int bcm_kona_gpio_to_irq(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-bcm-kona.c:254:39-254:57: static int bcm_kona_gpio_set_debounce(struct gpio_chip *chip, unsigned gpio,
-
drivers/gpio/gpio-bcm-kona.c:303:37-303:55: static int bcm_kona_gpio_set_config(struct gpio_chip *chip, unsigned gpio,
-
drivers/gpio/gpio-bd71815.c:28:27-28:45: static int bd71815gpo_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-bd71815.c:40:28-40:46: static void bd71815gpo_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-bd71815.c:57:36-57:54: static int bd71815_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-bd71828.c:19:30-19:48: static void bd71828_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-bd71828.c:39:29-39:47: static int bd71828_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-bd71828.c:57:36-57:54: static int bd71828_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-bd71828.c:82:34-82:52: static int bd71828_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-bd9571mwv.c:24:41-24:59: static int bd9571mwv_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-bd9571mwv.c:39:43-39:61: static int bd9571mwv_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-bd9571mwv.c:49:44-49:62: static int bd9571mwv_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-bd9571mwv.c:63:31-63:49: static int bd9571mwv_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-bd9571mwv.c:75:32-75:50: static void bd9571mwv_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-cadence.c:39:30-39:48: static int cdns_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-cadence.c:53:28-53:46: static void cdns_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-crystalcove.c:132:36-132:54: static int crystalcove_gpio_dir_in(struct gpio_chip *chip, unsigned int gpio)
-
drivers/gpio/gpio-crystalcove.c:143:37-143:55: static int crystalcove_gpio_dir_out(struct gpio_chip *chip, unsigned int gpio, int value)
-
drivers/gpio/gpio-crystalcove.c:154:33-154:51: static int crystalcove_gpio_get(struct gpio_chip *chip, unsigned int gpio)
-
drivers/gpio/gpio-crystalcove.c:170:34-170:52: static void crystalcove_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value)
-
drivers/gpio/gpio-crystalcove.c:301:59-301:77: static void crystalcove_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpio-cs5535.c:60:25-60:50: static void errata_outl(struct cs5535_gpio_chip *chip, u32 val,
-
drivers/gpio/gpio-cs5535.c:83:31-83:56: static void __cs5535_gpio_set(struct cs5535_gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-cs5535.c:105:33-105:58: static void __cs5535_gpio_clear(struct cs5535_gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-cs5535.c:230:26-230:44: static int chip_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-cs5535.c:235:27-235:45: static void chip_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-dln2.c:150:30-150:48: static int dln2_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-dln2.c:191:28-191:46: static void dln2_gpio_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-dln2.c:198:36-198:54: static int dln2_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-dln2.c:208:26-208:44: static int dln2_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-dln2.c:223:27-223:45: static void dln2_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-dln2.c:230:36-230:54: static int dln2_gpio_set_direction(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-dln2.c:253:38-253:56: static int dln2_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-dln2.c:258:39-258:57: static int dln2_gpio_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-dln2.c:271:33-271:51: static int dln2_gpio_set_config(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-eic-sprd.c:139:29-139:47: static void sprd_eic_update(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-eic-sprd.c:160:26-160:44: static int sprd_eic_read(struct gpio_chip *chip, unsigned int offset, u16 reg)
-
drivers/gpio/gpio-eic-sprd.c:169:29-169:47: static int sprd_eic_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-eic-sprd.c:175:27-175:45: static void sprd_eic_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-eic-sprd.c:180:25-180:43: static int sprd_eic_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-eic-sprd.c:196:37-196:55: static int sprd_eic_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-eic-sprd.c:202:26-202:44: static void sprd_eic_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-eic-sprd.c:207:34-207:52: static int sprd_eic_set_debounce(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-eic-sprd.c:222:32-222:50: static int sprd_eic_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-eic-sprd.c:448:37-448:55: static void sprd_eic_toggle_trigger(struct gpio_chip *chip, unsigned int irq,
-
drivers/gpio/gpio-eic-sprd.c:497:40-497:58: static int sprd_eic_match_chip_by_type(struct gpio_chip *chip, void *data)
-
drivers/gpio/gpio-eic-sprd.c:504:38-504:56: static void sprd_eic_handle_one_type(struct gpio_chip *chip)
-
drivers/gpio/gpio-em.c:183:48-183:66: static inline struct em_gio_priv *gpio_to_priv(struct gpio_chip *chip)
-
drivers/gpio/gpio-em.c:188:35-188:53: static int em_gio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-em.c:194:23-194:41: static int em_gio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-em.c:199:26-199:44: static void __em_gio_set(struct gpio_chip *chip, unsigned int reg,
-
drivers/gpio/gpio-em.c:207:24-207:42: static void em_gio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-em.c:216:36-216:54: static int em_gio_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-em.c:225:26-225:44: static int em_gio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-em.c:230:27-230:45: static int em_gio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-em.c:235:25-235:43: static void em_gio_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-exar.c:75:31-75:49: static int exar_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-exar.c:87:27-87:45: static int exar_get_value(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-exar.c:96:28-96:46: static void exar_set_value(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-exar.c:109:34-109:52: static int exar_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-exar.c:122:33-122:51: static int exar_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-f7188x.c:288:38-288:56: static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-f7188x.c:313:37-313:55: static int f7188x_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-f7188x.c:338:28-338:46: static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-f7188x.c:362:38-362:56: static int f7188x_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-f7188x.c:394:29-394:47: static void f7188x_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-f7188x.c:416:35-416:53: static int f7188x_gpio_set_config(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-hisi.c:43:38-43:56: static inline u32 hisi_gpio_read_reg(struct gpio_chip *chip,
-
drivers/gpio/gpio-hisi.c:53:40-53:58: static inline void hisi_gpio_write_reg(struct gpio_chip *chip,
-
drivers/gpio/gpio-hisi.c:63:36-63:54: static void hisi_gpio_set_debounce(struct gpio_chip *chip, unsigned int off,
-
drivers/gpio/gpio-hisi.c:72:33-72:51: static int hisi_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-ich.c:192:26-192:44: static int ichx_gpio_get(struct gpio_chip *chip, unsigned int nr)
-
drivers/gpio/gpio-ich.c:197:26-197:44: static int ich6_gpio_get(struct gpio_chip *chip, unsigned int nr)
-
drivers/gpio/gpio-ich.c:224:30-224:48: static int ichx_gpio_request(struct gpio_chip *chip, unsigned int nr)
-
drivers/gpio/gpio-ich.c:241:30-241:48: static int ich6_gpio_request(struct gpio_chip *chip, unsigned int nr)
-
drivers/gpio/gpio-ich.c:255:27-255:45: static void ichx_gpio_set(struct gpio_chip *chip, unsigned int nr, int val)
-
drivers/gpio/gpio-ich.c:260:32-260:50: static void ichx_gpiolib_setup(struct gpio_chip *chip)
-
drivers/gpio/gpio-imx-scu.c:34:29-34:47: static int imx_scu_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-imx-scu.c:58:30-58:48: static void imx_scu_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-imx-scu.c:78:39-78:57: static int imx_scu_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-it87.c:146:30-146:48: static int it87_gpio_request(struct gpio_chip *chip, unsigned gpio_num)
-
drivers/gpio/gpio-it87.c:179:26-179:44: static int it87_gpio_get(struct gpio_chip *chip, unsigned gpio_num)
-
drivers/gpio/gpio-it87.c:191:35-191:53: static int it87_gpio_direction_in(struct gpio_chip *chip, unsigned gpio_num)
-
drivers/gpio/gpio-it87.c:216:27-216:45: static void it87_gpio_set(struct gpio_chip *chip,
-
drivers/gpio/gpio-it87.c:233:36-233:54: static int it87_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-kempld.c:58:28-58:46: static int kempld_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-kempld.c:66:29-66:47: static void kempld_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-kempld.c:76:40-76:58: static int kempld_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-kempld.c:88:41-88:59: static int kempld_gpio_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-kempld.c:102:38-102:56: static int kempld_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-logicvc.c:49:29-49:47: static int logicvc_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-logicvc.c:64:30-64:48: static void logicvc_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-logicvc.c:74:42-74:60: static int logicvc_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-loongson-64bit.c:39:64-39:82: static inline struct loongson_gpio_chip *to_loongson_gpio_chip(struct gpio_chip *chip)
-
drivers/gpio/gpio-loongson-64bit.c:59:42-59:60: static int loongson_gpio_direction_input(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-loongson-64bit.c:71:43-71:61: static int loongson_gpio_direction_output(struct gpio_chip *chip, unsigned int pin, int value)
-
drivers/gpio/gpio-loongson-64bit.c:84:30-84:48: static int loongson_gpio_get(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-loongson-64bit.c:96:40-96:58: static int loongson_gpio_get_direction(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-loongson-64bit.c:108:31-108:49: static void loongson_gpio_set(struct gpio_chip *chip, unsigned int pin, int value)
-
drivers/gpio/gpio-loongson-64bit.c:118:33-118:51: static int loongson_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:45:32-45:50: static int lp3943_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:57:30-57:48: static void lp3943_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:75:40-75:58: static int lp3943_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:85:10-85:28: struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:110:11-110:29: struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:131:28-131:46: static int lp3943_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp3943.c:150:29-150:47: static void lp3943_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-lp3943.c:163:41-163:59: static int lp3943_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-lp873x.c:24:38-24:56: static int lp873x_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-lp873x.c:31:40-31:58: static int lp873x_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-lp873x.c:38:41-38:59: static int lp873x_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-lp873x.c:49:28-49:46: static int lp873x_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp873x.c:61:29-61:47: static void lp873x_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-lp87565.c:21:29-21:47: static int lp87565_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-lp87565.c:33:30-33:48: static void lp87565_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-lp87565.c:42:39-42:57: static int lp87565_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-lp87565.c:58:41-58:59: static int lp87565_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-lp87565.c:68:42-68:60: static int lp87565_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc18xx.c:267:30-267:48: static void lpc18xx_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-lpc18xx.c:273:29-273:47: static int lpc18xx_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-lpc18xx.c:279:35-279:53: static int lpc18xx_gpio_direction(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-lpc18xx.c:301:41-301:59: static int lpc18xx_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc18xx.c:307:42-307:60: static int lpc18xx_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc32xx.c:265:40-265:58: static int lpc32xx_gpio_dir_input_p012(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc32xx.c:275:38-275:56: static int lpc32xx_gpio_dir_input_p3(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc32xx.c:285:39-285:57: static int lpc32xx_gpio_dir_in_always(struct gpio_chip *chip,
-
drivers/gpio/gpio-lpc32xx.c:291:40-291:58: static int lpc32xx_gpio_get_value_p012(struct gpio_chip *chip, unsigned pin)
-
drivers/gpio/gpio-lpc32xx.c:298:38-298:56: static int lpc32xx_gpio_get_value_p3(struct gpio_chip *chip, unsigned pin)
-
drivers/gpio/gpio-lpc32xx.c:305:34-305:52: static int lpc32xx_gpi_get_value(struct gpio_chip *chip, unsigned pin)
-
drivers/gpio/gpio-lpc32xx.c:312:41-312:59: static int lpc32xx_gpio_dir_output_p012(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:323:39-323:57: static int lpc32xx_gpio_dir_output_p3(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:334:40-334:58: static int lpc32xx_gpio_dir_out_always(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:343:41-343:59: static void lpc32xx_gpio_set_value_p012(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:351:39-351:57: static void lpc32xx_gpio_set_value_p3(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:359:35-359:53: static void lpc32xx_gpo_set_value(struct gpio_chip *chip, unsigned pin,
-
drivers/gpio/gpio-lpc32xx.c:367:34-367:52: static int lpc32xx_gpo_get_value(struct gpio_chip *chip, unsigned pin)
-
drivers/gpio/gpio-lpc32xx.c:374:33-374:51: static int lpc32xx_gpio_request(struct gpio_chip *chip, unsigned pin)
-
drivers/gpio/gpio-lpc32xx.c:382:36-382:54: static int lpc32xx_gpio_to_irq_p01(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-lpc32xx.c:387:40-387:58: static int lpc32xx_gpio_to_irq_gpio_p3(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-lpc32xx.c:392:39-392:57: static int lpc32xx_gpio_to_irq_gpi_p3(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-madera.c:23:38-23:56: static int madera_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-madera.c:43:37-43:55: static int madera_gpio_direction_in(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-madera.c:54:28-54:46: static int madera_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-madera.c:70:38-70:56: static int madera_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-madera.c:90:29-90:47: static void madera_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-max730x.c:48:36-48:54: static int max7301_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-max730x.c:89:37-89:55: static int max7301_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-max730x.c:118:24-118:42: static int max7301_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-max730x.c:146:25-146:43: static void max7301_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-max732x.c:154:27-154:48: static int max732x_writeb(struct max732x_chip *chip, int group_a, uint8_t val)
-
drivers/gpio/gpio-max732x.c:169:26-169:47: static int max732x_readb(struct max732x_chip *chip, int group_a, uint8_t *val)
-
drivers/gpio/gpio-max732x.c:185:30-185:51: static inline int is_group_a(struct max732x_chip *chip, unsigned off)
-
drivers/gpio/gpio-max732x.c:535:30-535:51: static int max732x_irq_setup(struct max732x_chip *chip,
-
drivers/gpio/gpio-max732x.c:548:31-548:52: static int max732x_setup_gpio(struct max732x_chip *chip,
-
drivers/gpio/gpio-mc33880.c:60:25-60:43: static void mc33880_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-ml-ioh.c:161:51-161:68: static void __maybe_unused ioh_gpio_save_reg_conf(struct ioh_gpio *chip)
-
drivers/gpio/gpio-ml-ioh.c:187:54-187:71: static void __maybe_unused ioh_gpio_restore_reg_conf(struct ioh_gpio *chip)
-
drivers/gpio/gpio-ml-ioh.c:216:28-216:45: static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port)
-
drivers/gpio/gpio-ml-ioh.c:372:40-372:57: static int ioh_gpio_alloc_generic_chip(struct ioh_gpio *chip,
-
drivers/gpio/gpio-mlxbf2.c:183:40-183:58: static int mlxbf2_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-mlxbf2.c:209:41-209:59: static int mlxbf2_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-mlxbf3.c:163:39-163:57: static int mlxbf3_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/gpio/gpio-mmio.c:566:26-566:44: static int bgpio_request(struct gpio_chip *chip, unsigned gpio_pin)
-
drivers/gpio/gpio-mockup.c:83:30-83:55: static int __gpio_mockup_get(struct gpio_mockup_chip *chip,
-
drivers/gpio/gpio-mockup.c:117:31-117:56: static void __gpio_mockup_set(struct gpio_mockup_chip *chip,
-
drivers/gpio/gpio-mockup.c:145:35-145:60: static int gpio_mockup_apply_pull(struct gpio_mockup_chip *chip,
-
drivers/gpio/gpio-mockup.c:346:11-346:36: struct gpio_mockup_chip *chip)
-
drivers/gpio/gpio-mt7621.c:60:18-60:36: to_mediatek_gpio(struct gpio_chip *chip)
-
drivers/gpio/gpio-mt7621.c:195:21-195:39: mediatek_gpio_xlate(struct gpio_chip *chip,
-
drivers/gpio/gpio-mxc.c:386:29-386:47: static int mxc_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-mxc.c:397:27-397:45: static void mxc_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pca953x.c:225:31-225:52: static int pca953x_bank_shift(struct pca953x_chip *chip)
-
drivers/gpio/gpio-pca953x.c:275:36-275:57: static bool pca953x_check_register(struct pca953x_chip *chip, unsigned int reg,
-
drivers/gpio/gpio-pca953x.c:307:37-307:58: static bool pcal6534_check_register(struct pca953x_chip *chip, unsigned int reg,
-
drivers/gpio/gpio-pca953x.c:437:31-437:52: static u8 pca953x_recalc_addr(struct pca953x_chip *chip, int reg, int off)
-
drivers/gpio/gpio-pca953x.c:451:32-451:53: static u8 pcal6534_recalc_addr(struct pca953x_chip *chip, int reg, int off)
-
drivers/gpio/gpio-pca953x.c:482:31-482:52: static int pca953x_write_regs(struct pca953x_chip *chip, int reg, unsigned long *val)
-
drivers/gpio/gpio-pca953x.c:500:30-500:51: static int pca953x_read_regs(struct pca953x_chip *chip, int reg, unsigned long *val)
-
drivers/gpio/gpio-pca953x.c:637:42-637:63: static int pca953x_gpio_set_pull_up_down(struct pca953x_chip *chip,
-
drivers/gpio/gpio-pca953x.c:694:32-694:53: static void pca953x_setup_gpio(struct pca953x_chip *chip, int gpios)
-
drivers/gpio/gpio-pca953x.c:840:33-840:54: static bool pca953x_irq_pending(struct pca953x_chip *chip, unsigned long *pending)
-
drivers/gpio/gpio-pca953x.c:928:30-928:51: static int pca953x_irq_setup(struct pca953x_chip *chip, int irq_base)
-
drivers/gpio/gpio-pca953x.c:1001:32-1001:53: static int device_pca95xx_init(struct pca953x_chip *chip, u32 invert)
-
drivers/gpio/gpio-pca953x.c:1030:32-1030:53: static int device_pca957x_init(struct pca953x_chip *chip, u32 invert)
-
drivers/gpio/gpio-pca9570.c:71:34-71:52: static int pca9570_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-pca9570.c:78:24-78:42: static int pca9570_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-pca9570.c:91:25-91:43: static void pca9570_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-pcf857x.c:118:26-118:44: static int pcf857x_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pcf857x.c:131:24-131:42: static int pcf857x_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pcf857x.c:140:33-140:51: static int pcf857x_get_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/gpio/gpio-pcf857x.c:155:27-155:45: static int pcf857x_output(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-pcf857x.c:172:25-172:43: static void pcf857x_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-pcf857x.c:177:34-177:52: static void pcf857x_set_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/gpio/gpio-pch.c:173:51-173:68: static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip)
-
drivers/gpio/gpio-pch.c:189:54-189:71: static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip)
-
drivers/gpio/gpio-pch.c:211:28-211:45: static void pch_gpio_setup(struct pch_gpio *chip)
-
drivers/gpio/gpio-pch.c:323:40-323:57: static int pch_gpio_alloc_generic_chip(struct pch_gpio *chip,
-
drivers/gpio/gpio-pisosr.c:56:38-56:56: static int pisosr_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-pisosr.c:63:40-63:58: static int pisosr_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-pisosr.c:70:41-70:59: static int pisosr_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-pisosr.c:77:28-77:46: static int pisosr_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-pisosr.c:87:37-87:55: static int pisosr_gpio_get_multiple(struct gpio_chip *chip,
-
drivers/gpio/gpio-pmic-eic-sprd.c:65:34-65:52: static void sprd_pmic_eic_update(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-pmic-eic-sprd.c:75:31-75:49: static int sprd_pmic_eic_read(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-pmic-eic-sprd.c:89:34-89:52: static int sprd_pmic_eic_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pmic-eic-sprd.c:95:32-95:50: static void sprd_pmic_eic_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pmic-eic-sprd.c:100:30-100:48: static int sprd_pmic_eic_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-pmic-eic-sprd.c:105:42-105:60: static int sprd_pmic_eic_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-pmic-eic-sprd.c:112:31-112:49: static void sprd_pmic_eic_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-pmic-eic-sprd.c:118:39-118:57: static int sprd_pmic_eic_set_debounce(struct gpio_chip *chip,
-
drivers/gpio/gpio-pmic-eic-sprd.c:136:37-136:55: static int sprd_pmic_eic_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-pmic-eic-sprd.c:238:42-238:60: static void sprd_pmic_eic_toggle_trigger(struct gpio_chip *chip,
-
drivers/gpio/gpio-pxa.c:248:28-248:46: static int pxa_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-pxa.c:255:37-255:55: static int pxa_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-pxa.c:281:38-281:56: static int pxa_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-pxa.c:310:25-310:43: static int pxa_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-pxa.c:318:26-318:44: static void pxa_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-rcar.c:237:56-237:74: static void gpio_rcar_config_general_input_output_mode(struct gpio_chip *chip,
-
drivers/gpio/gpio-rcar.c:267:30-267:48: static int gpio_rcar_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-rcar.c:285:28-285:46: static void gpio_rcar_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-rcar.c:300:36-300:54: static int gpio_rcar_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-rcar.c:310:38-310:56: static int gpio_rcar_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-rcar.c:316:26-316:44: static int gpio_rcar_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-rcar.c:331:35-331:53: static int gpio_rcar_get_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/gpio/gpio-rcar.c:365:27-365:45: static void gpio_rcar_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-rcar.c:375:36-375:54: static void gpio_rcar_set_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/gpio/gpio-rcar.c:397:39-397:57: static int gpio_rcar_direction_output(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-rda.c:44:36-44:54: static inline void rda_gpio_update(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-rda.c:87:29-87:47: static int rda_gpio_set_irq(struct gpio_chip *chip, u32 offset,
-
drivers/gpio/gpio-rdc321x.c:30:31-30:49: static int rdc_gpio_get_value(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-rdc321x.c:48:37-48:55: static void rdc_gpio_set_value_impl(struct gpio_chip *chip,
-
drivers/gpio/gpio-rdc321x.c:67:32-67:50: static void rdc_gpio_set_value(struct gpio_chip *chip,
-
drivers/gpio/gpio-rdc321x.c:78:28-78:46: static int rdc_gpio_config(struct gpio_chip *chip,
-
drivers/gpio/gpio-rdc321x.c:109:37-109:55: static int rdc_gpio_direction_input(struct gpio_chip *chip, unsigned gpio)
-
drivers/gpio/gpio-regmap.c:61:28-61:46: static int gpio_regmap_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-regmap.c:84:29-84:47: static void gpio_regmap_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-regmap.c:98:40-98:58: static void gpio_regmap_set_with_clear(struct gpio_chip *chip,
-
drivers/gpio/gpio-regmap.c:113:38-113:56: static int gpio_regmap_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-regmap.c:149:38-149:56: static int gpio_regmap_set_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-regmap.c:178:40-178:58: static int gpio_regmap_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-regmap.c:184:41-184:59: static int gpio_regmap_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-rockchip.c:140:40-140:58: static int rockchip_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-rockchip.c:153:40-153:58: static int rockchip_gpio_set_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-sama5d2-piobu.c:58:36-58:54: static int sama5d2_piobu_setup_pin(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-sama5d2-piobu.c:79:38-79:56: static int sama5d2_piobu_write_value(struct gpio_chip *chip, unsigned int pin,
-
drivers/gpio/gpio-sama5d2-piobu.c:95:37-95:55: static int sama5d2_piobu_read_value(struct gpio_chip *chip, unsigned int pin,
-
drivers/gpio/gpio-sama5d2-piobu.c:114:40-114:58: static int sama5d2_piobu_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-sama5d2-piobu.c:129:42-129:60: static int sama5d2_piobu_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-sama5d2-piobu.c:138:43-138:61: static int sama5d2_piobu_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-sama5d2-piobu.c:153:30-153:48: static int sama5d2_piobu_get(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-sama5d2-piobu.c:172:31-172:49: static void sama5d2_piobu_set(struct gpio_chip *chip, unsigned int pin,
-
drivers/gpio/gpio-sch311x.c:132:33-132:51: static int sch311x_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-sch311x.c:148:31-148:49: static void sch311x_gpio_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-sch311x.c:158:29-158:47: static int sch311x_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-sch311x.c:181:30-181:48: static void sch311x_gpio_set(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-sch311x.c:191:38-191:56: static int sch311x_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-sch311x.c:205:39-205:57: static int sch311x_gpio_direction_out(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-sch311x.c:222:39-222:57: static int sch311x_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-sch311x.c:237:36-237:54: static int sch311x_gpio_set_config(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-sifive.c:42:32-42:52: static void sifive_gpio_set_ie(struct sifive_gpio *chip, unsigned int offset)
-
drivers/gpio/gpio-sim.c:63:32-63:54: static int gpio_sim_apply_pull(struct gpio_sim_chip *chip,
-
drivers/gpio/gpio-sim.c:302:33-302:55: static int gpio_sim_setup_sysfs(struct gpio_sim_chip *chip)
-
drivers/gpio/gpio-siox.c:141:26-141:44: static int gpio_siox_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-siox.c:163:27-163:45: static void gpio_siox_set(struct gpio_chip *chip,
-
drivers/gpio/gpio-siox.c:179:38-179:56: static int gpio_siox_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-siox.c:188:39-188:57: static int gpio_siox_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-siox.c:198:36-198:54: static int gpio_siox_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-sprd.c:48:30-48:48: static void sprd_gpio_update(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-sprd.c:69:27-69:45: static int sprd_gpio_read(struct gpio_chip *chip, unsigned int offset, u16 reg)
-
drivers/gpio/gpio-sprd.c:78:30-78:48: static int sprd_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-sprd.c:84:28-84:46: static void sprd_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-sprd.c:89:38-89:56: static int sprd_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-sprd.c:97:39-97:57: static int sprd_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-sprd.c:106:26-106:44: static int sprd_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-sprd.c:111:27-111:45: static void sprd_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-stmpe.c:41:27-41:45: static int stmpe_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-stmpe.c:56:28-56:46: static void stmpe_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-stmpe.c:74:37-74:55: static int stmpe_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-stmpe.c:93:40-93:58: static int stmpe_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-stmpe.c:106:39-106:57: static int stmpe_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-stmpe.c:117:31-117:49: static int stmpe_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-stp-xway.c:167:30-167:47: static void xway_stp_hw_init(struct xway_stp *chip)
-
drivers/gpio/gpio-syscon.c:56:28-56:46: static int syscon_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-syscon.c:72:29-72:47: static void syscon_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-syscon.c:85:31-85:49: static int syscon_gpio_dir_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-syscon.c:103:32-103:50: static int syscon_gpio_dir_out(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-syscon.c:131:31-131:49: static void rockchip_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-syscon.c:160:31-160:49: static void keystone_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-tangier.c:61:31-61:49: static void __iomem *gpio_reg(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tangier.c:70:39-70:57: static void __iomem *gpio_reg_and_bit(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tangier.c:81:25-81:43: static int tng_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tangier.c:91:26-91:44: static void tng_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-tangier.c:107:37-107:55: static int tng_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tangier.c:128:38-128:56: static int tng_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tangier.c:150:35-150:53: static int tng_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tangier.c:163:34-163:52: static int tng_gpio_set_debounce(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tangier.c:188:32-188:50: static int tng_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tangier.c:387:28-387:46: static int tng_irq_init_hw(struct gpio_chip *chip)
-
drivers/gpio/gpio-tangier.c:406:36-406:54: static int tng_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/gpio/gpio-tc3589x.c:37:29-37:47: static int tc3589x_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tc3589x.c:52:30-52:48: static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val)
-
drivers/gpio/gpio-tc3589x.c:63:42-63:60: static int tc3589x_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tc3589x.c:76:41-76:59: static int tc3589x_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tc3589x.c:87:39-87:57: static int tc3589x_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tc3589x.c:106:36-106:54: static int tc3589x_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tegra.c:140:31-140:49: static int tegra_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tegra.c:145:29-145:47: static void tegra_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tegra.c:153:28-153:46: static void tegra_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tegra.c:161:27-161:45: static int tegra_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tegra.c:173:39-173:57: static int tegra_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra.c:191:40-191:58: static int tegra_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra.c:211:37-211:55: static int tegra_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra.c:230:36-230:54: static int tegra_gpio_set_debounce(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tegra.c:263:34-263:52: static int tegra_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tegra.c:436:45-436:63: static int tegra_gpio_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra.c:448:46-448:64: static int tegra_gpio_populate_parent_fwspec(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:189:37-189:55: static int tegra186_init_valid_mask(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:202:40-202:58: static int tegra186_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:220:42-220:60: static int tegra186_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:243:43-243:61: static int tegra186_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:340:30-340:48: static int tegra186_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tegra186.c:359:31-359:49: static void tegra186_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tegra186.c:379:37-379:55: static int tegra186_gpio_set_config(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:415:41-415:59: static int tegra186_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/gpio/gpio-tegra186.c:459:35-459:53: static int tegra186_gpio_of_xlate(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:694:49-694:67: static int tegra186_gpio_populate_parent_fwspec(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:711:48-711:66: static int tegra186_gpio_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/gpio/gpio-tegra186.c:723:55-723:73: static unsigned int tegra186_gpio_child_offset_to_irq(struct gpio_chip *chip,
-
drivers/gpio/gpio-thunderx.c:95:34-95:52: static int thunderx_gpio_request(struct gpio_chip *chip, unsigned int line)
-
drivers/gpio/gpio-thunderx.c:102:33-102:51: static int thunderx_gpio_dir_in(struct gpio_chip *chip, unsigned int line)
-
drivers/gpio/gpio-thunderx.c:118:31-118:49: static void thunderx_gpio_set(struct gpio_chip *chip, unsigned int line,
-
drivers/gpio/gpio-thunderx.c:131:34-131:52: static int thunderx_gpio_dir_out(struct gpio_chip *chip, unsigned int line,
-
drivers/gpio/gpio-thunderx.c:156:40-156:58: static int thunderx_gpio_get_direction(struct gpio_chip *chip, unsigned int line)
-
drivers/gpio/gpio-thunderx.c:177:37-177:55: static int thunderx_gpio_set_config(struct gpio_chip *chip,
-
drivers/gpio/gpio-thunderx.c:257:30-257:48: static int thunderx_gpio_get(struct gpio_chip *chip, unsigned int line)
-
drivers/gpio/gpio-thunderx.c:271:40-271:58: static void thunderx_gpio_set_multiple(struct gpio_chip *chip,
-
drivers/gpio/gpio-thunderx.c:415:53-415:71: static int thunderx_gpio_populate_parent_alloc_info(struct gpio_chip *chip,
-
drivers/gpio/gpio-tpic2810.c:30:35-30:53: static int tpic2810_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tpic2810.c:37:37-37:55: static int tpic2810_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tpic2810.c:44:38-44:56: static int tpic2810_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tpic2810.c:52:36-52:54: static void tpic2810_set_mask_bits(struct gpio_chip *chip, u8 mask, u8 bits)
-
drivers/gpio/gpio-tpic2810.c:71:26-71:44: static void tpic2810_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-tpic2810.c:76:35-76:53: static void tpic2810_set_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/gpio/gpio-tps65086.c:20:40-20:58: static int tps65086_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tps65086.c:27:42-27:60: static int tps65086_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tps65086.c:34:43-34:61: static int tps65086_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tps65086.c:46:30-46:48: static int tps65086_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-tps65086.c:58:31-58:49: static void tps65086_gpio_set(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-tqmx86.c:55:28-55:46: static int tqmx86_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-tqmx86.c:62:29-62:47: static void tqmx86_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-tqmx86.c:79:40-79:58: static int tqmx86_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-tqmx86.c:89:41-89:59: static int tqmx86_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-tqmx86.c:101:38-101:56: static int tqmx86_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-tqmx86.c:220:40-220:58: static void tqmx86_init_irq_valid_mask(struct gpio_chip *chip,
-
drivers/gpio/gpio-ts4900.c:31:38-31:56: static int ts4900_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-ts4900.c:45:40-45:58: static int ts4900_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-ts4900.c:57:41-57:59: static int ts4900_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-ts4900.c:88:28-88:46: static int ts4900_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-ts4900.c:98:29-98:47: static void ts4900_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-ts5500.c:198:30-198:48: static int ts5500_gpio_input(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-ts5500.c:217:28-217:46: static int ts5500_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-ts5500.c:225:31-225:49: static int ts5500_gpio_output(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-ts5500.c:247:29-247:47: static void ts5500_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/gpio/gpio-ts5500.c:261:31-261:49: static int ts5500_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:207:24-207:42: static int twl_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:275:22-275:40: static void twl_free(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:295:29-295:47: static int twl_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:314:20-314:38: static int twl_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:337:21-337:39: static void twl_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-twl4030.c:355:30-355:48: static int twl_direction_out(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-twl4030.c:381:30-381:48: static int twl_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl4030.c:403:23-403:41: static int twl_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl6040.c:23:27-23:45: static int twl6040gpo_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl6040.c:35:37-35:55: static int twl6040gpo_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-twl6040.c:40:37-40:55: static int twl6040gpo_direction_out(struct gpio_chip *chip, unsigned offset,
-
drivers/gpio/gpio-twl6040.c:47:28-47:46: static void twl6040gpo_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-uniphier.c:72:38-72:56: static void uniphier_gpio_bank_write(struct gpio_chip *chip, unsigned int bank,
-
drivers/gpio/gpio-uniphier.c:84:40-84:58: static void uniphier_gpio_offset_write(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:96:38-96:56: static int uniphier_gpio_offset_read(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:109:40-109:58: static int uniphier_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:118:42-118:60: static int uniphier_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:126:43-126:61: static int uniphier_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:135:30-135:48: static int uniphier_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-uniphier.c:140:31-140:49: static void uniphier_gpio_set(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:146:40-146:58: static void uniphier_gpio_set_multiple(struct gpio_chip *chip,
-
drivers/gpio/gpio-uniphier.c:160:33-160:51: static int uniphier_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-viperboard.c:81:29-81:47: static int vprbrd_gpioa_get(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:131:30-131:48: static void vprbrd_gpioa_set(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:172:41-172:59: static int vprbrd_gpioa_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:209:42-209:60: static int vprbrd_gpioa_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:275:29-275:47: static int vprbrd_gpiob_get(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:307:30-307:48: static void vprbrd_gpiob_set(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:340:41-340:59: static int vprbrd_gpiob_direction_input(struct gpio_chip *chip,
-
drivers/gpio/gpio-viperboard.c:361:42-361:60: static int vprbrd_gpiob_direction_output(struct gpio_chip *chip,
-
drivers/gpio/gpio-visconti.c:107:49-107:67: static int visconti_gpio_populate_parent_fwspec(struct gpio_chip *chip,
-
drivers/gpio/gpio-wcd934x.c:21:35-21:53: static int wcd_gpio_get_direction(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-wcd934x.c:37:37-37:55: static int wcd_gpio_direction_input(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-wcd934x.c:45:38-45:56: static int wcd_gpio_direction_output(struct gpio_chip *chip, unsigned int pin,
-
drivers/gpio/gpio-wcd934x.c:58:25-58:43: static int wcd_gpio_get(struct gpio_chip *chip, unsigned int pin)
-
drivers/gpio/gpio-wcd934x.c:68:26-68:44: static void wcd_gpio_set(struct gpio_chip *chip, unsigned int pin, int val)
-
drivers/gpio/gpio-wcove.c:144:30-144:48: static int wcove_gpio_dir_in(struct gpio_chip *chip, unsigned int gpio)
-
drivers/gpio/gpio-wcove.c:155:31-155:49: static int wcove_gpio_dir_out(struct gpio_chip *chip, unsigned int gpio,
-
drivers/gpio/gpio-wcove.c:167:37-167:55: static int wcove_gpio_get_direction(struct gpio_chip *chip, unsigned int gpio)
-
drivers/gpio/gpio-wcove.c:186:27-186:45: static int wcove_gpio_get(struct gpio_chip *chip, unsigned int gpio)
-
drivers/gpio/gpio-wcove.c:202:28-202:46: static void wcove_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value)
-
drivers/gpio/gpio-wcove.c:216:34-216:52: static int wcove_gpio_set_config(struct gpio_chip *chip, unsigned int gpio,
-
drivers/gpio/gpio-wcove.c:373:53-373:71: static void wcove_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpio-wm831x.c:29:37-29:55: static int wm831x_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm831x.c:43:28-43:46: static int wm831x_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm831x.c:59:29-59:47: static void wm831x_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-wm831x.c:68:38-68:56: static int wm831x_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-wm831x.c:91:31-91:49: static int wm831x_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm831x.c:129:30-129:48: static int wm831x_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-wm831x.c:154:54-154:72: static void wm831x_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpio-wm8350.c:26:37-26:55: static int wm8350_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8350.c:35:28-35:46: static int wm8350_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8350.c:51:29-51:47: static void wm8350_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-wm8350.c:62:38-62:56: static int wm8350_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-wm8350.c:80:31-80:49: static int wm8350_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8994.c:30:32-30:50: static int wm8994_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8994.c:53:37-53:55: static int wm8994_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8994.c:62:28-62:46: static int wm8994_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8994.c:78:38-78:56: static int wm8994_gpio_direction_out(struct gpio_chip *chip,
-
drivers/gpio/gpio-wm8994.c:91:29-91:47: static void wm8994_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/gpio/gpio-wm8994.c:102:35-102:53: static int wm8994_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-wm8994.c:123:31-123:49: static int wm8994_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/gpio/gpio-wm8994.c:187:54-187:72: static void wm8994_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpio-xilinx.c:77:34-77:57: static inline int xgpio_from_bit(struct xgpio_instance *chip, int bit)
-
drivers/gpio/gpio-xilinx.c:82:32-82:55: static inline int xgpio_to_bit(struct xgpio_instance *chip, int gpio)
-
drivers/gpio/gpio-xilinx.c:104:35-104:58: static inline int xgpio_regoffset(struct xgpio_instance *chip, int ch)
-
drivers/gpio/gpio-xilinx.c:116:27-116:50: static void xgpio_read_ch(struct xgpio_instance *chip, int reg, int bit, unsigned long *a)
-
drivers/gpio/gpio-xilinx.c:123:28-123:51: static void xgpio_write_ch(struct xgpio_instance *chip, int reg, int bit, unsigned long *a)
-
drivers/gpio/gpio-xilinx.c:130:31-130:54: static void xgpio_read_ch_all(struct xgpio_instance *chip, int reg, unsigned long *a)
-
drivers/gpio/gpio-xilinx.c:138:32-138:55: static void xgpio_write_ch_all(struct xgpio_instance *chip, int reg, unsigned long *a)
-
drivers/gpio/gpio-xilinx.c:288:29-288:52: static void xgpio_save_regs(struct xgpio_instance *chip)
-
drivers/gpio/gpio-xilinx.c:294:26-294:44: static int xgpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-xilinx.c:306:24-306:42: static void xgpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-xra1403.c:50:36-50:54: static int xra1403_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-xra1403.c:58:37-58:55: static int xra1403_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpio/gpio-xra1403.c:75:34-75:52: static int xra1403_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-xra1403.c:91:24-91:42: static int xra1403_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpio/gpio-xra1403.c:104:25-104:43: static void xra1403_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/gpio/gpio-xra1403.c:117:50-117:68: static void xra1403_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/gpio/gpiolib-acpi.c:328:49-328:67: static struct gpio_desc *acpi_request_own_gpiod(struct gpio_chip *chip,
-
drivers/gpio/gpiolib-acpi.c:523:39-523:57: void acpi_gpiochip_request_interrupts(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-acpi.c:568:36-568:54: void acpi_gpiochip_free_interrupts(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-acpi.c:1333:24-1333:42: void acpi_gpiochip_add(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-acpi.c:1369:27-1369:45: void acpi_gpiochip_remove(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-of.c:121:45-121:63: static int of_gpiochip_match_node_and_xlate(struct gpio_chip *chip, void *data)
-
drivers/gpio/gpiolib-of.c:136:55-136:73: static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip,
-
drivers/gpio/gpiolib-of.c:674:9-674:27: struct gpio_chip *chip,
-
drivers/gpio/gpiolib-of.c:740:32-740:50: static int of_gpiochip_add_hog(struct gpio_chip *chip, struct device_node *hog)
-
drivers/gpio/gpiolib-of.c:774:35-774:53: static int of_gpiochip_scan_gpios(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-of.c:801:36-801:54: static void of_gpiochip_remove_hog(struct gpio_chip *chip,
-
drivers/gpio/gpiolib-of.c:811:35-811:53: static int of_gpiochip_match_node(struct gpio_chip *chip, void *data)
-
drivers/gpio/gpiolib-of.c:990:38-990:56: static int of_gpiochip_add_pin_range(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-of.c:1076:21-1076:39: int of_gpiochip_add(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-of.c:1106:25-1106:43: void of_gpiochip_remove(struct gpio_chip *chip)
-
drivers/gpio/gpiolib-swnode.c:34:39-34:57: static int swnode_gpiochip_match_name(struct gpio_chip *chip, void *data)
-
drivers/gpio/gpiolib.c:386:31-386:49: static int gpiochip_set_names(struct gpio_chip *chip)
-
drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c:619:37-619:62: d71_identify(u32 __iomem *reg_base, struct komeda_chip_info *chip)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1373:54-1373:71: static struct ti_sn65dsi86 *pwm_chip_to_ti_sn_bridge(struct pwm_chip *chip)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1378:30-1378:47: static int ti_sn_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1385:28-1385:45: static void ti_sn_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1403:28-1403:45: static int ti_sn_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1535:32-1535:49: static int ti_sn_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1645:34-1645:52: static int tn_sn_bridge_of_xlate(struct gpio_chip *chip,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1661:44-1661:62: static int ti_sn_bridge_gpio_get_direction(struct gpio_chip *chip,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1676:34-1676:52: static int ti_sn_bridge_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1700:35-1700:53: static void ti_sn_bridge_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1720:46-1720:64: static int ti_sn_bridge_gpio_direction_input(struct gpio_chip *chip,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1748:47-1748:65: static int ti_sn_bridge_gpio_direction_output(struct gpio_chip *chip,
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1775:38-1775:56: static int ti_sn_bridge_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/gpu/drm/bridge/ti-sn65dsi86.c:1785:36-1785:54: static void ti_sn_bridge_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/hid/hid-cp2112.c:181:40-181:58: static int cp2112_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/hid/hid-cp2112.c:220:29-220:47: static void cp2112_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/hid/hid-cp2112.c:242:32-242:50: static int cp2112_gpio_get_all(struct gpio_chip *chip)
-
drivers/hid/hid-cp2112.c:268:28-268:46: static int cp2112_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/hid/hid-cp2112.c:279:41-279:59: static int cp2112_gpio_direction_output(struct gpio_chip *chip,
-
drivers/hid/hid-picolcd_fb.c:91:3-91:7: int chip, int tile)
-
drivers/hid/hid-picolcd_fb.c:142:3-142:7: int chip, int tile)
-
drivers/hte/hte.c:803:20-803:43: int hte_push_ts_ns(const struct hte_chip *chip, u32 xlated_id,
-
drivers/hte/hte.c:845:30-845:47: static int hte_register_chip(struct hte_chip *chip)
-
drivers/hte/hte.c:893:32-893:49: static int hte_unregister_chip(struct hte_chip *chip)
-
drivers/hte/hte.c:917:39-917:45: static void _hte_devm_unregister_chip(void *chip)
-
drivers/hte/hte.c:932:28-932:45: int devm_hte_register_chip(struct hte_chip *chip)
-
drivers/hwmon/ad7314.c:42:28-42:48: static int ad7314_spi_read(struct ad7314_data *chip)
-
drivers/hwmon/adt7475.c:1521:57-1521:68: static int load_config(const struct i2c_client *client, enum chips chip)
-
drivers/hwmon/adt7475.c:1571:62-1571:73: static int load_attenuators(const struct i2c_client *client, enum chips chip,
-
drivers/hwmon/hwmon.c:728:43-728:73: __hwmon_create_attrs(const void *drvdata, const struct hwmon_chip_info *chip)
-
drivers/hwmon/hwmon.c:758:4-758:34: const struct hwmon_chip_info *chip,
-
drivers/hwmon/hwmon.c:912:5-912:35: const struct hwmon_chip_info *chip,
-
drivers/hwmon/hwmon.c:1045:10-1045:40: const struct hwmon_chip_info *chip,
-
drivers/hwmon/ltc2992.c:216:29-216:47: static int ltc2992_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/hwmon/ltc2992.c:234:38-234:56: static int ltc2992_gpio_get_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/hwmon/ltc2992.c:259:30-259:48: static void ltc2992_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/hwmon/ltc2992.c:279:39-279:57: static void ltc2992_gpio_set_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/hwmon/pmbus/adm1266.c:162:29-162:47: static int adm1266_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/hwmon/pmbus/adm1266.c:186:38-186:56: static int adm1266_gpio_get_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/hwmon/pmbus/adm1266.c:222:55-222:73: static void adm1266_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/hwmon/pmbus/fsp-3y.c:46:48-46:59: static int page_log_to_page_real(int page_log, enum chips chip)
-
drivers/i2c/i2c-stub.c:90:7-90:25: struct stub_chip *chip,
-
drivers/i2c/i2c-stub.c:111:28-111:46: static u16 *stub_get_wordp(struct stub_chip *chip, u8 offset)
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:75:29-75:47: static int ltc4306_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:88:30-88:48: static void ltc4306_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:97:39-97:57: static int ltc4306_gpio_get_direction(struct gpio_chip *chip,
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:111:41-111:59: static int ltc4306_gpio_direction_input(struct gpio_chip *chip,
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:120:42-120:60: static int ltc4306_gpio_direction_output(struct gpio_chip *chip,
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:130:36-130:54: static int ltc4306_gpio_set_config(struct gpio_chip *chip,
-
drivers/iio/adc/ad7291.c:87:28-87:53: static int ad7291_i2c_read(struct ad7291_chip_info *chip, u8 reg, u16 *data)
-
drivers/iio/adc/ad7291.c:103:29-103:54: static int ad7291_i2c_write(struct ad7291_chip_info *chip, u8 reg, u16 data)
-
drivers/iio/adc/ina2xx-adc.c:288:31-288:56: static int ina226_set_average(struct ina2xx_chip_info *chip, unsigned int val,
-
drivers/iio/adc/ina2xx-adc.c:311:37-311:62: static int ina226_set_int_time_vbus(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:330:39-330:64: static int ina226_set_int_time_vshunt(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:373:37-373:62: static int ina219_set_int_time_vbus(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:391:39-391:64: static int ina219_set_int_time_vshunt(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:410:40-410:65: static int ina219_set_vbus_range_denom(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:431:39-431:64: static int ina219_set_vshunt_pga_gain(struct ina2xx_chip_info *chip,
-
drivers/iio/adc/ina2xx-adc.c:572:35-572:60: static int ina2xx_set_calibration(struct ina2xx_chip_info *chip)
-
drivers/iio/adc/ina2xx-adc.c:578:31-578:56: static int set_shunt_resistor(struct ina2xx_chip_info *chip, unsigned int val)
-
drivers/iio/adc/ina2xx-adc.c:943:24-943:49: static int ina2xx_init(struct ina2xx_chip_info *chip, unsigned int config)
-
drivers/iio/adc/qcom-spmi-rradc.c:257:23-257:42: static int rradc_read(struct rradc_chip *chip, u16 addr, __le16 *buf, int len)
-
drivers/iio/adc/qcom-spmi-rradc.c:303:32-303:51: static int rradc_get_fab_coeff(struct rradc_chip *chip, int64_t *offset,
-
drivers/iio/adc/qcom-spmi-rradc.c:342:39-342:58: static int rradc_post_process_batt_id(struct rradc_chip *chip, u16 adc_code,
-
drivers/iio/adc/qcom-spmi-rradc.c:356:41-356:60: static int rradc_enable_continuous_mode(struct rradc_chip *chip)
-
drivers/iio/adc/qcom-spmi-rradc.c:387:42-387:61: static int rradc_disable_continuous_mode(struct rradc_chip *chip)
-
drivers/iio/adc/qcom-spmi-rradc.c:401:28-401:47: static bool rradc_is_ready(struct rradc_chip *chip,
-
drivers/iio/adc/qcom-spmi-rradc.c:425:43-425:62: static int rradc_read_status_in_cont_mode(struct rradc_chip *chip,
-
drivers/iio/adc/qcom-spmi-rradc.c:478:45-478:64: static int rradc_prepare_batt_id_conversion(struct rradc_chip *chip,
-
drivers/iio/adc/qcom-spmi-rradc.c:513:32-513:51: static int rradc_do_conversion(struct rradc_chip *chip,
-
drivers/iio/adc/qcom-spmi-rradc.c:603:29-603:48: static int rradc_read_scale(struct rradc_chip *chip, int chan_address, int *val,
-
drivers/iio/adc/qcom-spmi-rradc.c:660:30-660:49: static int rradc_read_offset(struct rradc_chip *chip, int chan_address, int *val)
-
drivers/iio/adc/ti-ads7950.c:406:28-406:46: static void ti_ads7950_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/iio/adc/ti-ads7950.c:424:27-424:45: static int ti_ads7950_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/iio/adc/ti-ads7950.c:459:37-459:55: static int ti_ads7950_get_direction(struct gpio_chip *chip,
-
drivers/iio/adc/ti-ads7950.c:468:38-468:56: static int _ti_ads7950_set_direction(struct gpio_chip *chip, int offset,
-
drivers/iio/adc/ti-ads7950.c:493:39-493:57: static int ti_ads7950_direction_input(struct gpio_chip *chip,
-
drivers/iio/adc/ti-ads7950.c:499:40-499:58: static int ti_ads7950_direction_output(struct gpio_chip *chip,
-
drivers/iio/addac/ad74115.c:577:44-577:62: static int ad74115_comp_gpio_get_direction(struct gpio_chip *chip,
-
drivers/iio/addac/ad74115.c:583:41-583:59: static int ad74115_comp_gpio_set_config(struct gpio_chip *chip,
-
drivers/iio/addac/ad74115.c:599:34-599:52: static int ad74115_comp_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/iio/addac/ad74413r.c:279:31-279:49: static void ad74413r_gpio_set(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:296:40-296:58: static void ad74413r_gpio_set_multiple(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:323:30-323:48: static int ad74413r_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/iio/addac/ad74413r.c:339:39-339:57: static int ad74413r_gpio_get_multiple(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:361:44-361:62: static int ad74413r_gpio_get_gpo_direction(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:367:45-367:63: static int ad74413r_gpio_get_comp_direction(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:373:41-373:59: static int ad74413r_gpio_set_gpo_config(struct gpio_chip *chip,
-
drivers/iio/addac/ad74413r.c:392:42-392:60: static int ad74413r_gpio_set_comp_config(struct gpio_chip *chip,
-
drivers/iio/cdc/ad7746.c:253:30-253:55: static int ad7746_set_capdac(struct ad7746_chip_info *chip, int channel)
-
drivers/iio/cdc/ad7746.c:410:47-410:72: static int ad7746_store_cap_filter_rate_setup(struct ad7746_chip_info *chip,
-
drivers/iio/cdc/ad7746.c:428:46-428:71: static int ad7746_store_vt_filter_rate_setup(struct ad7746_chip_info *chip,
-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c:42:5-42:46: const struct inv_sensors_timestamp_chip *chip)
-
drivers/iio/dac/ad5592r-base.c:23:29-23:47: static int ad5592r_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/iio/dac/ad5592r-base.c:44:30-44:48: static void ad5592r_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/iio/dac/ad5592r-base.c:60:41-60:59: static int ad5592r_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/iio/dac/ad5592r-base.c:82:42-82:60: static int ad5592r_gpio_direction_output(struct gpio_chip *chip,
-
drivers/iio/dac/ad5592r-base.c:114:33-114:51: static int ad5592r_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/iio/imu/inv_icm42600/inv_icm42600_core.c:574:52-574:56: int inv_icm42600_core_probe(struct regmap *regmap, int chip, int irq,
-
drivers/iio/light/cm3232.c:85:28-85:48: static int cm3232_reg_init(struct cm3232_chip *chip)
-
drivers/iio/light/cm3232.c:133:31-133:51: static int cm3232_read_als_it(struct cm3232_chip *chip, int *val, int *val2)
-
drivers/iio/light/cm3232.c:162:32-162:52: static int cm3232_write_als_it(struct cm3232_chip *chip, int val, int val2)
-
drivers/iio/light/cm3232.c:199:27-199:47: static int cm3232_get_lux(struct cm3232_chip *chip)
-
drivers/iio/light/isl29018.c:93:42-93:64: static int isl29018_set_integration_time(struct isl29018_chip *chip,
-
drivers/iio/light/isl29018.c:130:31-130:53: static int isl29018_set_scale(struct isl29018_chip *chip, int scale, int uscale)
-
drivers/iio/light/isl29018.c:158:39-158:61: static int isl29018_read_sensor_input(struct isl29018_chip *chip, int mode)
-
drivers/iio/light/isl29018.c:192:30-192:52: static int isl29018_read_lux(struct isl29018_chip *chip, int *lux)
-
drivers/iio/light/isl29018.c:210:29-210:51: static int isl29018_read_ir(struct isl29018_chip *chip, int *ir)
-
drivers/iio/light/isl29018.c:224:39-224:61: static int isl29018_read_proximity_ir(struct isl29018_chip *chip, int scheme,
-
drivers/iio/light/isl29018.c:531:31-531:53: static int isl29018_chip_init(struct isl29018_chip *chip)
-
drivers/iio/light/isl29028.c:109:41-109:63: static int isl29028_set_proxim_sampling(struct isl29028_chip *chip,
-
drivers/iio/light/isl29028.c:136:38-136:60: static int isl29028_enable_proximity(struct isl29028_chip *chip)
-
drivers/iio/light/isl29028.c:162:35-162:57: static int isl29028_set_als_scale(struct isl29028_chip *chip, int lux_scale)
-
drivers/iio/light/isl29028.c:182:37-182:59: static int isl29028_set_als_ir_mode(struct isl29028_chip *chip,
-
drivers/iio/light/isl29028.c:235:33-235:55: static int isl29028_read_als_ir(struct isl29028_chip *chip, int *als_ir)
-
drivers/iio/light/isl29028.c:263:33-263:55: static int isl29028_read_proxim(struct isl29028_chip *chip, int *prox)
-
drivers/iio/light/isl29028.c:289:29-289:51: static int isl29028_als_get(struct isl29028_chip *chip, int *als_data)
-
drivers/iio/light/isl29028.c:321:28-321:50: static int isl29028_ir_get(struct isl29028_chip *chip, int *ir_data)
-
drivers/iio/light/isl29028.c:336:41-336:63: static int isl29028_set_pm_runtime_busy(struct isl29028_chip *chip, bool on)
-
drivers/iio/light/isl29028.c:530:41-530:63: static int isl29028_clear_configure_reg(struct isl29028_chip *chip)
-
drivers/iio/light/opt4001.c:208:29-208:50: static int opt4001_set_conf(struct opt4001_chip *chip)
-
drivers/iio/light/opt4001.c:225:31-225:52: static int opt4001_power_down(struct opt4001_chip *chip)
-
drivers/iio/light/opt4001.c:323:34-323:55: static int opt4001_load_defaults(struct opt4001_chip *chip)
-
drivers/iio/light/tsl2563.c:123:30-123:51: static int tsl2563_set_power(struct tsl2563_chip *chip, int on)
-
drivers/iio/light/tsl2563.c:137:30-137:51: static int tsl2563_get_power(struct tsl2563_chip *chip)
-
drivers/iio/light/tsl2563.c:149:30-149:51: static int tsl2563_configure(struct tsl2563_chip *chip)
-
drivers/iio/light/tsl2563.c:183:27-183:48: static int tsl2563_detect(struct tsl2563_chip *chip)
-
drivers/iio/light/tsl2563.c:198:28-198:49: static int tsl2563_read_id(struct tsl2563_chip *chip, u8 *id)
-
drivers/iio/light/tsl2563.c:212:34-212:55: static int tsl2563_configure_irq(struct tsl2563_chip *chip, bool enable)
-
drivers/iio/light/tsl2563.c:264:30-264:51: static void tsl2563_wait_adc(struct tsl2563_chip *chip)
-
drivers/iio/light/tsl2563.c:285:37-285:58: static int tsl2563_adjust_gainlevel(struct tsl2563_chip *chip, u16 adc)
-
drivers/iio/light/tsl2563.c:306:28-306:49: static int tsl2563_get_adc(struct tsl2563_chip *chip)
-
drivers/iio/light/tsl2583.c:125:30-125:51: static void tsl2583_defaults(struct tsl2583_chip *chip)
-
drivers/iio/light/tsl2583.c:366:33-366:54: static int tsl2583_set_als_time(struct tsl2583_chip *chip)
-
drivers/iio/light/tsl2583.c:396:33-396:54: static int tsl2583_set_als_gain(struct tsl2583_chip *chip)
-
drivers/iio/light/tsl2583.c:412:36-412:57: static int tsl2583_set_power_state(struct tsl2583_chip *chip, u8 state)
-
drivers/iio/light/tsl2583.c:642:40-642:61: static int tsl2583_set_pm_runtime_busy(struct tsl2583_chip *chip, bool on)
-
drivers/iio/light/tsl2591.c:308:40-308:61: static int tsl2591_compatible_int_time(struct tsl2591_chip *chip,
-
drivers/iio/light/tsl2591.c:336:36-336:57: static int tsl2591_compatible_gain(struct tsl2591_chip *chip, const u8 als_gain)
-
drivers/iio/light/tsl2591.c:349:49-349:70: static int tsl2591_compatible_als_persist_cycle(struct tsl2591_chip *chip,
-
drivers/iio/light/tsl2591.c:387:38-387:59: static int tsl2591_wait_adc_complete(struct tsl2591_chip *chip)
-
drivers/iio/light/tsl2591.c:502:42-502:63: static int tsl2591_set_als_gain_int_time(struct tsl2591_chip *chip)
-
drivers/iio/light/tsl2591.c:517:44-517:65: static int tsl2591_set_als_lower_threshold(struct tsl2591_chip *chip,
-
drivers/iio/light/tsl2591.c:561:44-561:65: static int tsl2591_set_als_upper_threshold(struct tsl2591_chip *chip,
-
drivers/iio/light/tsl2591.c:608:42-608:63: static int tsl2591_set_als_persist_cycle(struct tsl2591_chip *chip,
-
drivers/iio/light/tsl2591.c:625:36-625:57: static int tsl2591_set_power_state(struct tsl2591_chip *chip, u8 state)
-
drivers/iio/light/tsl2591.c:1076:34-1076:55: static int tsl2591_load_defaults(struct tsl2591_chip *chip)
-
drivers/iio/light/tsl2772.c:322:32-322:53: static int tsl2772_read_status(struct tsl2772_chip *chip)
-
drivers/iio/light/tsl2772.c:336:38-336:59: static int tsl2772_write_control_reg(struct tsl2772_chip *chip, u8 data)
-
drivers/iio/light/tsl2772.c:351:38-351:59: static int tsl2772_read_autoinc_regs(struct tsl2772_chip *chip, int lower_reg,
-
drivers/iio/light/tsl2772.c:552:42-552:63: static int tsl2772_read_prox_led_current(struct tsl2772_chip *chip)
-
drivers/iio/light/tsl2772.c:573:37-573:58: static int tsl2772_read_prox_diodes(struct tsl2772_chip *chip)
-
drivers/iio/light/tsl2772.c:609:30-609:51: static void tsl2772_parse_dt(struct tsl2772_chip *chip)
-
drivers/iio/light/tsl2772.c:622:30-622:51: static void tsl2772_defaults(struct tsl2772_chip *chip)
-
drivers/input/keyboard/adp5588-keys.c:217:35-217:53: static int adp5588_gpio_get_value(struct gpio_chip *chip, unsigned int off)
-
drivers/input/keyboard/adp5588-keys.c:236:36-236:54: static void adp5588_gpio_set_value(struct gpio_chip *chip,
-
drivers/input/keyboard/adp5588-keys.c:255:36-255:54: static int adp5588_gpio_set_config(struct gpio_chip *chip, unsigned int off,
-
drivers/input/keyboard/adp5588-keys.c:290:41-290:59: static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned int off)
-
drivers/input/keyboard/adp5588-keys.c:307:42-307:60: static int adp5588_gpio_direction_output(struct gpio_chip *chip,
-
drivers/input/keyboard/adp5589-keys.c:389:35-389:53: static int adp5589_gpio_get_value(struct gpio_chip *chip, unsigned off)
-
drivers/input/keyboard/adp5589-keys.c:400:36-400:54: static void adp5589_gpio_set_value(struct gpio_chip *chip,
-
drivers/input/keyboard/adp5589-keys.c:420:41-420:59: static int adp5589_gpio_direction_input(struct gpio_chip *chip, unsigned off)
-
drivers/input/keyboard/adp5589-keys.c:439:42-439:60: static int adp5589_gpio_direction_output(struct gpio_chip *chip,
-
drivers/input/keyboard/tca6416-keypad.c:55:30-55:58: static int tca6416_write_reg(struct tca6416_keypad_chip *chip, int reg, u16 val)
-
drivers/input/keyboard/tca6416-keypad.c:72:29-72:57: static int tca6416_read_reg(struct tca6416_keypad_chip *chip, int reg, u16 *val)
-
drivers/input/keyboard/tca6416-keypad.c:152:36-152:64: static int tca6416_setup_registers(struct tca6416_keypad_chip *chip)
-
drivers/input/misc/ad714x-i2c.c:15:29-15:49: static int ad714x_i2c_write(struct ad714x_chip *chip,
-
drivers/input/misc/ad714x-i2c.c:34:28-34:48: static int ad714x_i2c_read(struct ad714x_chip *chip,
-
drivers/input/misc/ad714x-spi.c:18:28-18:48: static int ad714x_spi_read(struct ad714x_chip *chip,
-
drivers/input/misc/ad714x-spi.c:52:29-52:49: static int ad714x_spi_write(struct ad714x_chip *chip,
-
drivers/input/misc/max8997_haptic.c:56:42-56:65: static int max8997_haptic_set_duty_cycle(struct max8997_haptic *chip)
-
drivers/input/misc/max8997_haptic.c:92:38-92:61: static void max8997_haptic_configure(struct max8997_haptic *chip)
-
drivers/input/misc/max8997_haptic.c:152:35-152:58: static void max8997_haptic_enable(struct max8997_haptic *chip)
-
drivers/input/misc/max8997_haptic.c:186:36-186:59: static void max8997_haptic_disable(struct max8997_haptic *chip)
-
drivers/input/touchscreen/88pm860x-ts.c:117:8-117:28: struct pm860x_chip *chip,
-
drivers/input/touchscreen/ad7879.c:395:40-395:58: static int ad7879_gpio_direction_input(struct gpio_chip *chip,
-
drivers/input/touchscreen/ad7879.c:409:41-409:59: static int ad7879_gpio_direction_output(struct gpio_chip *chip,
-
drivers/input/touchscreen/ad7879.c:429:34-429:52: static int ad7879_gpio_get_value(struct gpio_chip *chip, unsigned gpio)
-
drivers/input/touchscreen/ad7879.c:441:35-441:53: static void ad7879_gpio_set_value(struct gpio_chip *chip,
-
drivers/leds/blink/leds-lgm-sso.c:403:29-403:47: static int sso_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/leds/blink/leds-lgm-sso.c:416:27-416:45: static void sso_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/leds/blink/leds-lgm-sso.c:424:29-424:47: static int sso_gpio_get_dir(struct gpio_chip *chip, unsigned int offset)
-
drivers/leds/blink/leds-lgm-sso.c:430:18-430:36: sso_gpio_dir_out(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/leds/blink/leds-lgm-sso.c:443:25-443:43: static int sso_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/leds/blink/leds-lgm-sso.c:453:26-453:44: static void sso_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/leds/leds-88pm860x.c:45:26-45:46: static int led_power_set(struct pm860x_chip *chip, int port, int on)
-
drivers/leds/leds-an30259a.c:199:8-199:25: struct an30259a *chip)
-
drivers/leds/leds-aw200xx.c:208:37-208:65: static u32 aw200xx_imax_from_global(const struct aw200xx *const chip,
-
drivers/leds/leds-aw200xx.c:230:35-230:63: static u32 aw200xx_imax_to_global(const struct aw200xx *const chip,
-
drivers/leds/leds-aw200xx.c:274:29-274:57: static int aw200xx_set_imax(const struct aw200xx *const chip,
-
drivers/leds/leds-aw200xx.c:309:31-309:59: static int aw200xx_chip_reset(const struct aw200xx *const chip)
-
drivers/leds/leds-aw200xx.c:321:30-321:58: static int aw200xx_chip_init(const struct aw200xx *const chip)
-
drivers/leds/leds-aw200xx.c:339:31-339:59: static int aw200xx_chip_check(const struct aw200xx *const chip)
-
drivers/leds/leds-aw200xx.c:356:49-356:65: static int aw200xx_probe_fw(struct device *dev, struct aw200xx *chip)
-
drivers/leds/leds-aw2013.c:73:29-73:44: static int aw2013_chip_init(struct aw2013 *chip)
-
drivers/leds/leds-aw2013.c:100:33-100:48: static void aw2013_chip_disable(struct aw2013 *chip)
-
drivers/leds/leds-aw2013.c:120:31-120:46: static int aw2013_chip_enable(struct aw2013 *chip)
-
drivers/leds/leds-aw2013.c:143:32-143:47: static bool aw2013_chip_in_use(struct aw2013 *chip)
-
drivers/leds/leds-aw2013.c:264:28-264:43: static int aw2013_probe_dt(struct aw2013 *chip)
-
drivers/leds/leds-lm355x.c:158:29-158:54: static int lm355x_chip_init(struct lm355x_chip_data *chip)
-
drivers/leds/leds-lm355x.c:195:27-195:52: static int lm355x_control(struct lm355x_chip_data *chip,
-
drivers/leds/leds-lm36274.c:52:25-52:41: static int lm36274_init(struct lm36274 *chip)
-
drivers/leds/leds-lm36274.c:70:29-70:45: static int lm36274_parse_dt(struct lm36274 *chip,
-
drivers/leds/leds-lm3642.c:87:29-87:54: static int lm3642_chip_init(struct lm3642_chip_data *chip)
-
drivers/leds/leds-lm3642.c:101:27-101:52: static int lm3642_control(struct lm3642_chip_data *chip,
-
drivers/leds/leds-lp5521.c:118:32-118:52: static void lp5521_load_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5521.c:138:37-138:57: static void lp5521_stop_all_engines(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5521.c:144:32-144:52: static void lp5521_stop_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5521.c:158:31-158:51: static void lp5521_run_engine(struct lp55xx_chip *chip, bool start)
-
drivers/leds/leds-lp5521.c:208:41-208:61: static int lp5521_update_program_memory(struct lp55xx_chip *chip,
-
drivers/leds/leds-lp5521.c:257:36-257:56: static void lp5521_firmware_loaded(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5521.c:277:36-277:56: static int lp5521_post_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5521.c:331:32-331:52: static int lp5521_run_selftest(struct lp55xx_chip *chip, char *buf)
-
drivers/leds/leds-lp5523.c:128:36-128:56: static int lp5523_post_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:159:32-159:52: static void lp5523_load_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:179:48-179:68: static void lp5523_load_engine_and_select_page(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:193:37-193:57: static void lp5523_stop_all_engines(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:199:32-199:52: static void lp5523_stop_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:213:38-213:58: static void lp5523_turn_off_channels(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:221:31-221:51: static void lp5523_run_engine(struct lp55xx_chip *chip, bool start)
-
drivers/leds/leds-lp5523.c:269:39-269:59: static int lp5523_init_program_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:329:41-329:61: static int lp5523_update_program_memory(struct lp55xx_chip *chip,
-
drivers/leds/leds-lp5523.c:372:36-372:56: static void lp5523_firmware_loaded(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5523.c:498:28-498:48: static int lp5523_load_mux(struct lp55xx_chip *chip, u16 mux, int nr)
-
drivers/leds/leds-lp5562.c:127:32-127:52: static void lp5562_load_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5562.c:147:32-147:52: static void lp5562_stop_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5562.c:153:31-153:51: static void lp5562_run_engine(struct lp55xx_chip *chip, bool start)
-
drivers/leds/leds-lp5562.c:206:35-206:55: static int lp5562_update_firmware(struct lp55xx_chip *chip,
-
drivers/leds/leds-lp5562.c:259:36-259:56: static void lp5562_firmware_loaded(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5562.c:283:36-283:56: static int lp5562_post_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp5562.c:333:41-333:61: static void lp5562_write_program_memory(struct lp55xx_chip *chip,
-
drivers/leds/leds-lp5562.c:356:42-356:62: static int lp5562_run_predef_led_pattern(struct lp55xx_chip *chip, int mode)
-
drivers/leds/leds-lp55xx-common.c:43:33-43:53: static void lp55xx_reset_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:53:33-53:53: static int lp55xx_detect_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:76:36-76:56: static int lp55xx_post_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:161:4-161:24: struct lp55xx_chip *chip, int chan)
-
drivers/leds/leds-lp55xx-common.c:263:36-263:56: static int lp55xx_request_firmware(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:318:38-318:58: static inline void lp55xx_run_engine(struct lp55xx_chip *chip, bool start)
-
drivers/leds/leds-lp55xx-common.c:362:18-362:38: int lp55xx_write(struct lp55xx_chip *chip, u8 reg, u8 val)
-
drivers/leds/leds-lp55xx-common.c:368:17-368:37: int lp55xx_read(struct lp55xx_chip *chip, u8 reg, u8 *val)
-
drivers/leds/leds-lp55xx-common.c:381:24-381:44: int lp55xx_update_bits(struct lp55xx_chip *chip, u8 reg, u8 mask, u8 val)
-
drivers/leds/leds-lp55xx-common.c:397:28-397:48: bool lp55xx_is_extclk_used(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:426:24-426:44: int lp55xx_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:481:27-481:47: void lp55xx_deinit_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:493:50-493:70: int lp55xx_register_leds(struct lp55xx_led *led, struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:535:27-535:47: int lp55xx_register_sysfs(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:554:30-554:50: void lp55xx_unregister_sysfs(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp55xx-common.c:659:13-659:33: struct lp55xx_chip *chip)
-
drivers/leds/leds-lp8501.c:90:36-90:56: static int lp8501_post_init_device(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp8501.c:116:32-116:52: static void lp8501_load_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp8501.c:144:32-144:52: static void lp8501_stop_engine(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp8501.c:150:38-150:58: static void lp8501_turn_off_channels(struct lp55xx_chip *chip)
-
drivers/leds/leds-lp8501.c:158:31-158:51: static void lp8501_run_engine(struct lp55xx_chip *chip, bool start)
-
drivers/leds/leds-lp8501.c:206:41-206:61: static int lp8501_update_program_memory(struct lp55xx_chip *chip,
-
drivers/leds/leds-lp8501.c:253:36-253:56: static void lp8501_firmware_loaded(struct lp55xx_chip *chip)
-
drivers/leds/leds-pca955x.c:418:46-418:70: pca955x_get_pdata(struct i2c_client *client, struct pca955x_chipdef *chip)
-
drivers/leds/leds-pca963x.c:303:6-303:22: struct pca963x *chip)
-
drivers/leds/rgb/leds-qcom-lpg.c:980:28-980:45: static int lpg_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/leds/rgb/leds-qcom-lpg.c:995:26-995:43: static int lpg_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/leds/rgb/leds-qcom-lpg.c:1026:30-1026:47: static int lpg_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/media/dvb-frontends/cxd2820r_core.c:421:43-421:61: static int cxd2820r_gpio_direction_output(struct gpio_chip *chip, unsigned nr,
-
drivers/media/dvb-frontends/cxd2820r_core.c:436:31-436:49: static void cxd2820r_gpio_set(struct gpio_chip *chip, unsigned nr, int val)
-
drivers/media/dvb-frontends/cxd2820r_core.c:452:30-452:48: static int cxd2820r_gpio_get(struct gpio_chip *chip, unsigned nr)
-
drivers/media/dvb-frontends/mn88443x.c:207:34-207:56: static int mn88443x_cmn_power_on(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:236:36-236:58: static void mn88443x_cmn_power_off(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:243:30-243:52: static void mn88443x_s_sleep(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:251:29-251:51: static void mn88443x_s_wake(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:258:29-258:51: static void mn88443x_s_tune(struct mn88443x_priv *chip,
-
drivers/media/dvb-frontends/mn88443x.c:268:35-268:57: static int mn88443x_s_read_status(struct mn88443x_priv *chip,
-
drivers/media/dvb-frontends/mn88443x.c:366:30-366:52: static void mn88443x_t_sleep(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:374:29-374:51: static void mn88443x_t_wake(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:399:32-399:54: static int mn88443x_t_set_freq(struct mn88443x_priv *chip)
-
drivers/media/dvb-frontends/mn88443x.c:457:29-457:51: static void mn88443x_t_tune(struct mn88443x_priv *chip,
-
drivers/media/dvb-frontends/mn88443x.c:470:35-470:57: static int mn88443x_t_read_status(struct mn88443x_priv *chip,
-
drivers/media/i2c/max9286.c:1223:34-1223:52: static void max9286_gpiochip_set(struct gpio_chip *chip,
-
drivers/media/i2c/max9286.c:1231:33-1231:51: static int max9286_gpiochip_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/media/i2c/tvaudio.c:154:23-154:41: static int chip_write(struct CHIPSTATE *chip, int subaddr, int val)
-
drivers/media/i2c/tvaudio.c:197:30-197:48: static int chip_write_masked(struct CHIPSTATE *chip,
-
drivers/media/i2c/tvaudio.c:219:22-219:40: static int chip_read(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:237:23-237:41: static int chip_read2(struct CHIPSTATE *chip, int subaddr)
-
drivers/media/i2c/tvaudio.c:272:21-272:39: static int chip_cmd(struct CHIPSTATE *chip, char *name, audiocmd *cmd)
-
drivers/media/i2c/tvaudio.c:416:34-416:52: static int tda9840_getrxsubchans(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:438:32-438:50: static void tda9840_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:467:28-467:46: static int tda9840_checkit(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:585:35-585:53: static int tda985x_getrxsubchans(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:603:32-603:50: static void tda985x_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:748:34-748:52: static int tda9873_getrxsubchans(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:769:32-769:50: static void tda9873_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:813:28-813:46: static int tda9873_checkit(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:917:27-917:45: static int tda9874a_setup(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:956:35-956:53: static int tda9874a_getrxsubchans(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1004:33-1004:51: static void tda9874a_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:1095:29-1095:47: static int tda9874a_checkit(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1117:32-1117:50: static int tda9874a_initialize(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1190:31-1190:49: static int tda9875_initialize(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1238:28-1238:46: static int tda9875_checkit(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1302:31-1302:50: static int tea6320_initialize(struct CHIPSTATE * chip)
-
drivers/media/i2c/tvaudio.c:1341:32-1341:50: static void tda8425_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:1420:34-1420:52: static int ta8874z_getrxsubchans(struct CHIPSTATE *chip)
-
drivers/media/i2c/tvaudio.c:1447:32-1447:50: static void ta8874z_setaudmode(struct CHIPSTATE *chip, int mode)
-
drivers/media/i2c/tvaudio.c:1479:28-1479:46: static int ta8874z_checkit(struct CHIPSTATE *chip)
-
drivers/media/pci/cx23885/cx23885-alsa.c:71:34-71:60: static int cx23885_alsa_dma_init(struct cx23885_audio_dev *chip,
-
drivers/media/pci/cx23885/cx23885-alsa.c:151:36-151:62: static int cx23885_start_audio_dma(struct cx23885_audio_dev *chip)
-
drivers/media/pci/cx23885/cx23885-alsa.c:204:35-204:61: static int cx23885_stop_audio_dma(struct cx23885_audio_dev *chip)
-
drivers/media/pci/cx23885/cx23885-alsa.c:259:28-259:54: static int dsp_buffer_free(struct cx23885_audio_dev *chip)
-
drivers/media/pci/cx23885/cx23885-alsa.c:510:28-510:54: static int snd_cx23885_pcm(struct cx23885_audio_dev *chip, int device,
-
drivers/media/pci/cx23885/cx23885-ioctl.c:15:5-15:32: struct v4l2_dbg_chip_info *chip)
-
drivers/media/pci/cx25821/cx25821-alsa.c:133:34-133:60: static int cx25821_alsa_dma_init(struct cx25821_audio_dev *chip,
-
drivers/media/pci/cx25821/cx25821-alsa.c:214:37-214:63: static int _cx25821_start_audio_dma(struct cx25821_audio_dev *chip)
-
drivers/media/pci/cx25821/cx25821-alsa.c:275:36-275:62: static int _cx25821_stop_audio_dma(struct cx25821_audio_dev *chip)
-
drivers/media/pci/cx25821/cx25821-alsa.c:312:29-312:55: static void cx25821_aud_irq(struct cx25821_audio_dev *chip, u32 status,
-
drivers/media/pci/cx25821/cx25821-alsa.c:396:28-396:54: static int dsp_buffer_free(struct cx25821_audio_dev *chip)
-
drivers/media/pci/cx25821/cx25821-alsa.c:654:28-654:54: static int snd_cx25821_pcm(struct cx25821_audio_dev *chip, int device,
-
drivers/media/pci/cx88/cx88-alsa.c:113:34-113:57: static int _cx88_start_audio_dma(struct cx88_audio_dev *chip)
-
drivers/media/pci/cx88/cx88-alsa.c:163:33-163:56: static int _cx88_stop_audio_dma(struct cx88_audio_dev *chip)
-
drivers/media/pci/cx88/cx88-alsa.c:205:28-205:51: static void cx8801_aud_irq(struct cx88_audio_dev *chip)
-
drivers/media/pci/cx88/cx88-alsa.c:273:31-273:54: static int cx88_alsa_dma_init(struct cx88_audio_dev *chip,
-
drivers/media/pci/cx88/cx88-alsa.c:350:28-350:51: static int dsp_buffer_free(struct cx88_audio_dev *chip)
-
drivers/media/pci/cx88/cx88-alsa.c:599:25-599:48: static int snd_cx88_pcm(struct cx88_audio_dev *chip, int device,
-
drivers/media/pci/cx88/cx88-alsa.c:820:26-820:49: static int snd_cx88_free(struct cx88_audio_dev *chip)
-
drivers/media/pci/saa7134/saa7134-alsa.c:1061:39-1061:60: static int snd_card_saa7134_new_mixer(snd_card_saa7134_t * chip)
-
drivers/media/pci/solo6x10/solo6x10-gpio.c:97:40-97:58: static int solo_gpiochip_get_direction(struct gpio_chip *chip,
-
drivers/media/pci/solo6x10/solo6x10-gpio.c:119:42-119:60: static int solo_gpiochip_direction_input(struct gpio_chip *chip,
-
drivers/media/pci/solo6x10/solo6x10-gpio.c:125:43-125:61: static int solo_gpiochip_direction_output(struct gpio_chip *chip,
-
drivers/media/pci/solo6x10/solo6x10-gpio.c:131:30-131:48: static int solo_gpiochip_get(struct gpio_chip *chip,
-
drivers/media/pci/solo6x10/solo6x10-gpio.c:142:31-142:49: static void solo_gpiochip_set(struct gpio_chip *chip,
-
drivers/media/tuners/r820t.c:329:43-329:59: static const char *r820t_chip_enum_to_str(enum r820t_chip chip)
-
drivers/media/usb/cx231xx/cx231xx-video.c:1199:4-1199:31: struct v4l2_dbg_chip_info *chip)
-
drivers/media/usb/em28xx/em28xx-video.c:1880:10-1880:37: struct v4l2_dbg_chip_info *chip)
-
drivers/media/usb/gspca/gspca.c:971:5-971:32: struct v4l2_dbg_chip_info *chip)
-
drivers/media/usb/gspca/sn9c20x.c:1611:4-1611:31: struct v4l2_dbg_chip_info *chip)
-
drivers/media/usb/usbtv/usbtv-audio.c:172:30-172:44: static int usbtv_audio_start(struct usbtv *chip)
-
drivers/media/usb/usbtv/usbtv-audio.c:231:29-231:43: static int usbtv_audio_stop(struct usbtv *chip)
-
drivers/memory/omap-gpmc.c:2418:36-2418:54: static int gpmc_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/memory/omap-gpmc.c:2423:38-2423:56: static int gpmc_gpio_direction_input(struct gpio_chip *chip,
-
drivers/memory/omap-gpmc.c:2429:39-2429:57: static int gpmc_gpio_direction_output(struct gpio_chip *chip,
-
drivers/memory/omap-gpmc.c:2435:27-2435:45: static void gpmc_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/memory/omap-gpmc.c:2440:26-2440:44: static int gpmc_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/memory/tegra/tegra210-emc-core.c:814:53-814:66: u32 tegra210_emc_mrr_read(struct tegra210_emc *emc, unsigned int chip,
-
drivers/mfd/88pm800.c:238:30-238:49: static int device_gpadc_init(struct pm80x_chip *chip,
-
drivers/mfd/88pm800.c:305:30-305:49: static int device_onkey_init(struct pm80x_chip *chip,
-
drivers/mfd/88pm800.c:321:28-321:47: static int device_rtc_init(struct pm80x_chip *chip,
-
drivers/mfd/88pm800.c:341:34-341:53: static int device_regulator_init(struct pm80x_chip *chip,
-
drivers/mfd/88pm800.c:356:32-356:51: static int device_irq_init_800(struct pm80x_chip *chip)
-
drivers/mfd/88pm800.c:389:33-389:52: static void device_irq_exit_800(struct pm80x_chip *chip)
-
drivers/mfd/88pm800.c:405:29-405:48: static int pm800_pages_init(struct pm80x_chip *chip)
-
drivers/mfd/88pm800.c:457:30-457:49: static void pm800_pages_exit(struct pm80x_chip *chip)
-
drivers/mfd/88pm800.c:470:28-470:47: static int device_800_init(struct pm80x_chip *chip,
-
drivers/mfd/88pm805.c:123:32-123:51: static int device_irq_init_805(struct pm80x_chip *chip)
-
drivers/mfd/88pm805.c:161:33-161:52: static void device_irq_exit_805(struct pm80x_chip *chip)
-
drivers/mfd/88pm805.c:177:28-177:47: static int device_805_init(struct pm80x_chip *chip)
-
drivers/mfd/88pm860x-core.c:567:28-567:48: static int device_irq_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:646:29-646:49: static void device_irq_exit(struct pm860x_chip *chip)
-
drivers/mfd/88pm860x-core.c:652:23-652:43: int pm8606_osc_enable(struct pm860x_chip *chip, unsigned short client)
-
drivers/mfd/88pm860x-core.c:693:24-693:44: int pm8606_osc_disable(struct pm860x_chip *chip, unsigned short client)
-
drivers/mfd/88pm860x-core.c:749:28-749:48: static void device_bk_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:769:29-769:49: static void device_led_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:791:35-791:55: static void device_regulator_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:870:29-870:49: static void device_rtc_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:889:31-889:51: static void device_touch_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:908:31-908:51: static void device_power_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:955:31-955:51: static void device_onkey_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:969:31-969:51: static void device_codec_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:983:30-983:50: static void device_8607_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:1045:30-1045:50: static void device_8606_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:1054:31-1054:51: static int pm860x_device_init(struct pm860x_chip *chip,
-
drivers/mfd/88pm860x-core.c:1082:32-1082:52: static void pm860x_device_exit(struct pm860x_chip *chip)
-
drivers/mfd/adp5520.c:202:35-202:56: static int adp5520_remove_subdevs(struct adp5520_chip *chip)
-
drivers/mfd/da903x.c:246:29-246:49: static int da9030_init_chip(struct da903x_chip *chip)
-
drivers/mfd/da903x.c:263:33-263:53: static int da9030_unmask_events(struct da903x_chip *chip, unsigned int events)
-
drivers/mfd/da903x.c:276:31-276:51: static int da9030_mask_events(struct da903x_chip *chip, unsigned int events)
-
drivers/mfd/da903x.c:289:31-289:51: static int da9030_read_events(struct da903x_chip *chip, unsigned int *events)
-
drivers/mfd/da903x.c:302:31-302:51: static int da9030_read_status(struct da903x_chip *chip, unsigned int *status)
-
drivers/mfd/da903x.c:307:29-307:49: static int da9034_init_chip(struct da903x_chip *chip)
-
drivers/mfd/da903x.c:340:33-340:53: static int da9034_unmask_events(struct da903x_chip *chip, unsigned int events)
-
drivers/mfd/da903x.c:354:31-354:51: static int da9034_mask_events(struct da903x_chip *chip, unsigned int events)
-
drivers/mfd/da903x.c:368:31-368:51: static int da9034_read_events(struct da903x_chip *chip, unsigned int *events)
-
drivers/mfd/da903x.c:381:31-381:51: static int da9034_read_status(struct da903x_chip *chip, unsigned int *status)
-
drivers/mfd/da903x.c:454:34-454:54: static int da903x_remove_subdevs(struct da903x_chip *chip)
-
drivers/mfd/da903x.c:459:31-459:51: static int da903x_add_subdevs(struct da903x_chip *chip,
-
drivers/mfd/da9062-core.c:265:35-265:50: static int da9062_clear_fault_log(struct da9062 *chip)
-
drivers/mfd/da9062-core.c:299:35-299:50: static int da9062_get_device_type(struct da9062 *chip)
-
drivers/mfd/da9062-core.c:350:38-350:53: static u32 da9062_configure_irq_type(struct da9062 *chip, int irq, u32 *trigger)
-
drivers/mfd/intel_soc_pmic_bxtwc.c:415:5-415:35: const struct regmap_irq_chip *chip,
-
drivers/mfd/max77620.c:278:46-278:68: static int max77620_get_fps_period_reg_value(struct max77620_chip *chip,
-
drivers/mfd/max77620.c:310:32-310:54: static int max77620_config_fps(struct max77620_chip *chip,
-
drivers/mfd/max77620.c:400:36-400:58: static int max77620_initialise_fps(struct max77620_chip *chip)
-
drivers/mfd/max77620.c:462:37-462:59: static int max77620_read_es_version(struct max77620_chip *chip)
-
drivers/mfd/max77620.c:578:36-578:58: static int max77620_set_fps_period(struct max77620_chip *chip,
-
drivers/mfd/max8925-core.c:654:29-654:50: static int max8925_irq_init(struct max8925_chip *chip, int irq,
-
drivers/mfd/max8925-core.c:719:28-719:49: static void init_regulator(struct max8925_chip *chip,
-
drivers/mfd/max8925-core.c:826:25-826:46: int max8925_device_init(struct max8925_chip *chip,
-
drivers/mfd/max8925-core.c:904:26-904:47: void max8925_device_exit(struct max8925_chip *chip)
-
drivers/mfd/mt6358-irq.c:140:35-140:55: static void mt6358_irq_sp_handler(struct mt6397_chip *chip,
-
drivers/mfd/mt6358-irq.c:227:21-227:41: int mt6358_irq_init(struct mt6397_chip *chip)
-
drivers/mfd/mt6397-irq.c:159:21-159:41: int mt6397_irq_init(struct mt6397_chip *chip)
-
drivers/mfd/qcom-pm8xxx.c:82:34-82:54: static int pm8xxx_read_block_irq(struct pm_irq_chip *chip, unsigned int bp,
-
drivers/mfd/qcom-pm8xxx.c:103:19-103:39: pm8xxx_config_irq(struct pm_irq_chip *chip, unsigned int bp, unsigned int cp)
-
drivers/mfd/qcom-pm8xxx.c:124:37-124:57: static int pm8xxx_irq_block_handler(struct pm_irq_chip *chip, int block)
-
drivers/mfd/qcom-pm8xxx.c:149:38-149:58: static int pm8xxx_irq_master_handler(struct pm_irq_chip *chip, int master)
-
drivers/mfd/qcom-pm8xxx.c:196:38-196:58: static void pm8821_irq_block_handler(struct pm_irq_chip *chip,
-
drivers/mfd/qcom-pm8xxx.c:221:46-221:66: static inline void pm8821_irq_master_handler(struct pm_irq_chip *chip,
-
drivers/mfd/qcom-pm8xxx.c:365:35-365:55: static void pm8xxx_irq_domain_map(struct pm_irq_chip *chip,
-
drivers/mfd/sm501.c:887:27-887:45: static int sm501_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/mfd/sm501.c:918:28-918:46: static void sm501_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/mfd/sm501.c:944:29-944:47: static int sm501_gpio_input(struct gpio_chip *chip, unsigned offset)
-
drivers/mfd/sm501.c:969:30-969:48: static int sm501_gpio_output(struct gpio_chip *chip,
-
drivers/mfd/sm501.c:1014:12-1014:36: struct sm501_gpio_chip *chip)
-
drivers/mfd/tps65010.c:449:19-449:37: tps65010_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/mfd/tps65010.c:460:17-460:35: tps65010_output(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/mfd/tps65010.c:478:30-478:48: static int tps65010_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/mfd/twl4030-irq.c:764:27-764:39: int twl4030_init_chip_irq(const char *chip)
-
drivers/misc/apds990x.c:186:31-186:53: static int apds990x_read_byte(struct apds990x_chip *chip, u8 reg, u8 *data)
-
drivers/misc/apds990x.c:199:31-199:53: static int apds990x_read_word(struct apds990x_chip *chip, u8 reg, u16 *data)
-
drivers/misc/apds990x.c:212:32-212:54: static int apds990x_write_byte(struct apds990x_chip *chip, u8 reg, u8 data)
-
drivers/misc/apds990x.c:224:32-224:54: static int apds990x_write_word(struct apds990x_chip *chip, u8 reg, u16 data)
-
drivers/misc/apds990x.c:236:29-236:51: static int apds990x_mode_on(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:248:38-248:60: static u16 apds990x_lux_to_threshold(struct apds990x_chip *chip, u32 lux)
-
drivers/misc/apds990x.c:306:38-306:60: static inline int apds990x_set_atime(struct apds990x_chip *chip, u32 time_ms)
-
drivers/misc/apds990x.c:319:36-319:58: static int apds990x_refresh_pthres(struct apds990x_chip *chip, int data)
-
drivers/misc/apds990x.c:344:36-344:58: static int apds990x_refresh_athres(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:360:38-360:60: static void apds990x_force_a_refresh(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:368:38-368:60: static void apds990x_force_p_refresh(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:376:32-376:54: static int apds990x_calc_again(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:431:29-431:51: static int apds990x_get_lux(struct apds990x_chip *chip, int clear, int ir)
-
drivers/misc/apds990x.c:452:29-452:51: static int apds990x_ack_int(struct apds990x_chip *chip, u8 mode)
-
drivers/misc/apds990x.c:536:31-536:53: static int apds990x_configure(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:566:28-566:50: static int apds990x_detect(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:598:29-598:51: static int apds990x_chip_on(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:615:30-615:52: static int apds990x_chip_off(struct apds990x_chip *chip)
-
drivers/misc/apds990x.c:718:31-718:53: static int apds990x_set_arate(struct apds990x_chip *chip, int rate)
-
drivers/misc/apds990x.c:889:40-889:62: static ssize_t apds990x_set_lux_thresh(struct apds990x_chip *chip, u32 *target,
-
drivers/misc/bh1770glc.c:179:48-179:68: static inline int bh1770_lux_interrupt_control(struct bh1770_chip *chip,
-
drivers/misc/bh1770glc.c:189:49-189:69: static inline int bh1770_prox_interrupt_control(struct bh1770_chip *chip,
-
drivers/misc/bh1770glc.c:199:28-199:48: static int bh1770_lux_rate(struct bh1770_chip *chip, int rate_index)
-
drivers/misc/bh1770glc.c:214:29-214:49: static int bh1770_prox_rate(struct bh1770_chip *chip, int mode)
-
drivers/misc/bh1770glc.c:227:34-227:54: static inline int bh1770_led_cfg(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:243:43-243:63: static inline u8 bh1770_psraw_to_adjusted(struct bh1770_chip *chip, u8 psraw)
-
drivers/misc/bh1770glc.c:253:43-253:63: static inline u8 bh1770_psadjusted_to_raw(struct bh1770_chip *chip, u8 ps)
-
drivers/misc/bh1770glc.c:271:38-271:58: static int bh1770_prox_set_threshold(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:286:46-286:66: static inline u16 bh1770_lux_raw_to_adjusted(struct bh1770_chip *chip, u16 raw)
-
drivers/misc/bh1770glc.c:293:46-293:66: static inline u16 bh1770_lux_adjusted_to_raw(struct bh1770_chip *chip,
-
drivers/misc/bh1770glc.c:300:41-300:61: static int bh1770_lux_update_thresholds(struct bh1770_chip *chip,
-
drivers/misc/bh1770glc.c:340:34-340:54: static int bh1770_lux_get_result(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:360:34-360:54: static u32 bh1770_get_corr_value(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:372:35-372:55: static int bh1770_lux_read_result(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:382:27-382:47: static int bh1770_chip_on(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:413:29-413:49: static void bh1770_chip_off(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:425:37-425:57: static int bh1770_prox_mode_control(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:448:36-448:56: static int bh1770_prox_read_result(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:505:26-505:46: static int bh1770_detect(struct bh1770_chip *chip)
-
drivers/misc/bh1770glc.c:1046:38-1046:58: static ssize_t bh1770_set_lux_thresh(struct bh1770_chip *chip, u16 *target,
-
drivers/misc/cb710/core.c:95:32-95:51: static int cb710_register_slot(struct cb710_chip *chip,
-
drivers/misc/cb710/core.c:138:35-138:54: static void cb710_unregister_slot(struct cb710_chip *chip,
-
drivers/misc/cb710/debug.c:96:1-96:1: CB710_REG_ACCESS_TEMPLATES(8)
-
drivers/misc/cb710/debug.c:97:1-97:1: CB710_REG_ACCESS_TEMPLATES(16)
-
drivers/misc/cb710/debug.c:98:1-98:1: CB710_REG_ACCESS_TEMPLATES(32)
-
drivers/misc/cb710/debug.c:100:22-100:41: void cb710_dump_regs(struct cb710_chip *chip, unsigned select)
-
drivers/misc/eeprom/at25.c:321:48-321:67: static int at25_fw_to_chip(struct device *dev, struct spi_eeprom *chip)
-
drivers/misc/eeprom/at25.c:380:50-380:69: static int at25_fram_to_chip(struct device *dev, struct spi_eeprom *chip)
-
drivers/misc/pch_phub.c:143:44-143:65: static void pch_phub_read_modify_write_reg(struct pch_phub_reg *chip,
-
drivers/misc/pch_phub.c:280:38-280:59: static void pch_phub_read_serial_rom(struct pch_phub_reg *chip,
-
drivers/misc/pch_phub.c:295:38-295:59: static int pch_phub_write_serial_rom(struct pch_phub_reg *chip,
-
drivers/misc/pch_phub.c:334:42-334:63: static void pch_phub_read_serial_rom_val(struct pch_phub_reg *chip,
-
drivers/misc/pch_phub.c:351:42-351:63: static int pch_phub_write_serial_rom_val(struct pch_phub_reg *chip,
-
drivers/misc/pch_phub.c:368:41-368:62: static int pch_phub_gbe_serial_rom_conf(struct pch_phub_reg *chip)
-
drivers/misc/pch_phub.c:408:44-408:65: static int pch_phub_gbe_serial_rom_conf_mp(struct pch_phub_reg *chip)
-
drivers/misc/pch_phub.c:452:40-452:61: static void pch_phub_read_gbe_mac_addr(struct pch_phub_reg *chip, u8 *data)
-
drivers/misc/pch_phub.c:464:40-464:61: static int pch_phub_write_gbe_mac_addr(struct pch_phub_reg *chip, u8 *data)
-
drivers/mmc/host/sdhci-pci-core.c:47:34-47:57: static int sdhci_pci_init_wakeup(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:71:35-71:58: static int sdhci_pci_suspend_host(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:105:27-105:50: int sdhci_pci_resume_host(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:125:32-125:55: static int sdhci_cqhci_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:136:31-136:54: static int sdhci_cqhci_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:149:43-149:66: static int sdhci_pci_runtime_suspend_host(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:179:42-179:65: static int sdhci_pci_runtime_resume_host(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:197:40-197:63: static int sdhci_cqhci_runtime_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:208:39-208:62: static int sdhci_cqhci_runtime_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:244:24-244:47: static int ricoh_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:268:29-268:52: static int ricoh_mmc_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:348:26-348:49: static int mrst_hc_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:799:27-799:50: static bool intel_use_ltr(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:815:30-815:53: static void intel_ltr_expose(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:826:28-826:51: static void intel_ltr_hide(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:992:31-992:54: static void glk_rpm_retune_wa(struct sdhci_pci_chip *chip, bool susp)
-
drivers/mmc/host/sdhci-pci-core.c:1035:32-1035:55: static void glk_rpm_retune_chk(struct sdhci_pci_chip *chip, bool susp)
-
drivers/mmc/host/sdhci-pci-core.c:1042:32-1042:55: static int glk_runtime_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1049:31-1049:54: static int glk_runtime_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1137:23-1137:46: static int byt_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1148:31-1148:54: static int byt_runtime_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1321:25-1321:48: static int jmicron_pmos(struct sdhci_pci_chip *chip, int on)
-
drivers/mmc/host/sdhci-pci-core.c:1342:26-1342:49: static int jmicron_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1475:28-1475:51: static int jmicron_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1492:27-1492:50: static int jmicron_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1543:24-1543:47: static int syskt_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1591:22-1591:45: static int via_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:1725:22-1725:45: static int amd_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-core.c:2037:24-2037:47: struct pci_dev *pdev, struct sdhci_pci_chip *chip, int first_bar,
-
drivers/mmc/host/sdhci-pci-gli.c:1338:36-1338:59: static int gl9763e_runtime_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-gli.c:1354:35-1354:58: static int gl9763e_runtime_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-gli.c:1388:33-1388:56: static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-gli.c:1398:27-1398:50: static int gl9763e_resume(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-gli.c:1420:28-1420:51: static int gl9763e_suspend(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-o2micro.c:167:32-167:55: static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value)
-
drivers/mmc/host/sdhci-pci-o2micro.c:431:31-431:54: static void o2_pci_led_enable(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-o2micro.c:456:42-456:65: static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-o2micro.c:542:37-542:60: static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip,
-
drivers/mmc/host/sdhci-pci-o2micro.c:781:31-781:54: static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip)
-
drivers/mmc/host/sdhci-pci-o2micro.c:1041:32-1041:55: static int sdhci_pci_o2_resume(struct sdhci_pci_chip *chip)
-
drivers/mtd/chips/cfi_cmdset_0001.c:381:61-381:76: static int cfi_is_micron_28F00AP30(struct cfi_private *cfi, struct flchip *chip)
-
drivers/mtd/chips/cfi_cmdset_0001.c:811:46-811:61: static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
-
drivers/mtd/chips/cfi_cmdset_0001.c:928:43-928:58: static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
-
drivers/mtd/chips/cfi_cmdset_0001.c:1024:44-1024:59: static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr)
-
drivers/mtd/chips/cfi_cmdset_0001.c:1274:25-1274:40: struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:1357:52-1357:67: static int do_point_onechip (struct map_info *map, struct flchip *chip, loff_t adr, size_t len)
-
drivers/mtd/chips/cfi_cmdset_0001.c:1484:57-1484:72: static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
-
drivers/mtd/chips/cfi_cmdset_0001.c:1553:60-1553:75: static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:1707:59-1707:74: static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:1936:61-1936:76: static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:2074:7-2074:22: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:2105:62-2105:77: static int __xipram do_xxlock_oneblock(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0001.c:2227:35-2227:50: do_otp_read(struct map_info *map, struct flchip *chip, u_long offset,
-
drivers/mtd/chips/cfi_cmdset_0001.c:2260:36-2260:51: do_otp_write(struct map_info *map, struct flchip *chip, u_long offset,
-
drivers/mtd/chips/cfi_cmdset_0001.c:2285:35-2285:50: do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset,
-
drivers/mtd/chips/cfi_cmdset_0002.c:129:55-129:70: static int cfi_check_err_status(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:831:54-831:69: static int __xipram chip_ready(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:862:53-862:68: static int __xipram chip_good(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:874:43-874:58: static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
-
drivers/mtd/chips/cfi_cmdset_0002.c:980:44-980:59: static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr)
-
drivers/mtd/chips/cfi_cmdset_0002.c:1203:57-1203:72: static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
-
drivers/mtd/chips/cfi_cmdset_0002.c:1275:52-1275:67: static inline void otp_enter(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1290:51-1290:66: static inline void otp_exit(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1308:6-1308:21: struct flchip *chip, loff_t adr,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1386:47-1386:62: static int do_otp_write(struct map_info *map, struct flchip *chip, loff_t adr,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1416:46-1416:61: static int do_otp_lock(struct map_info *map, struct flchip *chip, loff_t adr,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1645:8-1645:23: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1716:9-1716:24: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1736:9-1736:24: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1750:9-1750:24: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1792:60-1792:75: static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1940:7-1940:22: struct flchip *chip, unsigned long adr,
-
drivers/mtd/chips/cfi_cmdset_0002.c:1995:9-1995:24: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2019:59-2019:74: static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2179:56-2179:71: static int cfi_amdstd_panic_wait(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2231:57-2231:72: static int do_panic_write_oneword(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2411:57-2411:72: static int __xipram do_erase_chip(struct map_info *map, struct flchip *chip)
-
drivers/mtd/chips/cfi_cmdset_0002.c:2512:61-2512:76: static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk)
-
drivers/mtd/chips/cfi_cmdset_0002.c:2632:48-2632:63: static int do_atmel_lock(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2667:50-2667:65: static int do_atmel_unlock(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0002.c:2719:6-2719:21: struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0020.c:249:57-249:72: static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
-
drivers/mtd/chips/cfi_cmdset_0020.c:421:50-421:65: static int do_write_buffer(struct map_info *map, struct flchip *chip,
-
drivers/mtd/chips/cfi_cmdset_0020.c:733:59-733:74: static inline int do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
-
drivers/mtd/chips/cfi_cmdset_0020.c:1032:58-1032:73: static inline int do_lock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
-
drivers/mtd/chips/cfi_cmdset_0020.c:1178:60-1178:75: static inline int do_unlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
-
drivers/mtd/chips/fwh_lock.h:29:54-29:69: static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip,
-
drivers/mtd/lpddr/lpddr_cmds.c:125:49-125:64: static int wait_for_ready(struct map_info *map, struct flchip *chip,
-
drivers/mtd/lpddr/lpddr_cmds.c:198:43-198:58: static int get_chip(struct map_info *map, struct flchip *chip, int mode)
-
drivers/mtd/lpddr/lpddr_cmds.c:294:45-294:60: static int chip_ready(struct map_info *map, struct flchip *chip, int mode)
-
drivers/mtd/lpddr/lpddr_cmds.c:348:44-348:59: static void put_chip(struct map_info *map, struct flchip *chip)
-
drivers/mtd/lpddr/lpddr_cmds.c:403:50-403:65: static int do_write_buffer(struct map_info *map, struct flchip *chip,
-
drivers/mtd/nand/onenand/onenand_bbt.c:56:86-56:90: static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip)
-
drivers/mtd/nand/raw/ams-delta.c:218:34-218:52: static int gpio_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/arasan-nand-controller.c:252:53-252:71: static int anfc_wait_for_rb(struct arasan_nfc *nfc, struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:335:31-335:49: static int anfc_select_target(struct nand_chip *chip, int target)
-
drivers/mtd/nand/raw/arasan-nand-controller.c:392:34-392:52: static int anfc_read_page_hw_ecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:498:38-498:56: static int anfc_sel_read_page_hw_ecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:510:35-510:53: static int anfc_write_page_hw_ecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:582:39-582:57: static int anfc_sel_write_page_hw_ecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:595:36-595:54: static int anfc_parse_instructions(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:723:37-723:55: static int anfc_misc_data_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:747:38-747:56: static int anfc_param_read_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:753:37-753:55: static int anfc_data_read_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:775:39-775:57: static int anfc_param_write_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:781:38-781:56: static int anfc_data_write_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:787:40-787:58: static int anfc_misc_zerolen_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:812:34-812:52: static int anfc_status_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:833:33-833:51: static int anfc_reset_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:839:33-839:51: static int anfc_erase_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:845:32-845:50: static int anfc_wait_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:903:26-903:44: static int anfc_check_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:958:25-958:43: static int anfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:974:33-974:51: static int anfc_setup_interface(struct nand_chip *chip, int target,
-
drivers/mtd/nand/raw/arasan-nand-controller.c:1108:12-1108:30: struct nand_chip *chip)
-
drivers/mtd/nand/raw/arasan-nand-controller.c:1196:29-1196:47: static int anfc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/arasan-nand-controller.c:1257:30-1257:48: static void anfc_detach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:171:48-171:66: static inline struct atmel_nand *to_atmel_nand(struct nand_chip *chip)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:632:37-632:55: static int atmel_hsmc_exec_cmd_addr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:660:31-660:49: static int atmel_hsmc_exec_rw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:678:36-678:54: static int atmel_hsmc_exec_waitrdy(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:717:36-717:54: static void atmel_nfc_copy_to_sram(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:740:38-740:56: static void atmel_nfc_copy_from_sram(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:762:35-762:53: static void atmel_nfc_set_op_addr(struct nand_chip *chip, int page, int column)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:788:36-788:54: static int atmel_nand_pmecc_enable(struct nand_chip *chip, int op, bool raw)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:807:38-807:56: static void atmel_nand_pmecc_disable(struct nand_chip *chip, bool raw)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:815:47-815:65: static int atmel_nand_pmecc_generate_eccbytes(struct nand_chip *chip, bool raw)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:849:42-849:60: static int atmel_nand_pmecc_correct_data(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:901:38-901:56: static int atmel_nand_pmecc_write_pg(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:929:40-929:58: static int atmel_nand_pmecc_write_page(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:935:44-935:62: static int atmel_nand_pmecc_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:942:37-942:55: static int atmel_nand_pmecc_read_pg(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:970:39-970:57: static int atmel_nand_pmecc_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:976:43-976:61: static int atmel_nand_pmecc_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:982:43-982:61: static int atmel_hsmc_nand_pmecc_write_pg(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1027:45-1027:63: static int atmel_hsmc_nand_pmecc_write_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1035:49-1035:67: static int atmel_hsmc_nand_pmecc_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1043:42-1043:60: static int atmel_hsmc_nand_pmecc_read_pg(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1095:44-1095:62: static int atmel_hsmc_nand_pmecc_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1102:48-1102:66: static int atmel_hsmc_nand_pmecc_read_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1110:34-1110:52: static int atmel_nand_pmecc_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1183:32-1183:50: static int atmel_nand_ecc_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1219:37-1219:55: static int atmel_hsmc_nand_ecc_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1524:39-1524:57: static int atmel_nand_setup_interface(struct nand_chip *chip, int csline,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1544:31-1544:49: static int atmel_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1977:35-1977:53: static int atmel_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:189:51-189:69: static void bcm47xxnflash_ops_bcm4706_select_chip(struct nand_chip *chip,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1650:31-1650:49: static void brcmnand_cmd_ctrl(struct nand_chip *chip, int dat,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1656:46-1656:64: static bool brcmstb_nand_wait_for_completion(struct nand_chip *chip)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1681:30-1681:48: static int brcmnand_waitfunc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1755:30-1755:48: static void brcmnand_cmdfunc(struct nand_chip *chip, unsigned command,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1857:35-1857:53: static uint8_t brcmnand_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1913:31-1913:49: static void brcmnand_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1921:32-1921:50: static void brcmnand_write_buf(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2149:55-2149:73: static int brcmnand_read_by_pio(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2212:5-2212:23: struct nand_chip *chip, void *buf, u64 addr)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2249:48-2249:66: static int brcmnand_read(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2342:31-2342:49: static int brcmnand_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2355:35-2355:53: static int brcmnand_read_page_raw(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2372:30-2372:48: static int brcmnand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2381:34-2381:52: static int brcmnand_read_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2394:49-2394:67: static int brcmnand_write(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2465:32-2465:50: static int brcmnand_write_page(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2478:36-2478:54: static int brcmnand_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2493:31-2493:49: static int brcmnand_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2500:35-2500:53: static int brcmnand_write_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2786:33-2786:51: static int brcmnand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:538:35-538:53: cdns_nand_chip *to_cdns_nand_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1212:32-1212:50: cadence_nand_prepare_data_size(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1346:39-1346:57: static int cadence_nand_select_target(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1373:31-1373:49: static int cadence_nand_erase(struct nand_chip *chip, u32 page)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1397:34-1397:52: static int cadence_nand_read_bbm(struct nand_chip *chip, int page, u8 *buf)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1427:36-1427:54: static int cadence_nand_write_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1500:35-1500:53: static int cadence_nand_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1510:40-1510:58: static int cadence_nand_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1611:39-1611:57: static int cadence_nand_write_oob_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1617:35-1617:53: static int cadence_nand_read_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1697:34-1697:52: static int cadence_nand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1704:39-1704:57: static int cadence_nand_read_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:1806:38-1806:56: static int cadence_nand_read_oob_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2024:43-2024:61: static int cadence_nand_force_byte_access(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2041:36-2041:54: static int cadence_nand_cmd_opcode(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2071:37-2071:55: static int cadence_nand_cmd_address(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2114:35-2114:53: static int cadence_nand_cmd_erase(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2155:34-2155:52: static int cadence_nand_cmd_data(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2225:37-2225:55: static int cadence_nand_cmd_waitrdy(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2266:33-2266:51: static int cadence_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2350:30-2350:48: cadence_nand_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2641:37-2641:55: static int cadence_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cafe_nand.c:104:30-104:48: static int cafe_device_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cafe_nand.c:120:28-120:46: static void cafe_write_buf(struct nand_chip *chip, const uint8_t *buf, int len)
-
drivers/mtd/nand/raw/cafe_nand.c:135:27-135:45: static void cafe_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/cafe_nand.c:149:31-149:49: static uint8_t cafe_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cafe_nand.c:160:31-160:49: static void cafe_nand_cmdfunc(struct nand_chip *chip, unsigned command,
-
drivers/mtd/nand/raw/cafe_nand.c:317:30-317:48: static void cafe_select_chip(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/cafe_nand.c:345:32-345:50: static int cafe_nand_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/cafe_nand.c:354:31-354:49: static int cafe_nand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/cafe_nand.c:370:32-370:50: static int cafe_nand_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/cafe_nand.c:533:42-533:60: static int cafe_nand_write_page_lowlevel(struct nand_chip *chip,
-
drivers/mtd/nand/raw/cafe_nand.c:591:34-591:52: static int cafe_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/cafe_nand.c:650:35-650:53: static void cafe_nand_detach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/davinci_nand.c:95:37-95:55: static void nand_davinci_hwctl_1bit(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/davinci_nand.c:119:40-119:58: static int nand_davinci_calculate_1bit(struct nand_chip *chip,
-
drivers/mtd/nand/raw/davinci_nand.c:134:38-134:56: static int nand_davinci_correct_1bit(struct nand_chip *chip, u_char *dat,
-
drivers/mtd/nand/raw/davinci_nand.c:179:37-179:55: static void nand_davinci_hwctl_4bit(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/davinci_nand.c:214:40-214:58: static int nand_davinci_calculate_4bit(struct nand_chip *chip,
-
drivers/mtd/nand/raw/davinci_nand.c:251:38-251:56: static int nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data,
-
drivers/mtd/nand/raw/davinci_nand.c:506:37-506:55: static int davinci_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/davinci_nand.c:680:33-680:51: static int davinci_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/denali.c:43:43-43:61: static struct denali_chip *to_denali_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/denali.c:48:55-48:73: static struct denali_controller *to_denali_controller(struct nand_chip *chip)
-
drivers/mtd/nand/raw/denali.c:192:34-192:52: static void denali_select_target(struct nand_chip *chip, int cs)
-
drivers/mtd/nand/raw/denali.c:231:33-231:51: static int denali_change_column(struct nand_chip *chip, unsigned int offset,
-
drivers/mtd/nand/raw/denali.c:242:32-242:50: static int denali_payload_xfer(struct nand_chip *chip, void *buf, bool write)
-
drivers/mtd/nand/raw/denali.c:279:28-279:46: static int denali_oob_xfer(struct nand_chip *chip, void *buf, bool write)
-
drivers/mtd/nand/raw/denali.c:329:28-329:46: static int denali_read_raw(struct nand_chip *chip, void *buf, void *oob_buf,
-
drivers/mtd/nand/raw/denali.c:356:29-356:47: static int denali_write_raw(struct nand_chip *chip, const void *buf,
-
drivers/mtd/nand/raw/denali.c:383:33-383:51: static int denali_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/denali.c:390:34-390:52: static int denali_write_page_raw(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/denali.c:397:28-397:46: static int denali_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/denali.c:402:29-402:47: static int denali_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/denali.c:407:37-407:55: static int denali_check_erased_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/denali.c:438:32-438:50: static int denali_hw_ecc_fixup(struct nand_chip *chip,
-
drivers/mtd/nand/raw/denali.c:473:32-473:50: static int denali_sw_ecc_fixup(struct nand_chip *chip,
-
drivers/mtd/nand/raw/denali.c:710:29-710:47: static int denali_page_xfer(struct nand_chip *chip, void *buf, size_t size,
-
drivers/mtd/nand/raw/denali.c:723:29-723:47: static int denali_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/denali.c:756:30-756:48: static int denali_write_page(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/denali.c:764:35-764:53: static int denali_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/denali.c:957:34-957:52: static int denali_multidev_fixup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/denali.c:1012:31-1012:49: static int denali_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/denali.c:1109:30-1109:48: static int denali_exec_instr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/denali.c:1148:27-1148:45: static int denali_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/diskonchip.c:1272:32-1272:50: static int doc200x_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:250:29-250:47: static void fsl_ifc_do_read(struct nand_chip *chip,
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:291:29-291:47: static void fsl_ifc_cmdfunc(struct nand_chip *chip, unsigned int command,
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:499:33-499:51: static void fsl_ifc_select_chip(struct nand_chip *chip, int cs)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:509:31-509:49: static void fsl_ifc_write_buf(struct nand_chip *chip, const u8 *buf, int len)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:535:34-535:52: static uint8_t fsl_ifc_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:557:36-557:54: static uint8_t fsl_ifc_read_byte16(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:579:30-579:48: static void fsl_ifc_read_buf(struct nand_chip *chip, u8 *buf, int len)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:604:25-604:43: static int fsl_ifc_wait(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:638:30-638:48: static int check_erased_page(struct nand_chip *chip, u8 *buf)
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:667:30-667:48: static int fsl_ifc_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:695:31-695:49: static int fsl_ifc_write_page(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:706:32-706:50: static int fsl_ifc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsmc_nand.c:251:51-251:69: static inline struct fsmc_nand_data *nand_to_fsmc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/fsmc_nand.c:374:31-374:49: static void fsmc_enable_hwecc(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/fsmc_nand.c:391:33-391:51: static int fsmc_read_hwecc_ecc4(struct nand_chip *chip, const u8 *data,
-
drivers/mtd/nand/raw/fsmc_nand.c:439:33-439:51: static int fsmc_read_hwecc_ecc1(struct nand_chip *chip, const u8 *data,
-
drivers/mtd/nand/raw/fsmc_nand.c:453:30-453:48: static int fsmc_correct_ecc1(struct nand_chip *chip,
-
drivers/mtd/nand/raw/fsmc_nand.c:630:25-630:43: static int fsmc_exec_op(struct nand_chip *chip, const struct nand_operation *op,
-
drivers/mtd/nand/raw/fsmc_nand.c:705:33-705:51: static int fsmc_read_page_hwecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/fsmc_nand.c:779:35-779:53: static int fsmc_bch8_correct_data(struct nand_chip *chip, u8 *dat,
-
drivers/mtd/nand/raw/gpio.c:75:33-75:51: static int gpio_nand_exec_instr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/gpio.c:137:30-137:48: static int gpio_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/gpio.c:164:34-164:52: static int gpio_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:973:33-973:51: static int gpmi_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1407:32-1407:50: static int gpmi_count_bitflips(struct nand_chip *chip, void *buf, int first,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1525:31-1525:49: static int gpmi_ecc_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1567:34-1567:52: static int gpmi_ecc_read_subpage(struct nand_chip *chip, uint32_t offs,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1663:32-1663:50: static int gpmi_ecc_write_page(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1751:30-1751:48: static int gpmi_ecc_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1781:31-1781:49: static int gpmi_ecc_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1810:35-1810:53: static int gpmi_ecc_read_page_raw(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1895:36-1895:54: static int gpmi_ecc_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1966:34-1966:52: static int gpmi_ecc_read_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1971:35-1971:53: static int gpmi_ecc_write_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1976:31-1976:49: static int gpmi_block_markbad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2293:34-2293:52: static int gpmi_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2483:29-2483:47: static int gpmi_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/hisi504_nand.c:347:34-347:52: static void hisi_nfc_select_chip(struct nand_chip *chip, int chipselect)
-
drivers/mtd/nand/raw/hisi504_nand.c:357:35-357:53: static uint8_t hisi_nfc_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/hisi504_nand.c:373:20-373:38: hisi_nfc_write_buf(struct nand_chip *chip, const uint8_t *buf, int len)
-
drivers/mtd/nand/raw/hisi504_nand.c:381:31-381:49: static void hisi_nfc_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/hisi504_nand.c:423:30-423:48: static void hisi_nfc_cmdfunc(struct nand_chip *chip, unsigned command,
-
drivers/mtd/nand/raw/hisi504_nand.c:518:38-518:56: static int hisi_nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/hisi504_nand.c:551:31-551:49: static int hisi_nand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/hisi504_nand.c:567:39-567:57: static int hisi_nand_write_page_hwecc(struct nand_chip *chip,
-
drivers/mtd/nand/raw/hisi504_nand.c:693:33-693:51: static int hisi_nfc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:141:36-141:54: static void ingenic_nand_ecc_hwctl(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:148:39-148:57: static int ingenic_nand_ecc_calculate(struct nand_chip *chip, const u8 *dat,
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:169:37-169:55: static int ingenic_nand_ecc_correct(struct nand_chip *chip, u8 *dat,
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:183:37-183:55: static int ingenic_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:257:36-257:54: static int ingenic_nand_exec_instr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:311:33-311:51: static int ingenic_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/intel-nand-controller.c:127:55-127:73: static inline struct ebu_nand_controller *nand_to_ebu(struct nand_chip *chip)
-
drivers/mtd/nand/raw/intel-nand-controller.c:132:29-132:47: static int ebu_nand_waitrdy(struct nand_chip *chip, int timeout_ms)
-
drivers/mtd/nand/raw/intel-nand-controller.c:142:26-142:44: static u8 ebu_nand_readb(struct nand_chip *chip)
-
drivers/mtd/nand/raw/intel-nand-controller.c:153:29-153:47: static void ebu_nand_writeb(struct nand_chip *chip, u32 offset, u8 value)
-
drivers/mtd/nand/raw/intel-nand-controller.c:162:26-162:44: static void ebu_read_buf(struct nand_chip *chip, u_char *buf, unsigned int len)
-
drivers/mtd/nand/raw/intel-nand-controller.c:170:27-170:45: static void ebu_write_buf(struct nand_chip *chip, const u_char *buf, int len)
-
drivers/mtd/nand/raw/intel-nand-controller.c:178:30-178:48: static void ebu_nand_disable(struct nand_chip *chip)
-
drivers/mtd/nand/raw/intel-nand-controller.c:185:29-185:47: static void ebu_select_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/intel-nand-controller.c:197:33-197:51: static int ebu_nand_set_timings(struct nand_chip *chip, int csline,
-
drivers/mtd/nand/raw/intel-nand-controller.c:385:37-385:55: static int ebu_nand_read_page_hwecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/intel-nand-controller.c:408:38-408:56: static int ebu_nand_write_page_hwecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/intel-nand-controller.c:445:33-445:51: static int ebu_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/intel-nand-controller.c:514:29-514:47: static int ebu_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/internals.h:116:37-116:55: static inline bool nand_has_exec_op(struct nand_chip *chip)
-
drivers/mtd/nand/raw/internals.h:125:33-125:51: static inline int nand_check_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/internals.h:134:32-134:50: static inline int nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/internals.h:146:56-146:74: static inline bool nand_controller_can_setup_interface(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:320:34-320:52: static int lpc32xx_waitfunc_nand(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:340:40-340:58: static int lpc32xx_waitfunc_controller(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:360:29-360:47: static int lpc32xx_waitfunc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:433:30-433:48: static int lpc32xx_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:499:40-499:58: static int lpc32xx_write_page_lowlevel(struct nand_chip *chip,
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:549:29-549:47: static int lpc32xx_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:559:30-559:48: static int lpc32xx_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:566:32-566:50: static void lpc32xx_ecc_enable(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:642:37-642:55: static int lpc32xx_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:270:35-270:53: static void lpc32xx_nand_cmd_ctrl(struct nand_chip *chip, int cmd,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:295:38-295:56: static int lpc32xx_nand_device_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:327:37-327:55: static void lpc32xx_nand_ecc_enable(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:335:39-335:57: static int lpc32xx_nand_ecc_calculate(struct nand_chip *chip,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:349:39-349:57: static uint8_t lpc32xx_nand_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:359:35-359:53: static void lpc32xx_nand_read_buf(struct nand_chip *chip, u_char *buf, int len)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:371:36-371:54: static void lpc32xx_nand_write_buf(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:384:43-384:61: static int lpc32xx_nand_read_oob_syndrome(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:394:44-394:62: static int lpc32xx_nand_write_oob_syndrome(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/lpc32xx_slc.c:600:44-600:62: static int lpc32xx_nand_read_page_syndrome(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:647:48-647:66: static int lpc32xx_nand_read_page_raw_syndrome(struct nand_chip *chip,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:667:45-667:63: static int lpc32xx_nand_write_page_syndrome(struct nand_chip *chip,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:705:49-705:67: static int lpc32xx_nand_write_page_raw_syndrome(struct nand_chip *chip,
-
drivers/mtd/nand/raw/lpc32xx_slc.c:769:37-769:55: static int lpc32xx_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:354:57-354:75: static inline struct marvell_nand_chip *to_marvell_nand(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:547:43-547:61: static void marvell_nfc_force_byte_access(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:572:35-572:53: static int marvell_nfc_wait_ndrun(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:610:36-610:54: static int marvell_nfc_prepare_cmd(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:642:34-642:52: static void marvell_nfc_send_cmd(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:669:32-669:50: static int marvell_nfc_end_cmd(struct nand_chip *chip, int flag,
-
drivers/mtd/nand/raw/marvell_nand.c:700:34-700:52: static int marvell_nfc_wait_cmdd(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:729:32-729:50: static int marvell_nfc_wait_op(struct nand_chip *chip, unsigned int timeout_ms)
-
drivers/mtd/nand/raw/marvell_nand.c:766:39-766:57: static void marvell_nfc_select_target(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:819:39-819:57: static void marvell_nfc_enable_hw_ecc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:836:40-836:58: static void marvell_nfc_disable_hw_ecc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/marvell_nand.c:955:43-955:61: static void marvell_nfc_check_empty_chunk(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:995:46-995:64: static int marvell_nfc_hw_ecc_check_bitflips(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1037:48-1037:66: static int marvell_nfc_hw_ecc_hmg_do_read_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1090:49-1090:67: static int marvell_nfc_hw_ecc_hmg_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/marvell_nand.c:1098:45-1098:63: static int marvell_nfc_hw_ecc_hmg_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/marvell_nand.c:1138:48-1138:66: static int marvell_nfc_hw_ecc_hmg_read_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/marvell_nand.c:1148:49-1148:67: static int marvell_nfc_hw_ecc_hmg_do_write_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1216:50-1216:68: static int marvell_nfc_hw_ecc_hmg_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1225:46-1225:64: static int marvell_nfc_hw_ecc_hmg_write_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1245:49-1245:67: static int marvell_nfc_hw_ecc_hmg_write_oob_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1259:49-1259:67: static int marvell_nfc_hw_ecc_bch_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/marvell_nand.c:1306:47-1306:65: static void marvell_nfc_hw_ecc_bch_read_chunk(struct nand_chip *chip, int chunk,
-
drivers/mtd/nand/raw/marvell_nand.c:1373:45-1373:63: static int marvell_nfc_hw_ecc_bch_read_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1499:48-1499:66: static int marvell_nfc_hw_ecc_bch_read_oob_raw(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/marvell_nand.c:1506:44-1506:62: static int marvell_nfc_hw_ecc_bch_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/marvell_nand.c:1514:50-1514:68: static int marvell_nfc_hw_ecc_bch_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1568:36-1568:54: marvell_nfc_hw_ecc_bch_write_chunk(struct nand_chip *chip, int chunk,
-
drivers/mtd/nand/raw/marvell_nand.c:1629:46-1629:64: static int marvell_nfc_hw_ecc_bch_write_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1690:49-1690:67: static int marvell_nfc_hw_ecc_bch_write_oob_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1701:45-1701:63: static int marvell_nfc_hw_ecc_bch_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/marvell_nand.c:1712:44-1712:62: static void marvell_nfc_parse_instructions(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1802:38-1802:56: static int marvell_nfc_xfer_data_pio(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1833:47-1833:65: static int marvell_nfc_monolithic_access_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1897:42-1897:60: static int marvell_nfc_naked_access_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1969:43-1969:61: static int marvell_nfc_naked_waitrdy_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:1983:42-1983:60: static int marvell_nfc_read_id_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:2023:41-2023:59: static int marvell_nfc_read_status_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:2063:44-2063:62: static int marvell_nfc_reset_cmd_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:2092:44-2092:62: static int marvell_nfc_erase_cmd_type_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:2181:32-2181:50: static int marvell_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/marvell_nand.c:2389:40-2389:58: static int marvell_nfc_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/marvell_nand.c:2496:37-2496:55: static int marvell_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/meson_nand.c:256:59-256:63: static void meson_nfc_select_chip(struct nand_chip *nand, int chip)
-
drivers/mtd/nand/raw/meson_nand.c:988:31-988:49: static int meson_nfc_check_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:183:28-183:46: static inline u8 *data_ptr(struct nand_chip *chip, const u8 *p, int i)
-
drivers/mtd/nand/raw/mtk_nand.c:188:27-188:45: static inline u8 *oob_ptr(struct nand_chip *chip, int i)
-
drivers/mtd/nand/raw/mtk_nand.c:207:32-207:50: static inline int mtk_data_len(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mtk_nand.c:214:32-214:50: static inline u8 *mtk_data_ptr(struct nand_chip *chip, int i)
-
drivers/mtd/nand/raw/mtk_nand.c:221:31-221:49: static inline u8 *mtk_oob_ptr(struct nand_chip *chip, int i)
-
drivers/mtd/nand/raw/mtk_nand.c:400:36-400:54: static inline u8 mtk_nfc_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mtk_nand.c:428:30-428:48: static void mtk_nfc_read_buf(struct nand_chip *chip, u8 *buf, int len)
-
drivers/mtd/nand/raw/mtk_nand.c:436:32-436:50: static void mtk_nfc_write_byte(struct nand_chip *chip, u8 byte)
-
drivers/mtd/nand/raw/mtk_nand.c:457:31-457:49: static void mtk_nfc_write_buf(struct nand_chip *chip, const u8 *buf, int len)
-
drivers/mtd/nand/raw/mtk_nand.c:465:31-465:49: static int mtk_nfc_exec_instr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:509:28-509:46: static int mtk_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:533:36-533:54: static int mtk_nfc_setup_interface(struct nand_chip *chip, int csline,
-
drivers/mtd/nand/raw/mtk_nand.c:641:34-641:52: static int mtk_nfc_sector_encode(struct nand_chip *chip, u8 *data)
-
drivers/mtd/nand/raw/mtk_nand.c:728:37-728:55: static inline void mtk_nfc_read_fdm(struct nand_chip *chip, u32 start,
-
drivers/mtd/nand/raw/mtk_nand.c:748:38-748:56: static inline void mtk_nfc_write_fdm(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mtk_nand.c:774:56-774:74: static int mtk_nfc_do_write_page(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:825:53-825:71: static int mtk_nfc_write_page(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:877:37-877:55: static int mtk_nfc_write_page_hwecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/mtk_nand.c:883:35-883:53: static int mtk_nfc_write_page_raw(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/mtk_nand.c:893:40-893:58: static int mtk_nfc_write_subpage_hwecc(struct nand_chip *chip, u32 offset,
-
drivers/mtd/nand/raw/mtk_nand.c:909:34-909:52: static int mtk_nfc_write_oob_std(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/mtk_nand.c:939:55-939:73: static int mtk_nfc_read_subpage(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/mtk_nand.c:1038:39-1038:57: static int mtk_nfc_read_subpage_hwecc(struct nand_chip *chip, u32 off,
-
drivers/mtd/nand/raw/mtk_nand.c:1045:36-1045:54: static int mtk_nfc_read_page_hwecc(struct nand_chip *chip, u8 *p, int oob_on,
-
drivers/mtd/nand/raw/mtk_nand.c:1053:34-1053:52: static int mtk_nfc_read_page_raw(struct nand_chip *chip, u8 *buf, int oob_on,
-
drivers/mtd/nand/raw/mtk_nand.c:1082:33-1082:51: static int mtk_nfc_read_oob_std(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/mtk_nand.c:1296:32-1296:50: static int mtk_nfc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mxc_nand.c:664:41-664:59: static void mxc_nand_enable_hwecc_v1_v2(struct nand_chip *chip, bool enable)
-
drivers/mtd/nand/raw/mxc_nand.c:682:38-682:56: static void mxc_nand_enable_hwecc_v3(struct nand_chip *chip, bool enable)
-
drivers/mtd/nand/raw/mxc_nand.c:701:31-701:49: static int mxc_nand_dev_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mxc_nand.c:710:34-710:52: static int mxc_nand_read_page_v1(struct nand_chip *chip, void *buf, void *oob,
-
drivers/mtd/nand/raw/mxc_nand.c:768:37-768:55: static int mxc_nand_read_page_v2_v3(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:816:31-816:49: static int mxc_nand_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:830:35-830:53: static int mxc_nand_read_page_raw(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:844:30-844:48: static int mxc_nand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/mxc_nand.c:852:32-852:50: static int mxc_nand_write_page(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:873:36-873:54: static int mxc_nand_write_page_ecc(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:879:36-879:54: static int mxc_nand_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/mxc_nand.c:885:31-885:49: static int mxc_nand_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/mxc_nand.c:957:69-957:73: static void mxc_nand_select_chip_v1_v3(struct nand_chip *nand_chip, int chip)
-
drivers/mtd/nand/raw/mxc_nand.c:977:66-977:70: static void mxc_nand_select_chip_v2(struct nand_chip *nand_chip, int chip)
-
drivers/mtd/nand/raw/mxc_nand.c:1140:40-1140:58: static int mxc_nand_v2_setup_interface(struct nand_chip *chip, int csline,
-
drivers/mtd/nand/raw/mxc_nand.c:1393:34-1393:52: static int mxc_nand_set_features(struct nand_chip *chip, int addr,
-
drivers/mtd/nand/raw/mxc_nand.c:1413:34-1413:52: static int mxc_nand_get_features(struct nand_chip *chip, int addr,
-
drivers/mtd/nand/raw/mxc_nand.c:1611:30-1611:48: static int mxcnd_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mxc_nand.c:1680:34-1680:52: static int mxcnd_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/mxic_nand.c:324:33-324:51: static int mxic_nfc_wait_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/mxic_nand.c:388:29-388:47: static int mxic_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/mxic_nand.c:454:37-454:55: static int mxic_nfc_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/nand_amd.c:11:32-11:50: static void amd_nand_decode_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_amd.c:36:26-36:44: static int amd_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:100:27-100:45: static int check_offs_len(struct nand_chip *chip, loff_t ofs, uint64_t len)
-
drivers/mtd/nand/raw/nand_base.c:172:25-172:43: void nand_select_target(struct nand_chip *chip, unsigned int cs)
-
drivers/mtd/nand/raw/nand_base.c:195:27-195:45: void nand_deselect_target(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:210:33-210:51: static void nand_release_device(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:226:28-226:46: int nand_bbm_get_next_page(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/nand_base.c:253:27-253:45: static int nand_block_bad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/nand_base.c:292:36-292:54: static bool nand_region_is_secured(struct nand_chip *chip, loff_t offset, u64 size)
-
drivers/mtd/nand/raw/nand_base.c:313:27-313:45: static int nand_isbad_bbm(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/nand_base.c:339:29-339:47: static void nand_get_device(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:361:26-361:44: static int nand_check_wp(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:385:31-385:49: static uint8_t *nand_fill_oob(struct nand_chip *chip, uint8_t *oob, size_t len,
-
drivers/mtd/nand/raw/nand_base.c:424:30-424:48: static int nand_do_write_oob(struct nand_chip *chip, loff_t to,
-
drivers/mtd/nand/raw/nand_base.c:499:39-499:57: static int nand_default_block_markbad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/nand_base.c:538:22-538:40: int nand_markbad_bbm(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/nand_base.c:565:40-565:58: static int nand_block_markbad_lowlevel(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/nand_base.c:625:32-625:50: static int nand_block_checkbad(struct nand_chip *chip, loff_t ofs, int allowbbt)
-
drivers/mtd/nand/raw/nand_base.c:651:23-651:41: int nand_soft_waitrdy(struct nand_chip *chip, unsigned long timeout_ms)
-
drivers/mtd/nand/raw/nand_base.c:719:23-719:41: int nand_gpio_waitrdy(struct nand_chip *chip, struct gpio_desc *gpiod,
-
drivers/mtd/nand/raw/nand_base.c:750:22-750:40: void panic_nand_wait(struct nand_chip *chip, unsigned long timeo)
-
drivers/mtd/nand/raw/nand_base.c:773:40-773:58: static bool nand_supports_get_features(struct nand_chip *chip, int addr)
-
drivers/mtd/nand/raw/nand_base.c:779:40-779:58: static bool nand_supports_set_features(struct nand_chip *chip, int addr)
-
drivers/mtd/nand/raw/nand_base.c:794:33-794:51: static int nand_reset_interface(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/nand_base.c:835:33-835:51: static int nand_setup_interface(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/nand_base.c:926:34-926:52: int nand_choose_best_sdr_timings(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:977:36-977:54: int nand_choose_best_nvddr_timings(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:1027:37-1027:55: static int nand_choose_best_timings(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:1054:41-1054:59: static int nand_choose_interface_config(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:1089:36-1089:54: static int nand_fill_column_cycles(struct nand_chip *chip, u8 *addrs,
-
drivers/mtd/nand/raw/nand_base.c:1131:38-1131:56: static int nand_sp_exec_read_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1174:38-1174:56: static int nand_lp_exec_read_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1211:43-1211:61: static int nand_lp_exec_cont_read_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1271:39-1271:57: static bool rawnand_cont_read_ongoing(struct nand_chip *chip, unsigned int page)
-
drivers/mtd/nand/raw/nand_base.c:1291:23-1291:41: int nand_read_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1338:29-1338:47: int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf,
-
drivers/mtd/nand/raw/nand_base.c:1387:32-1387:50: int nand_change_read_column_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:1451:22-1451:40: int nand_read_oob_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1475:35-1475:53: static int nand_exec_prog_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1554:29-1554:47: int nand_prog_page_begin_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1588:27-1588:45: int nand_prog_page_end_op(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:1640:23-1640:41: int nand_prog_page_op(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:1695:33-1695:51: int nand_change_write_column_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:1758:20-1758:38: int nand_readid_op(struct nand_chip *chip, u8 addr, void *buf,
-
drivers/mtd/nand/raw/nand_base.c:1824:20-1824:38: int nand_status_op(struct nand_chip *chip, u8 *status)
-
drivers/mtd/nand/raw/nand_base.c:1873:25-1873:43: int nand_exit_status_op(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:1901:19-1901:37: int nand_erase_op(struct nand_chip *chip, unsigned int eraseblock)
-
drivers/mtd/nand/raw/nand_base.c:1962:33-1962:51: static int nand_set_features_op(struct nand_chip *chip, u8 feature,
-
drivers/mtd/nand/raw/nand_base.c:2012:33-2012:51: static int nand_get_features_op(struct nand_chip *chip, u8 feature,
-
drivers/mtd/nand/raw/nand_base.c:2055:29-2055:47: static int nand_wait_rdy_op(struct nand_chip *chip, unsigned int timeout_ms,
-
drivers/mtd/nand/raw/nand_base.c:2087:19-2087:37: int nand_reset_op(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:2124:23-2124:41: int nand_read_data_op(struct nand_chip *chip, void *buf, unsigned int len,
-
drivers/mtd/nand/raw/nand_base.c:2207:24-2207:42: int nand_write_data_op(struct nand_chip *chip, const void *buf,
-
drivers/mtd/nand/raw/nand_base.c:2459:28-2459:46: int nand_op_parser_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:2661:16-2661:34: int nand_reset(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/nand_base.c:2697:23-2697:41: int nand_get_features(struct nand_chip *chip, int addr,
-
drivers/mtd/nand/raw/nand_base.c:2718:23-2718:41: int nand_set_features(struct nand_chip *chip, int addr,
-
drivers/mtd/nand/raw/nand_base.c:2870:32-2870:50: int nand_read_page_raw_notsupp(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/nand_base.c:2885:24-2885:42: int nand_read_page_raw(struct nand_chip *chip, uint8_t *buf, int oob_required,
-
drivers/mtd/nand/raw/nand_base.c:2921:35-2921:53: int nand_monolithic_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/nand_base.c:2956:40-2956:58: static int nand_read_page_raw_syndrome(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:3018:33-3018:51: static int nand_read_page_swecc(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:3065:30-3065:48: static int nand_read_subpage(struct nand_chip *chip, uint32_t data_offs,
-
drivers/mtd/nand/raw/nand_base.c:3177:33-3177:51: static int nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:3250:36-3250:54: int nand_read_page_hwecc_oob_first(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:3316:36-3316:54: static int nand_read_page_syndrome(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:3405:35-3405:53: static uint8_t *nand_transfer_oob(struct nand_chip *chip, uint8_t *oob,
-
drivers/mtd/nand/raw/nand_base.c:3430:39-3430:57: static void rawnand_enable_cont_reads(struct nand_chip *chip, unsigned int page,
-
drivers/mtd/nand/raw/nand_base.c:3460:34-3460:52: static int nand_setup_read_retry(struct nand_chip *chip, int retry_mode)
-
drivers/mtd/nand/raw/nand_base.c:3473:31-3473:49: static void nand_wait_readrdy(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:3492:29-3492:47: static int nand_do_read_ops(struct nand_chip *chip, loff_t from,
-
drivers/mtd/nand/raw/nand_base.c:3673:23-3673:41: int nand_read_oob_std(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/nand_base.c:3687:35-3687:53: static int nand_read_oob_syndrome(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/nand_base.c:3740:24-3740:42: int nand_write_oob_std(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/nand_base.c:3755:36-3755:54: static int nand_write_oob_syndrome(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/nand_base.c:3830:29-3830:47: static int nand_do_read_oob(struct nand_chip *chip, loff_t from,
-
drivers/mtd/nand/raw/nand_base.c:3955:33-3955:51: int nand_write_page_raw_notsupp(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/nand_base.c:3970:25-3970:43: int nand_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:4007:36-4007:54: int nand_monolithic_write_page_raw(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/nand_base.c:4036:41-4036:59: static int nand_write_page_raw_syndrome(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:4098:34-4098:52: static int nand_write_page_swecc(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:4127:34-4127:52: static int nand_write_page_hwecc(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:4173:37-4173:55: static int nand_write_subpage_hwecc(struct nand_chip *chip, uint32_t offset,
-
drivers/mtd/nand/raw/nand_base.c:4244:37-4244:55: static int nand_write_page_syndrome(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_base.c:4314:28-4314:46: static int nand_write_page(struct nand_chip *chip, uint32_t offset,
-
drivers/mtd/nand/raw/nand_base.c:4352:30-4352:48: static int nand_do_write_ops(struct nand_chip *chip, loff_t to,
-
drivers/mtd/nand/raw/nand_base.c:4568:21-4568:39: int nand_erase_nand(struct nand_chip *chip, struct erase_info *instr,
-
drivers/mtd/nand/raw/nand_base.c:4809:31-4809:49: static void nand_set_defaults(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:4915:25-4915:43: void nand_decode_ext_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:4953:28-4953:46: static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type)
-
drivers/mtd/nand/raw/nand_base.c:4976:37-4976:55: static void nand_decode_bbm_options(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:4992:31-4992:49: static bool find_full_id_nand(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:5036:38-5036:56: static void nand_manufacturer_detect(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5062:35-5062:53: static int nand_manufacturer_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5077:39-5077:57: static void nand_manufacturer_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5091:50-5091:68: static void rawnand_check_data_only_read_support(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5098:47-5098:65: static void rawnand_early_check_supported_ops(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5109:45-5109:63: static void rawnand_check_cont_read_support(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5124:46-5124:64: static void rawnand_late_check_supported_ops(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5138:24-5138:42: static int nand_detect(struct nand_chip *chip, struct nand_flash_dev *type)
-
drivers/mtd/nand/raw/nand_base.c:5409:48-5409:66: static void of_get_nand_ecc_legacy_user_config(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5424:34-5424:52: static int of_get_nand_bus_width(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5444:39-5444:57: static int of_get_nand_secure_regions(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5512:28-5512:46: static int rawnand_dt_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5572:28-5572:46: static int nand_scan_ident(struct nand_chip *chip, unsigned int maxchips,
-
drivers/mtd/nand/raw/nand_base.c:5653:37-5653:55: static void nand_scan_ident_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5659:29-5659:47: int rawnand_sw_hamming_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5689:34-5689:52: int rawnand_sw_hamming_calculate(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:5699:32-5699:50: int rawnand_sw_hamming_correct(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:5710:33-5710:51: void rawnand_sw_hamming_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5718:25-5718:43: int rawnand_sw_bch_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5743:37-5743:55: static int rawnand_sw_bch_calculate(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:5752:28-5752:46: int rawnand_sw_bch_correct(struct nand_chip *chip, unsigned char *buf,
-
drivers/mtd/nand/raw/nand_base.c:5761:29-5761:47: void rawnand_sw_bch_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5769:37-5769:55: static int nand_set_ecc_on_host_ops(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5828:34-5828:52: static int nand_set_ecc_soft_ops(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:5916:21-5916:39: nand_check_ecc_caps(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:5970:20-5970:38: nand_match_ecc_req(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:6053:19-6053:37: nand_maximize_ecc(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:6131:26-6131:44: int nand_ecc_choose_conf(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_base.c:6205:27-6205:45: static int nand_scan_tail(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:6514:24-6514:42: static int nand_attach(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:6522:25-6522:43: static void nand_detach(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_base.c:6538:24-6538:42: int nand_scan_with_ids(struct nand_chip *chip, unsigned int maxchips,
-
drivers/mtd/nand/raw/nand_base.c:6573:19-6573:37: void nand_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_bbt.c:76:37-76:55: static inline uint8_t bbt_get_entry(struct nand_chip *chip, int block)
-
drivers/mtd/nand/raw/nand_bbt.c:83:35-83:53: static inline void bbt_mark_entry(struct nand_chip *chip, int block,
-
drivers/mtd/nand/raw/nand_bbt.c:260:31-260:35: struct nand_bbt_descr *td, int chip)
-
drivers/mtd/nand/raw/nand_bbt.c:491:36-491:40: struct nand_bbt_descr *bd, int chip)
-
drivers/mtd/nand/raw/nand_bbt.c:655:32-655:36: struct nand_bbt_descr *md, int chip)
-
drivers/mtd/nand/raw/nand_bbt.c:719:11-719:15: int chip, int block)
-
drivers/mtd/nand/raw/nand_esmt.c:11:33-11:51: static void esmt_nand_decode_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_esmt.c:41:27-41:45: static int esmt_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:60:42-60:60: static bool hynix_nand_has_valid_jedecid(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:72:30-72:48: static int hynix_nand_cmd_op(struct nand_chip *chip, u8 cmd)
-
drivers/mtd/nand/raw/nand_hynix.c:88:36-88:54: static int hynix_nand_reg_write_op(struct nand_chip *chip, u8 addr, u8 val)
-
drivers/mtd/nand/raw/nand_hynix.c:108:40-108:58: static int hynix_nand_setup_read_retry(struct nand_chip *chip, int retry_mode)
-
drivers/mtd/nand/raw/nand_hynix.c:191:30-191:48: static int hynix_read_rr_otp(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:287:35-287:53: static int hynix_mlc_1xnm_rr_init(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:372:31-372:49: static int hynix_nand_rr_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:408:40-408:58: static void hynix_nand_extract_oobsize(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:495:49-495:67: static void hynix_nand_extract_ecc_requirements(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:584:56-584:74: static void hynix_nand_extract_scrambling_requirements(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:609:34-609:52: static void hynix_nand_decode_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:668:32-668:50: static void hynix_nand_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:681:40-681:58: h27ucg8t2atrbc_choose_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_hynix.c:689:32-689:50: static int h27ucg8t2etrbc_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:699:28-699:46: static int hynix_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_hynix.c:731:41-731:59: static void hynix_fixup_onfi_param_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_jedec.c:24:23-24:41: int nand_jedec_detect(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:28:31-28:49: static uint8_t nand_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:40:33-40:51: static uint8_t nand_read_byte16(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:52:30-52:48: static void nand_select_chip(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/nand_legacy.c:74:29-74:47: static void nand_write_byte(struct nand_chip *chip, uint8_t byte)
-
drivers/mtd/nand/raw/nand_legacy.c:86:31-86:49: static void nand_write_byte16(struct nand_chip *chip, uint8_t byte)
-
drivers/mtd/nand/raw/nand_legacy.c:117:28-117:46: static void nand_write_buf(struct nand_chip *chip, const uint8_t *buf, int len)
-
drivers/mtd/nand/raw/nand_legacy.c:130:27-130:45: static void nand_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/nand_legacy.c:143:30-143:48: static void nand_write_buf16(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_legacy.c:159:29-159:47: static void nand_read_buf16(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/nand_legacy.c:174:35-174:53: static void panic_nand_wait_ready(struct nand_chip *chip, unsigned long timeo)
-
drivers/mtd/nand/raw/nand_legacy.c:193:22-193:40: void nand_wait_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:221:36-221:54: static void nand_wait_status_ready(struct nand_chip *chip, unsigned long timeo)
-
drivers/mtd/nand/raw/nand_legacy.c:250:26-250:44: static void nand_command(struct nand_chip *chip, unsigned int command,
-
drivers/mtd/nand/raw/nand_legacy.c:356:28-356:46: static void nand_ccs_delay(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:389:29-389:47: static void nand_command_lp(struct nand_chip *chip, unsigned int command,
-
drivers/mtd/nand/raw/nand_legacy.c:520:35-520:53: int nand_get_set_features_notsupp(struct nand_chip *chip, int addr,
-
drivers/mtd/nand/raw/nand_legacy.c:533:22-533:40: static int nand_wait(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:581:31-581:49: void nand_legacy_set_defaults(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:614:33-614:51: void nand_legacy_adjust_cmdfunc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_legacy.c:623:29-623:47: int nand_legacy_check_hooks(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:50:43-50:61: static int macronix_nand_setup_read_retry(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/nand_macronix.c:63:50-63:68: static int macronix_nand_randomizer_check_enable(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:102:37-102:55: static void macronix_nand_onfi_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:158:50-158:68: static void macronix_nand_fix_broken_get_timings(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:198:27-198:45: static int mxic_nand_lock(struct nand_chip *chip, loff_t ofs, uint64_t len)
-
drivers/mtd/nand/raw/nand_macronix.c:214:29-214:47: static int mxic_nand_unlock(struct nand_chip *chip, loff_t ofs, uint64_t len)
-
drivers/mtd/nand/raw/nand_macronix.c:230:52-230:70: static void macronix_nand_block_protection_support(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:259:31-259:49: static int nand_power_down_op(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:281:30-281:48: static int mxic_nand_suspend(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:294:30-294:48: static void mxic_nand_resume(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:311:51-311:69: static void macronix_nand_deep_power_down_support(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:455:37-455:55: static void macronix_nand_setup_otp(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_macronix.c:484:31-484:49: static int macronix_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_micron.c:69:41-69:59: static int micron_nand_setup_read_retry(struct nand_chip *chip, int retry_mode)
-
drivers/mtd/nand/raw/nand_micron.c:79:34-79:52: static int micron_nand_onfi_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_micron.c:166:41-166:59: static int micron_nand_on_die_ecc_setup(struct nand_chip *chip, bool enable)
-
drivers/mtd/nand/raw/nand_micron.c:188:44-188:62: static int micron_nand_on_die_ecc_status_4(struct nand_chip *chip, u8 status,
-
drivers/mtd/nand/raw/nand_micron.c:275:44-275:62: static int micron_nand_on_die_ecc_status_8(struct nand_chip *chip, u8 status)
-
drivers/mtd/nand/raw/nand_micron.c:304:34-304:52: micron_nand_read_page_on_die_ecc(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_micron.c:369:35-369:53: micron_nand_write_page_on_die_ecc(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/nand_micron.c:414:39-414:57: static int micron_supports_on_die_ecc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_micron.c:477:29-477:47: static int micron_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_micron.c:575:33-575:51: static void micron_nand_cleanup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_micron.c:583:42-583:60: static void micron_fixup_onfi_param_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_onfi.c:34:45-34:63: static int nand_flash_detect_ext_param_page(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_onfi.c:144:22-144:40: int nand_onfi_detect(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_samsung.c:11:36-11:54: static void samsung_nand_decode_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_samsung.c:121:30-121:48: static int samsung_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_sandisk.c:6:35-6:53: sdtnqgama_choose_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_sandisk.c:14:30-14:48: static int sandisk_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_timings.c:652:44-652:62: static void onfi_fill_sdr_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_timings.c:688:46-688:64: static void onfi_fill_nvddr_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_timings.c:728:33-728:51: void onfi_fill_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_toshiba.c:29:50-29:68: static int toshiba_nand_benand_read_eccstatus_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_toshiba.c:50:42-50:60: static int toshiba_nand_benand_eccstatus(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:96:31-96:49: toshiba_nand_read_page_benand(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/nand_toshiba.c:109:34-109:52: toshiba_nand_read_subpage_benand(struct nand_chip *chip, uint32_t data_offs,
-
drivers/mtd/nand/raw/nand_toshiba.c:122:38-122:56: static void toshiba_nand_benand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:146:36-146:54: static void toshiba_nand_decode_id(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:202:41-202:59: tc58teg5dclta00_choose_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_toshiba.c:211:37-211:55: tc58nvg0s3e_choose_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_toshiba.c:220:41-220:59: th58nvg2s3hbai4_choose_interface_config(struct nand_chip *chip,
-
drivers/mtd/nand/raw/nand_toshiba.c:246:33-246:51: static int tc58teg5dclta00_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:258:29-258:47: static int tc58nvg0s3e_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:266:33-266:51: static int th58nvg2s3hbai4_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nand_toshiba.c:274:30-274:48: static int toshiba_nand_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nandsim.c:1863:33-1863:51: static u_char ns_nand_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/nandsim.c:1924:32-1924:50: static void ns_nand_write_byte(struct nand_chip *chip, u_char byte)
-
drivers/mtd/nand/raw/nandsim.c:2081:31-2081:49: static void ns_nand_write_buf(struct nand_chip *chip, const u_char *buf,
-
drivers/mtd/nand/raw/nandsim.c:2109:30-2109:48: static void ns_nand_read_buf(struct nand_chip *chip, u_char *buf, int len)
-
drivers/mtd/nand/raw/nandsim.c:2155:23-2155:41: static int ns_exec_op(struct nand_chip *chip, const struct nand_operation *op,
-
drivers/mtd/nand/raw/nandsim.c:2213:27-2213:45: static int ns_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/omap2.c:258:36-258:54: static void omap_nand_data_in_pref(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/omap2.c:301:37-301:55: static void omap_nand_data_out_pref(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:369:42-369:60: static inline int omap_nand_dma_transfer(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:444:40-444:58: static void omap_nand_data_in_dma_pref(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/omap2.c:464:41-464:59: static void omap_nand_data_out_dma_pref(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:531:40-531:58: static void omap_nand_data_in_irq_pref(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/omap2.c:572:41-572:59: static void omap_nand_data_out_irq_pref(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:784:30-784:48: static int omap_correct_data(struct nand_chip *chip, u_char *dat,
-
drivers/mtd/nand/raw/omap2.c:825:31-825:49: static int omap_calculate_ecc(struct nand_chip *chip, const u_char *dat,
-
drivers/mtd/nand/raw/omap2.c:850:31-850:49: static void omap_enable_hwecc(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/omap2.c:895:50-895:68: static void __maybe_unused omap_enable_hwecc_bch(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:1129:38-1129:56: static int omap_calculate_ecc_bch_sw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:1213:34-1213:52: static int omap_elm_correct_data(struct nand_chip *chip, u_char *data,
-
drivers/mtd/nand/raw/omap2.c:1384:32-1384:50: static int omap_write_page_bch(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/omap2.c:1437:35-1437:53: static int omap_write_subpage_bch(struct nand_chip *chip, u32 offset,
-
drivers/mtd/nand/raw/omap2.c:1519:31-1519:49: static int omap_read_page_bch(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/omap2.c:1824:34-1824:52: static int omap_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/omap2.c:2076:31-2076:49: static void omap_nand_data_in(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/omap2.c:2090:32-2090:50: static void omap_nand_data_out(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:2105:33-2105:51: static int omap_nand_exec_instr(struct nand_chip *chip,
-
drivers/mtd/nand/raw/omap2.c:2152:30-2152:48: static int omap_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/plat_nand.c:22:34-22:52: static int plat_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:656:56-656:74: static inline struct qcom_nand_host *to_qcom_nand_host(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:662:26-662:44: get_qcom_nand_controller(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:751:27-751:45: static void nandc_set_reg(struct nand_chip *chip, int offset,
-
drivers/mtd/nand/raw/qcom_nandc.c:771:32-771:50: static void nandc_set_read_loc(struct nand_chip *chip, int cw, int reg,
-
drivers/mtd/nand/raw/qcom_nandc.c:1219:35-1219:53: static void config_nand_page_read(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:1237:21-1237:39: config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw)
-
drivers/mtd/nand/raw/qcom_nandc.c:1267:33-1267:51: config_nand_single_cw_page_read(struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:1278:36-1278:54: static void config_nand_page_write(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:1293:34-1293:52: static void config_nand_cw_write(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:1463:46-1463:64: qcom_nandc_read_cw_raw(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:1885:33-1885:51: static int qcom_nandc_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/qcom_nandc.c:1913:37-1913:55: static int qcom_nandc_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/qcom_nandc.c:1939:32-1939:50: static int qcom_nandc_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/qcom_nandc.c:1959:34-1959:52: static int qcom_nandc_write_page(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/qcom_nandc.c:2031:38-2031:56: static int qcom_nandc_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:2110:33-2110:51: static int qcom_nandc_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/qcom_nandc.c:2152:33-2152:51: static int qcom_nandc_block_bad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/qcom_nandc.c:2190:37-2190:55: static int qcom_nandc_block_markbad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/qcom_nandc.c:2365:34-2365:52: static int qcom_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/qcom_nandc.c:2544:32-2544:50: static int qcom_op_cmd_mapping(struct nand_chip *chip, u8 opcode,
-
drivers/mtd/nand/raw/qcom_nandc.c:2592:36-2592:54: static int qcom_parse_instructions(struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:2660:31-2660:49: static int qcom_wait_rdy_poll(struct nand_chip *chip, unsigned int time_ms)
-
drivers/mtd/nand/raw/qcom_nandc.c:2680:34-2680:52: static int qcom_read_status_exec(struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:2745:35-2745:53: static int qcom_read_id_type_exec(struct nand_chip *chip, const struct nand_subop *subop)
-
drivers/mtd/nand/raw/qcom_nandc.c:2796:36-2796:54: static int qcom_misc_cmd_type_exec(struct nand_chip *chip, const struct nand_subop *subop)
-
drivers/mtd/nand/raw/qcom_nandc.c:2854:38-2854:56: static int qcom_param_page_type_exec(struct nand_chip *chip, const struct nand_subop *subop)
-
drivers/mtd/nand/raw/qcom_nandc.c:2975:26-2975:44: static int qcom_check_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/qcom_nandc.c:3005:30-3005:48: static int qcom_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/r852.c:230:28-230:46: static void r852_write_buf(struct nand_chip *chip, const uint8_t *buf, int len)
-
drivers/mtd/nand/raw/r852.c:264:27-264:45: static void r852_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/r852.c:301:31-301:49: static uint8_t r852_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/r852.c:315:25-315:43: static void r852_cmdctl(struct nand_chip *chip, int dat, unsigned int ctrl)
-
drivers/mtd/nand/raw/r852.c:360:22-360:40: static int r852_wait(struct nand_chip *chip)
-
drivers/mtd/nand/raw/r852.c:387:23-387:41: static int r852_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/r852.c:398:28-398:46: static void r852_ecc_hwctl(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/r852.c:430:31-430:49: static int r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat,
-
drivers/mtd/nand/raw/r852.c:462:29-462:47: static int r852_ecc_correct(struct nand_chip *chip, uint8_t *dat,
-
drivers/mtd/nand/raw/r852.c:518:26-518:44: static int r852_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/r852.c:818:29-818:47: static int r852_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:249:43-249:61: static inline struct rnand_chip *to_rnand(struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:300:34-300:52: static void rnandc_select_target(struct nand_chip *chip, int die_nr)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:355:6-355:24: struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:373:6-373:24: struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:399:36-399:54: static int rnandc_read_page_hw_ecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:487:39-487:57: static int rnandc_read_subpage_hw_ecc(struct nand_chip *chip, u32 req_offset,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:579:37-579:55: static int rnandc_write_page_hw_ecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:631:40-631:58: static int rnandc_write_subpage_hw_ecc(struct nand_chip *chip, u32 req_offset,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:682:27-682:45: static int rnandc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:889:35-889:53: static int rnandc_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1007:42-1007:60: static int rnandc_hw_ecc_controller_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1075:28-1075:46: static int rnandc_ecc_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1111:31-1111:49: static int rnandc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/sh_flctl.c:600:34-600:52: static int flctl_read_page_hwecc(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/sh_flctl.c:611:35-611:53: static int flctl_write_page_hwecc(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/sh_flctl.c:739:27-739:45: static void flctl_cmdfunc(struct nand_chip *chip, unsigned int command,
-
drivers/mtd/nand/raw/sh_flctl.c:916:31-916:49: static void flctl_select_chip(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/sh_flctl.c:960:29-960:47: static void flctl_write_buf(struct nand_chip *chip, const uint8_t *buf, int len)
-
drivers/mtd/nand/raw/sh_flctl.c:968:32-968:50: static uint8_t flctl_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/sh_flctl.c:978:28-978:46: static void flctl_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/sh_flctl.c:986:35-986:53: static int flctl_chip_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/sharpsl.c:57:36-57:54: static void sharpsl_nand_hwcontrol(struct nand_chip *chip, int cmd,
-
drivers/mtd/nand/raw/sharpsl.c:76:35-76:53: static int sharpsl_nand_dev_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/sharpsl.c:82:39-82:57: static void sharpsl_nand_enable_hwecc(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/sharpsl.c:88:39-88:57: static int sharpsl_nand_calculate_ecc(struct nand_chip *chip,
-
drivers/mtd/nand/raw/sharpsl.c:98:32-98:50: static int sharpsl_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/sm_common.c:99:29-99:47: static int sm_block_markbad(struct nand_chip *chip, loff_t ofs)
-
drivers/mtd/nand/raw/sm_common.c:161:27-161:45: static int sm_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:241:52-241:70: static inline struct stm32_fmc2_nand *to_fmc2_nand(struct nand_chip *chip)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:281:41-281:59: static void stm32_fmc2_nfc_timings_init(struct nand_chip *chip)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:309:34-309:52: static void stm32_fmc2_nfc_setup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:336:39-336:57: static int stm32_fmc2_nfc_select_chip(struct nand_chip *chip, int chipnr)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:462:34-462:52: static void stm32_fmc2_nfc_hwctl(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:492:41-492:59: static int stm32_fmc2_nfc_ham_calculate(struct nand_chip *chip, const u8 *data,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:514:39-514:57: static int stm32_fmc2_nfc_ham_correct(struct nand_chip *chip, u8 *dat,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:573:41-573:59: static int stm32_fmc2_nfc_bch_calculate(struct nand_chip *chip, const u8 *data,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:656:39-656:57: static int stm32_fmc2_nfc_bch_correct(struct nand_chip *chip, u8 *dat,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:677:37-677:55: static int stm32_fmc2_nfc_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:740:41-740:59: static void stm32_fmc2_nfc_rw_page_init(struct nand_chip *chip, int page,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:836:32-836:50: static int stm32_fmc2_nfc_xfer(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:966:37-966:55: static int stm32_fmc2_nfc_seq_write(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:992:42-992:60: static int stm32_fmc2_nfc_seq_write_page(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1004:46-1004:64: static int stm32_fmc2_nfc_seq_write_page_raw(struct nand_chip *chip,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1027:39-1027:57: static int stm32_fmc2_nfc_seq_correct(struct nand_chip *chip, u8 *dat,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1086:41-1086:59: static int stm32_fmc2_nfc_seq_read_page(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1135:45-1135:63: static int stm32_fmc2_nfc_seq_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1178:38-1178:56: static void stm32_fmc2_nfc_read_data(struct nand_chip *chip, void *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1225:39-1225:57: static void stm32_fmc2_nfc_write_data(struct nand_chip *chip, const void *buf,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1272:35-1272:53: static int stm32_fmc2_nfc_waitrdy(struct nand_chip *chip,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1298:35-1298:53: static int stm32_fmc2_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1395:41-1395:59: static void stm32_fmc2_nfc_calc_timings(struct nand_chip *chip,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1525:43-1525:61: static int stm32_fmc2_nfc_setup_interface(struct nand_chip *chip, int chipnr,
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1608:49-1608:67: static void stm32_fmc2_nfc_nand_callbacks_setup(struct nand_chip *chip)
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1701:39-1701:57: static int stm32_fmc2_nfc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/tegra_nand.c:198:53-198:71: static inline struct tegra_nand_chip *to_tegra_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/tegra_nand.c:350:27-350:45: static int tegra_nand_cmd(struct nand_chip *chip,
-
drivers/mtd/nand/raw/tegra_nand.c:460:38-460:56: static void tegra_nand_select_target(struct nand_chip *chip,
-
drivers/mtd/nand/raw/tegra_nand.c:469:31-469:49: static int tegra_nand_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/tegra_nand.c:481:10-481:28: struct nand_chip *chip, bool enable)
-
drivers/mtd/nand/raw/tegra_nand.c:496:55-496:73: static int tegra_nand_page_xfer(struct mtd_info *mtd, struct nand_chip *chip,
-
drivers/mtd/nand/raw/tegra_nand.c:619:37-619:55: static int tegra_nand_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/tegra_nand.c:629:38-629:56: static int tegra_nand_write_page_raw(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/tegra_nand.c:639:32-639:50: static int tegra_nand_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/tegra_nand.c:647:33-647:51: static int tegra_nand_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/tegra_nand.c:655:39-655:57: static int tegra_nand_read_page_hwecc(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/tegra_nand.c:765:40-765:58: static int tegra_nand_write_page_hwecc(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/tegra_nand.c:819:39-819:57: static int tegra_nand_setup_interface(struct nand_chip *chip, int csline,
-
drivers/mtd/nand/raw/tegra_nand.c:842:36-842:54: static int tegra_nand_get_strength(struct nand_chip *chip, const int *strength,
-
drivers/mtd/nand/raw/tegra_nand.c:880:39-880:57: static int tegra_nand_select_strength(struct nand_chip *chip, int oobsize)
-
drivers/mtd/nand/raw/tegra_nand.c:914:35-914:53: static int tegra_nand_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/txx9ndfmc.c:101:36-101:54: static uint8_t txx9ndfmc_read_byte(struct nand_chip *chip)
-
drivers/mtd/nand/raw/txx9ndfmc.c:108:33-108:51: static void txx9ndfmc_write_buf(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/txx9ndfmc.c:121:32-121:50: static void txx9ndfmc_read_buf(struct nand_chip *chip, uint8_t *buf, int len)
-
drivers/mtd/nand/raw/txx9ndfmc.c:130:32-130:50: static void txx9ndfmc_cmd_ctrl(struct nand_chip *chip, int cmd,
-
drivers/mtd/nand/raw/txx9ndfmc.c:160:32-160:50: static int txx9ndfmc_dev_ready(struct nand_chip *chip)
-
drivers/mtd/nand/raw/txx9ndfmc.c:167:36-167:54: static int txx9ndfmc_calculate_ecc(struct nand_chip *chip, const uint8_t *dat,
-
drivers/mtd/nand/raw/txx9ndfmc.c:187:35-187:53: static int txx9ndfmc_correct_data(struct nand_chip *chip, unsigned char *buf,
-
drivers/mtd/nand/raw/txx9ndfmc.c:208:36-208:54: static void txx9ndfmc_enable_hwecc(struct nand_chip *chip, int mode)
-
drivers/mtd/nand/raw/txx9ndfmc.c:251:34-251:52: static int txx9ndfmc_attach_chip(struct nand_chip *chip)
-
drivers/mtd/nand/raw/vf610_nfc.c:168:45-168:63: static inline struct vf610_nfc *chip_to_nfc(struct nand_chip *chip)
-
drivers/mtd/nand/raw/vf610_nfc.c:357:26-357:44: static int vf610_nfc_cmd(struct nand_chip *chip,
-
drivers/mtd/nand/raw/vf610_nfc.c:479:37-479:55: static void vf610_nfc_select_target(struct nand_chip *chip, unsigned int cs)
-
drivers/mtd/nand/raw/vf610_nfc.c:496:30-496:48: static int vf610_nfc_exec_op(struct nand_chip *chip,
-
drivers/mtd/nand/raw/vf610_nfc.c:507:42-507:60: static inline int vf610_nfc_correct_data(struct nand_chip *chip, uint8_t *dat,
-
drivers/mtd/nand/raw/vf610_nfc.c:536:32-536:50: static void vf610_nfc_fill_row(struct nand_chip *chip, int page, u32 *code,
-
drivers/mtd/nand/raw/vf610_nfc.c:548:32-548:50: static int vf610_nfc_read_page(struct nand_chip *chip, uint8_t *buf,
-
drivers/mtd/nand/raw/vf610_nfc.c:596:33-596:51: static int vf610_nfc_write_page(struct nand_chip *chip, const uint8_t *buf,
-
drivers/mtd/nand/raw/vf610_nfc.c:640:36-640:54: static int vf610_nfc_read_page_raw(struct nand_chip *chip, u8 *buf,
-
drivers/mtd/nand/raw/vf610_nfc.c:653:37-653:55: static int vf610_nfc_write_page_raw(struct nand_chip *chip, const u8 *buf,
-
drivers/mtd/nand/raw/vf610_nfc.c:673:31-673:49: static int vf610_nfc_read_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/vf610_nfc.c:685:32-685:50: static int vf610_nfc_write_oob(struct nand_chip *chip, int page)
-
drivers/mtd/nand/raw/vf610_nfc.c:742:34-742:52: static int vf610_nfc_attach_chip(struct nand_chip *chip)
-
drivers/net/can/spi/mcp251x.c:441:33-441:51: static int mcp251x_gpio_request(struct gpio_chip *chip,
-
drivers/net/can/spi/mcp251x.c:462:31-462:49: static void mcp251x_gpio_free(struct gpio_chip *chip,
-
drivers/net/can/spi/mcp251x.c:481:39-481:57: static int mcp251x_gpio_get_direction(struct gpio_chip *chip,
-
drivers/net/can/spi/mcp251x.c:490:29-490:47: static int mcp251x_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/net/can/spi/mcp251x.c:510:38-510:56: static int mcp251x_gpio_get_multiple(struct gpio_chip *chip,
-
drivers/net/can/spi/mcp251x.c:534:30-534:48: static void mcp251x_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/net/can/spi/mcp251x.c:552:27-552:45: mcp251x_gpio_set_multiple(struct gpio_chip *chip,
-
drivers/net/dsa/lan9303-core.c:263:30-263:46: static int lan9303_read_wait(struct lan9303 *chip, int offset, u32 mask)
-
drivers/net/dsa/lan9303-core.c:285:38-285:54: static int lan9303_virt_phy_reg_read(struct lan9303 *chip, int regnum)
-
drivers/net/dsa/lan9303-core.c:300:39-300:55: static int lan9303_virt_phy_reg_write(struct lan9303 *chip, int regnum, u16 val)
-
drivers/net/dsa/lan9303-core.c:308:53-308:69: static int lan9303_indirect_phy_wait_for_completion(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:314:38-314:54: static int lan9303_indirect_phy_read(struct lan9303 *chip, int addr, int regnum)
-
drivers/net/dsa/lan9303-core.c:351:39-351:55: static int lan9303_indirect_phy_write(struct lan9303 *chip, int addr,
-
drivers/net/dsa/lan9303-core.c:386:47-386:63: static int lan9303_switch_wait_for_completion(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:392:37-392:53: static int lan9303_write_switch_reg(struct lan9303 *chip, u16 regnum, u32 val)
-
drivers/net/dsa/lan9303-core.c:424:36-424:52: static int lan9303_read_switch_reg(struct lan9303 *chip, u16 regnum, u32 *val)
-
drivers/net/dsa/lan9303-core.c:460:42-460:58: static int lan9303_write_switch_reg_mask(struct lan9303 *chip, u16 regnum,
-
drivers/net/dsa/lan9303-core.c:475:38-475:54: static int lan9303_write_switch_port(struct lan9303 *chip, int port,
-
drivers/net/dsa/lan9303-core.c:482:37-482:53: static int lan9303_read_switch_port(struct lan9303 *chip, int port,
-
drivers/net/dsa/lan9303-core.c:489:37-489:53: static int lan9303_detect_phy_setup(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:523:29-523:45: lan9303_alr_cache_find_free(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:537:28-537:44: lan9303_alr_cache_find_mac(struct lan9303 *chip, const u8 *mac_addr)
-
drivers/net/dsa/lan9303-core.c:552:33-552:49: static int lan9303_csr_reg_wait(struct lan9303 *chip, int regno, u32 mask)
-
drivers/net/dsa/lan9303-core.c:568:39-568:55: static int lan9303_alr_make_entry_raw(struct lan9303 *chip, u32 dat0, u32 dat1)
-
drivers/net/dsa/lan9303-core.c:583:29-583:45: static int lan9303_alr_loop(struct lan9303 *chip, alr_loop_cb_t *cb, void *ctx)
-
drivers/net/dsa/lan9303-core.c:633:41-633:57: static int alr_loop_cb_del_port_learned(struct lan9303 *chip, u32 dat0,
-
drivers/net/dsa/lan9303-core.c:655:38-655:54: static int alr_loop_cb_fdb_port_dump(struct lan9303 *chip, u32 dat0,
-
drivers/net/dsa/lan9303-core.c:671:35-671:51: static void lan9303_alr_set_entry(struct lan9303 *chip, const u8 *mac,
-
drivers/net/dsa/lan9303-core.c:701:33-701:49: static int lan9303_alr_add_port(struct lan9303 *chip, const u8 *mac, int port,
-
drivers/net/dsa/lan9303-core.c:725:33-725:49: static int lan9303_alr_del_port(struct lan9303 *chip, const u8 *mac, int port)
-
drivers/net/dsa/lan9303-core.c:744:44-744:60: static int lan9303_disable_processing_port(struct lan9303 *chip,
-
drivers/net/dsa/lan9303-core.c:761:43-761:59: static int lan9303_enable_processing_port(struct lan9303 *chip,
-
drivers/net/dsa/lan9303-core.c:781:34-781:50: static int lan9303_setup_tagging(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:805:35-805:51: static int lan9303_separate_ports(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:826:34-826:50: static void lan9303_bridge_ports(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:837:34-837:50: static void lan9303_handle_reset(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:850:39-850:55: static int lan9303_disable_processing(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:864:33-864:49: static int lan9303_check_device(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:1356:36-1356:52: static int lan9303_register_switch(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:1374:37-1374:53: static int lan9303_probe_reset_gpio(struct lan9303 *chip,
-
drivers/net/dsa/lan9303-core.c:1403:19-1403:35: int lan9303_probe(struct lan9303 *chip, struct device_node *np)
-
drivers/net/dsa/lan9303-core.c:1444:20-1444:36: int lan9303_remove(struct lan9303 *chip)
-
drivers/net/dsa/lan9303-core.c:1461:23-1461:39: void lan9303_shutdown(struct lan9303 *chip)
-
drivers/net/dsa/lan9303_mdio.c:61:35-61:51: static int lan9303_mdio_phy_write(struct lan9303 *chip, int phy, int reg,
-
drivers/net/dsa/lan9303_mdio.c:69:34-69:50: static int lan9303_mdio_phy_read(struct lan9303 *chip, int phy, int reg)
-
drivers/net/dsa/mv88e6xxx/chip.c:46:29-46:52: static void assert_reg_lock(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:54:20-54:43: int mv88e6xxx_read(struct mv88e6xxx_chip *chip, int addr, int reg, u16 *val)
-
drivers/net/dsa/mv88e6xxx/chip.c:70:21-70:44: int mv88e6xxx_write(struct mv88e6xxx_chip *chip, int addr, int reg, u16 val)
-
drivers/net/dsa/mv88e6xxx/chip.c:86:25-86:48: int mv88e6xxx_wait_mask(struct mv88e6xxx_chip *chip, int addr, int reg,
-
drivers/net/dsa/mv88e6xxx/chip.c:123:24-123:47: int mv88e6xxx_wait_bit(struct mv88e6xxx_chip *chip, int addr, int reg,
-
drivers/net/dsa/mv88e6xxx/chip.c:130:44-130:67: struct mii_bus *mv88e6xxx_default_mdio_bus(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:158:49-158:72: static irqreturn_t mv88e6xxx_g1_irq_thread_work(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:263:42-263:65: static void mv88e6xxx_g1_irq_free_common(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:280:35-280:58: static void mv88e6xxx_g1_irq_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:293:42-293:65: static int mv88e6xxx_g1_irq_setup_common(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:343:35-343:58: static int mv88e6xxx_g1_irq_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:385:37-385:60: static int mv88e6xxx_irq_poll_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:406:37-406:60: static void mv88e6xxx_irq_poll_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:416:44-416:67: static int mv88e6xxx_port_config_interface(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:438:37-438:60: static int mv88e6xxx_port_setup_mac(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:473:38-473:61: static int mv88e6xxx_phy_is_internal(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:480:39-480:62: static int mv88e6xxx_port_ppu_updates(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:512:40-512:63: static void mv88e6095_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:531:40-531:63: static void mv88e6185_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:569:40-569:63: static void mv88e6250_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:580:45-580:68: static int mv88e6352_get_port4_serdes_cmode(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:610:40-610:63: static void mv88e6352_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:640:40-640:63: static void mv88e6341_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:662:40-662:63: static void mv88e6390_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:684:41-684:64: static void mv88e6390x_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:719:41-719:64: static void mv88e6393x_phylink_get_caps(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:932:37-932:60: static int mv88e6xxx_stats_snapshot(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:1002:45-1002:68: static uint64_t _mv88e6xxx_get_ethtool_stat(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1043:40-1043:63: static int mv88e6xxx_stats_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1061:40-1061:63: static int mv88e6095_stats_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1068:40-1068:63: static int mv88e6250_stats_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1074:40-1074:63: static int mv88e6320_stats_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1124:43-1124:66: static int mv88e6xxx_stats_get_sset_count(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1138:43-1138:66: static int mv88e6095_stats_get_sset_count(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1144:43-1144:66: static int mv88e6250_stats_get_sset_count(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1149:43-1149:66: static int mv88e6320_stats_get_sset_count(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1186:38-1186:61: static int mv88e6xxx_stats_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1208:38-1208:61: static int mv88e6095_stats_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1216:38-1216:61: static int mv88e6250_stats_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1223:38-1223:61: static int mv88e6320_stats_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1232:38-1232:61: static int mv88e6390_stats_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1241:41-1241:64: static void mv88e6xxx_atu_vtu_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1251:33-1251:56: static void mv88e6xxx_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1342:32-1342:55: static u16 mv88e6xxx_port_vlan(struct mv88e6xxx_chip *chip, int dev, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:1407:36-1407:59: static int mv88e6xxx_port_vlan_map(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:1431:32-1431:55: static int mv88e6xxx_pri_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1450:35-1450:58: static int mv88e6xxx_devmap_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1484:34-1484:57: static int mv88e6xxx_trunk_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1493:32-1493:55: static int mv88e6xxx_rmu_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1501:32-1501:55: static int mv88e6xxx_pot_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1509:37-1509:60: static int mv88e6xxx_rsvd2cpu_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1517:32-1517:55: static int mv88e6xxx_atu_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1539:32-1539:55: static int mv88e6xxx_irl_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1559:32-1559:55: static int mv88e6xxx_mac_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1572:30-1572:53: static int mv88e6xxx_pvt_map(struct mv88e6xxx_chip *chip, int dev, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:1604:32-1604:55: static int mv88e6xxx_pvt_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1630:40-1630:63: static int mv88e6xxx_port_fast_age_fid(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:1657:32-1657:55: static int mv88e6xxx_vtu_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1665:30-1665:53: static int mv88e6xxx_vtu_get(struct mv88e6xxx_chip *chip, u16 vid,
-
drivers/net/dsa/mv88e6xxx/chip.c:1684:24-1684:47: int mv88e6xxx_vtu_walk(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1715:36-1715:59: static int mv88e6xxx_vtu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1724:35-1724:58: static int mv88e6xxx_fid_map_vlan(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1734:23-1734:46: int mv88e6xxx_fid_map(struct mv88e6xxx_chip *chip, unsigned long *fid_bitmap)
-
drivers/net/dsa/mv88e6xxx/chip.c:1744:30-1744:53: static int mv88e6xxx_atu_new(struct mv88e6xxx_chip *chip, u16 *fid)
-
drivers/net/dsa/mv88e6xxx/chip.c:1761:36-1761:59: static int mv88e6xxx_stu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:1770:32-1770:55: static int mv88e6xxx_stu_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:1788:30-1788:53: static int mv88e6xxx_sid_get(struct mv88e6xxx_chip *chip, u8 *sid)
-
drivers/net/dsa/mv88e6xxx/chip.c:1803:30-1803:53: static int mv88e6xxx_mst_put(struct mv88e6xxx_chip *chip, u8 sid)
-
drivers/net/dsa/mv88e6xxx/chip.c:1833:30-1833:53: static int mv88e6xxx_mst_get(struct mv88e6xxx_chip *chip, struct net_device *br,
-
drivers/net/dsa/mv88e6xxx/chip.c:1983:39-1983:62: static int mv88e6xxx_port_commit_pvid(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:2056:41-2056:64: static int mv88e6xxx_port_db_load_purge(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2117:35-2117:58: static int mv88e6xxx_policy_apply(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2165:36-2165:59: static int mv88e6xxx_policy_insert(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2327:41-2327:64: static int mv88e6xxx_port_add_broadcast(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2338:38-2338:61: static int mv88e6xxx_broadcast_setup(struct mv88e6xxx_chip *chip, u16 vid)
-
drivers/net/dsa/mv88e6xxx/chip.c:2371:36-2371:59: mv88e6xxx_port_broadcast_sync_vlan(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:2390:42-2390:65: static int mv88e6xxx_port_broadcast_sync(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2412:37-2412:60: static int mv88e6xxx_port_vlan_join(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2525:38-2525:61: static int mv88e6xxx_port_vlan_leave(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:2707:39-2707:62: static int mv88e6xxx_port_db_dump_fid(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:2748:40-2748:63: static int mv88e6xxx_port_db_dump_vlan(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:2758:35-2758:58: static int mv88e6xxx_port_db_dump(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:2794:33-2794:56: static int mv88e6xxx_bridge_map(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:2941:37-2941:60: static int mv88e6xxx_software_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:2949:38-2949:61: static void mv88e6xxx_hardware_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:2974:36-2974:59: static int mv88e6xxx_disable_ports(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:2993:35-2993:58: static int mv88e6xxx_switch_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:3006:36-3006:59: static int mv88e6xxx_set_port_mode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/chip.c:3029:43-3029:66: static int mv88e6xxx_set_port_mode_normal(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3036:40-3036:63: static int mv88e6xxx_set_port_mode_dsa(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3043:41-3043:64: static int mv88e6xxx_set_port_mode_edsa(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3051:38-3051:61: static int mv88e6xxx_setup_port_mode(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3069:41-3069:64: static int mv88e6xxx_setup_message_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3076:42-3076:65: static int mv88e6xxx_setup_egress_floods(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3094:38-3094:61: static int mv88e6xxx_set_egress_port(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:3115:42-3115:65: static int mv88e6xxx_setup_upstream_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3153:33-3153:56: static int mv88e6xxx_setup_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.c:3431:34-3431:57: static int mv88e6xxx_stats_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:3446:44-3446:67: static bool mv88e6390_setup_errata_applied(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:3470:35-3470:58: static int mv88e6390_setup_errata(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:3578:36-3578:59: static int mv88e6xxx_mdio_register(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:3648:40-3648:63: static void mv88e6xxx_mdios_unregister(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:3665:37-3665:60: static int mv88e6xxx_mdios_register(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:6192:29-6192:52: static int mv88e6xxx_detect(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:6221:41-6221:64: static int mv88e6xxx_single_chip_detect(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.c:6856:38-6856:61: static int mv88e6xxx_register_switch(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.c:6884:41-6884:64: static void mv88e6xxx_unregister_switch(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:741:38-741:61: static inline bool mv88e6xxx_has_stu(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:748:38-748:61: static inline bool mv88e6xxx_has_pvt(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:753:38-753:61: static inline bool mv88e6xxx_has_lag(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:758:52-758:75: static inline unsigned int mv88e6xxx_num_databases(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:763:47-763:71: static inline unsigned int mv88e6xxx_num_macs(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:768:48-768:71: static inline unsigned int mv88e6xxx_num_ports(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:773:46-773:69: static inline unsigned int mv88e6xxx_max_vid(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:778:46-778:69: static inline unsigned int mv88e6xxx_max_sid(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:783:39-783:62: static inline u16 mv88e6xxx_port_mask(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:788:47-788:70: static inline unsigned int mv88e6xxx_num_gpio(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:793:46-793:69: static inline bool mv88e6xxx_is_invalid_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/chip.h:798:43-798:66: static inline void mv88e6xxx_port_set_mab(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/chip.h:812:39-812:62: static inline void mv88e6xxx_reg_lock(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/chip.h:817:41-817:64: static inline void mv88e6xxx_reg_unlock(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/devlink.c:10:35-10:58: static int mv88e6xxx_atu_get_hash(struct mv88e6xxx_chip *chip, u8 *hash)
-
drivers/net/dsa/mv88e6xxx/devlink.c:18:35-18:58: static int mv88e6xxx_atu_set_hash(struct mv88e6xxx_chip *chip, u8 hash)
-
drivers/net/dsa/mv88e6xxx/devlink.c:101:42-101:65: static u64 mv88e6xxx_devlink_atu_bin_get(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/devlink.c:319:46-319:69: static int mv88e6xxx_region_atu_snapshot_fid(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1.c:16:23-16:46: int mv88e6xxx_g1_read(struct mv88e6xxx_chip *chip, int reg, u16 *val)
-
drivers/net/dsa/mv88e6xxx/global1.c:23:24-23:47: int mv88e6xxx_g1_write(struct mv88e6xxx_chip *chip, int reg, u16 val)
-
drivers/net/dsa/mv88e6xxx/global1.c:30:27-30:50: int mv88e6xxx_g1_wait_bit(struct mv88e6xxx_chip *chip, int reg, int
-
drivers/net/dsa/mv88e6xxx/global1.c:37:28-37:51: int mv88e6xxx_g1_wait_mask(struct mv88e6xxx_chip *chip, int reg,
-
drivers/net/dsa/mv88e6xxx/global1.c:46:43-46:66: static int mv88e6185_g1_wait_ppu_disabled(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:53:42-53:65: static int mv88e6185_g1_wait_ppu_polling(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:60:42-60:65: static int mv88e6352_g1_wait_ppu_polling(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:67:41-67:64: static int mv88e6xxx_g1_wait_init_ready(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:82:33-82:56: int mv88e6xxx_g1_set_switch_mac(struct mv88e6xxx_chip *chip, u8 *addr)
-
drivers/net/dsa/mv88e6xxx/global1.c:107:24-107:47: int mv88e6185_g1_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:133:24-133:47: int mv88e6250_g1_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:152:24-152:47: int mv88e6352_g1_reset(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:163:29-163:52: int mv88e6185_g1_ppu_enable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:181:30-181:53: int mv88e6185_g1_ppu_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:199:37-199:60: int mv88e6185_g1_set_max_frame_size(struct mv88e6xxx_chip *chip, int mtu)
-
drivers/net/dsa/mv88e6xxx/global1.c:228:29-228:52: int mv88e6085_g1_ip_pri_map(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:270:31-270:54: int mv88e6085_g1_ieee_pri_map(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:276:31-276:54: int mv88e6250_g1_ieee_pri_map(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:285:34-285:57: int mv88e6095_g1_set_egress_port(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1.c:318:31-318:54: int mv88e6095_g1_set_cpu_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:333:39-333:62: static int mv88e6390_g1_monitor_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1.c:343:34-343:57: int mv88e6390_g1_set_egress_port(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1.c:363:31-363:54: int mv88e6390_g1_set_cpu_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:375:35-375:58: int mv88e6390_g1_set_ptp_cpu_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:387:32-387:55: int mv88e6390_g1_mgmt_rsvd2cpu(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:421:35-421:58: static int mv88e6xxx_g1_ctl2_mask(struct mv88e6xxx_chip *chip, u16 mask,
-
drivers/net/dsa/mv88e6xxx/global1.c:437:35-437:58: int mv88e6185_g1_set_cascade_port(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:444:30-444:53: int mv88e6085_g1_rmu_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:450:30-450:53: int mv88e6352_g1_rmu_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:456:30-456:53: int mv88e6390_g1_rmu_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:462:38-462:61: int mv88e6390_g1_stats_set_histogram(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:469:36-469:59: int mv88e6xxx_g1_set_device_number(struct mv88e6xxx_chip *chip, int index)
-
drivers/net/dsa/mv88e6xxx/global1.c:478:36-478:59: static int mv88e6xxx_g1_stats_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:485:38-485:61: int mv88e6095_g1_stats_set_histogram(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1.c:501:33-501:56: int mv88e6xxx_g1_stats_snapshot(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:517:33-517:56: int mv88e6320_g1_stats_snapshot(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:524:33-524:56: int mv88e6390_g1_stats_snapshot(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global1.c:541:30-541:53: void mv88e6xxx_g1_stats_read(struct mv88e6xxx_chip *chip, int stat, u32 *val)
-
drivers/net/dsa/mv88e6xxx/global1.c:572:30-572:53: int mv88e6xxx_g1_stats_clear(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:20:39-20:62: static int mv88e6xxx_g1_atu_fid_write(struct mv88e6xxx_chip *chip, u16 fid)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:27:36-27:59: int mv88e6xxx_g1_atu_set_learn2all(struct mv88e6xxx_chip *chip, bool learn2all)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:44:35-44:58: int mv88e6xxx_g1_atu_set_age_time(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:78:31-78:54: int mv88e6165_g1_atu_get_hash(struct mv88e6xxx_chip *chip, u8 *hash)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:92:31-92:54: int mv88e6165_g1_atu_set_hash(struct mv88e6xxx_chip *chip, u8 hash)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:112:37-112:60: static int mv88e6xxx_g1_atu_op_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:119:44-119:67: static int mv88e6xxx_g1_read_atu_violation(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:132:32-132:55: static int mv88e6xxx_g1_atu_op(struct mv88e6xxx_chip *chip, u16 fid, u16 op)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:172:31-172:54: int mv88e6xxx_g1_atu_get_next(struct mv88e6xxx_chip *chip, u16 fid)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:177:38-177:61: static int mv88e6xxx_g1_atu_fid_read(struct mv88e6xxx_chip *chip, u16 *fid)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:214:39-214:62: static int mv88e6xxx_g1_atu_data_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:233:40-233:63: static int mv88e6xxx_g1_atu_data_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:253:38-253:61: static int mv88e6xxx_g1_atu_mac_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:271:39-271:62: static int mv88e6xxx_g1_atu_mac_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:289:30-289:53: int mv88e6xxx_g1_atu_getnext(struct mv88e6xxx_chip *chip, u16 fid,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:316:32-316:55: int mv88e6xxx_g1_atu_loadpurge(struct mv88e6xxx_chip *chip, u16 fid,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:336:39-336:62: static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:364:28-364:51: int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:373:34-373:57: static int mv88e6xxx_g1_atu_move(struct mv88e6xxx_chip *chip, u16 fid,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:393:29-393:52: int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port,
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:474:37-474:60: int mv88e6xxx_g1_atu_prob_irq_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:496:37-496:60: void mv88e6xxx_g1_atu_prob_irq_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:20:38-20:61: static int mv88e6xxx_g1_vtu_fid_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:35:39-35:62: static int mv88e6xxx_g1_vtu_fid_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:48:38-48:61: static int mv88e6xxx_g1_vtu_sid_read(struct mv88e6xxx_chip *chip, u8 *sid)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:62:39-62:62: static int mv88e6xxx_g1_vtu_sid_write(struct mv88e6xxx_chip *chip, u8 sid)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:71:37-71:60: static int mv88e6xxx_g1_vtu_op_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:78:32-78:55: static int mv88e6xxx_g1_vtu_op(struct mv88e6xxx_chip *chip, u16 op)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:92:38-92:61: static int mv88e6xxx_g1_vtu_vid_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:115:39-115:62: static int mv88e6xxx_g1_vtu_vid_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:133:43-133:66: static int mv88e6185_g1_vtu_stu_data_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:151:39-151:62: static int mv88e6185_g1_vtu_data_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:177:40-177:63: static int mv88e6185_g1_vtu_data_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:208:39-208:62: static int mv88e6390_g1_vtu_data_read(struct mv88e6xxx_chip *chip, u8 *data)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:233:40-233:63: static int mv88e6390_g1_vtu_data_write(struct mv88e6xxx_chip *chip, u8 *data)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:260:30-260:53: int mv88e6xxx_g1_vtu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:289:30-289:53: int mv88e6185_g1_vtu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:319:30-319:53: int mv88e6352_g1_vtu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:346:30-346:53: int mv88e6390_g1_vtu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:373:32-373:55: int mv88e6185_g1_vtu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:406:32-406:55: int mv88e6352_g1_vtu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:438:32-438:55: int mv88e6390_g1_vtu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:470:28-470:51: int mv88e6xxx_g1_vtu_flush(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:483:30-483:53: int mv88e6xxx_g1_stu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:522:30-522:53: int mv88e6352_g1_stu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:537:30-537:53: int mv88e6390_g1_stu_getnext(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:552:32-552:55: int mv88e6352_g1_stu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:579:32-579:55: int mv88e6390_g1_stu_loadpurge(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:654:37-654:60: int mv88e6xxx_g1_vtu_prob_irq_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:676:37-676:60: void mv88e6xxx_g1_vtu_prob_irq_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:19:23-19:46: int mv88e6xxx_g2_read(struct mv88e6xxx_chip *chip, int reg, u16 *val)
-
drivers/net/dsa/mv88e6xxx/global2.c:24:24-24:47: int mv88e6xxx_g2_write(struct mv88e6xxx_chip *chip, int reg, u16 val)
-
drivers/net/dsa/mv88e6xxx/global2.c:29:27-29:50: int mv88e6xxx_g2_wait_bit(struct mv88e6xxx_chip *chip, int reg, int
-
drivers/net/dsa/mv88e6xxx/global2.c:38:36-38:59: static int mv88e6xxx_g2_int_source(struct mv88e6xxx_chip *chip, u16 *src)
-
drivers/net/dsa/mv88e6xxx/global2.c:46:34-46:57: static int mv88e6xxx_g2_int_mask(struct mv88e6xxx_chip *chip, u16 mask)
-
drivers/net/dsa/mv88e6xxx/global2.c:53:40-53:63: static int mv88e6xxx_g2_mgmt_enable_2x(struct mv88e6xxx_chip *chip, u16 en2x)
-
drivers/net/dsa/mv88e6xxx/global2.c:60:40-60:63: static int mv88e6xxx_g2_mgmt_enable_0x(struct mv88e6xxx_chip *chip, u16 en0x)
-
drivers/net/dsa/mv88e6xxx/global2.c:67:46-67:69: static int mv88e6xxx_g2_switch_mgmt_rsvd2cpu(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:85:32-85:55: int mv88e6185_g2_mgmt_rsvd2cpu(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:99:32-99:55: int mv88e6352_g2_mgmt_rsvd2cpu(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:115:39-115:62: int mv88e6xxx_g2_device_mapping_write(struct mv88e6xxx_chip *chip, int target,
-
drivers/net/dsa/mv88e6xxx/global2.c:129:35-129:58: int mv88e6xxx_g2_trunk_mask_write(struct mv88e6xxx_chip *chip, int num,
-
drivers/net/dsa/mv88e6xxx/global2.c:143:38-143:61: int mv88e6xxx_g2_trunk_mapping_write(struct mv88e6xxx_chip *chip, int id,
-
drivers/net/dsa/mv88e6xxx/global2.c:153:30-153:53: int mv88e6xxx_g2_trunk_clear(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:179:34-179:57: static int mv88e6xxx_g2_irl_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:186:32-186:55: static int mv88e6xxx_g2_irl_op(struct mv88e6xxx_chip *chip, u16 op, int port,
-
drivers/net/dsa/mv88e6xxx/global2.c:200:31-200:54: int mv88e6352_g2_irl_init_all(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global2.c:206:31-206:54: int mv88e6390_g2_irl_init_all(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/global2.c:216:37-216:60: static int mv88e6xxx_g2_pvt_op_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:223:32-223:55: static int mv88e6xxx_g2_pvt_op(struct mv88e6xxx_chip *chip, int src_dev,
-
drivers/net/dsa/mv88e6xxx/global2.c:242:27-242:50: int mv88e6xxx_g2_pvt_read(struct mv88e6xxx_chip *chip, int src_dev,
-
drivers/net/dsa/mv88e6xxx/global2.c:259:28-259:51: int mv88e6xxx_g2_pvt_write(struct mv88e6xxx_chip *chip, int src_dev,
-
drivers/net/dsa/mv88e6xxx/global2.c:278:42-278:65: static int mv88e6xxx_g2_switch_mac_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:287:33-287:56: int mv88e6xxx_g2_set_switch_mac(struct mv88e6xxx_chip *chip, u8 *addr)
-
drivers/net/dsa/mv88e6xxx/global2.c:302:32-302:55: int mv88e6xxx_g2_atu_stats_set(struct mv88e6xxx_chip *chip, u16 kind, u16 bin)
-
drivers/net/dsa/mv88e6xxx/global2.c:308:32-308:55: int mv88e6xxx_g2_atu_stats_get(struct mv88e6xxx_chip *chip, u16 *stats)
-
drivers/net/dsa/mv88e6xxx/global2.c:315:35-315:58: static int mv88e6xxx_g2_pot_write(struct mv88e6xxx_chip *chip, int pointer,
-
drivers/net/dsa/mv88e6xxx/global2.c:324:28-324:51: int mv88e6xxx_g2_pot_clear(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:343:30-343:53: int mv88e6xxx_g2_eeprom_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:357:36-357:59: static int mv88e6xxx_g2_eeprom_cmd(struct mv88e6xxx_chip *chip, u16 cmd)
-
drivers/net/dsa/mv88e6xxx/global2.c:369:38-369:61: static int mv88e6xxx_g2_eeprom_read8(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:396:39-396:62: static int mv88e6xxx_g2_eeprom_write8(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:414:39-414:62: static int mv88e6xxx_g2_eeprom_read16(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:431:40-431:63: static int mv88e6xxx_g2_eeprom_write16(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:448:30-448:53: int mv88e6xxx_g2_get_eeprom8(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:471:30-471:53: int mv88e6xxx_g2_set_eeprom8(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:494:31-494:54: int mv88e6xxx_g2_get_eeprom16(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:544:31-544:54: int mv88e6xxx_g2_set_eeprom16(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:614:38-614:61: static int mv88e6xxx_g2_smi_phy_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:621:37-621:60: static int mv88e6xxx_g2_smi_phy_cmd(struct mv88e6xxx_chip *chip, u16 cmd)
-
drivers/net/dsa/mv88e6xxx/global2.c:633:40-633:63: static int mv88e6xxx_g2_smi_phy_access(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:656:44-656:67: static int mv88e6xxx_g2_smi_phy_access_c22(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:664:47-664:70: static int mv88e6xxx_g2_smi_phy_read_data_c22(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:683:48-683:71: static int mv88e6xxx_g2_smi_phy_write_data_c22(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:701:44-701:67: static int mv88e6xxx_g2_smi_phy_access_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:709:48-709:71: static int mv88e6xxx_g2_smi_phy_write_addr_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:728:47-728:70: static int mv88e6xxx_g2_smi_phy_read_data_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:742:43-742:66: static int _mv88e6xxx_g2_smi_phy_read_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:758:48-758:71: static int mv88e6xxx_g2_smi_phy_write_data_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:772:44-772:67: static int _mv88e6xxx_g2_smi_phy_write_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:787:35-787:58: int mv88e6xxx_g2_smi_phy_read_c22(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:798:35-798:58: int mv88e6xxx_g2_smi_phy_read_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:809:36-809:59: int mv88e6xxx_g2_smi_phy_write_c22(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:820:36-820:59: int mv88e6xxx_g2_smi_phy_write_c45(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:832:38-832:61: static int mv88e6097_watchdog_action(struct mv88e6xxx_chip *chip, int irq)
-
drivers/net/dsa/mv88e6xxx/global2.c:843:37-843:60: static void mv88e6097_watchdog_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:855:37-855:60: static int mv88e6097_watchdog_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:869:37-869:60: static void mv88e6250_watchdog_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:881:37-881:60: static int mv88e6250_watchdog_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:895:37-895:60: static int mv88e6390_watchdog_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:906:38-906:61: static int mv88e6390_watchdog_action(struct mv88e6xxx_chip *chip, int irq)
-
drivers/net/dsa/mv88e6xxx/global2.c:933:37-933:60: static void mv88e6390_watchdog_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:946:39-946:62: static int mv88e6393x_watchdog_action(struct mv88e6xxx_chip *chip, int irq)
-
drivers/net/dsa/mv88e6xxx/global2.c:979:40-979:63: static void mv88e6xxx_g2_watchdog_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:990:40-990:63: static int mv88e6xxx_g2_watchdog_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:1019:41-1019:64: static int mv88e6xxx_g2_misc_5_bit_port(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:1037:34-1037:57: int mv88e6xxx_g2_misc_4_bit_port(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:1129:28-1129:51: void mv88e6xxx_g2_irq_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:1146:28-1146:51: int mv88e6xxx_g2_irq_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2.c:1196:33-1196:56: int mv88e6xxx_g2_irq_mdio_setup(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2.c:1214:33-1214:56: void mv88e6xxx_g2_irq_mdio_free(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:32:34-32:57: static int mv88e6xxx_g2_avb_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:39:34-39:57: static int mv88e6xxx_g2_avb_read(struct mv88e6xxx_chip *chip, u16 readop,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:73:35-73:58: static int mv88e6xxx_g2_avb_write(struct mv88e6xxx_chip *chip, u16 writeop,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:92:43-92:66: static int mv88e6352_g2_avb_port_ptp_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:104:44-104:67: static int mv88e6352_g2_avb_port_ptp_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:113:38-113:61: static int mv88e6352_g2_avb_ptp_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:121:39-121:62: static int mv88e6352_g2_avb_ptp_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:129:38-129:61: static int mv88e6352_g2_avb_tai_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:137:39-137:62: static int mv88e6352_g2_avb_tai_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:154:38-154:61: static int mv88e6165_g2_avb_tai_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:162:39-162:62: static int mv88e6165_g2_avb_tai_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:179:43-179:66: static int mv88e6390_g2_avb_port_ptp_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:191:44-191:67: static int mv88e6390_g2_avb_port_ptp_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:200:38-200:61: static int mv88e6390_g2_avb_ptp_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:208:39-208:62: static int mv88e6390_g2_avb_ptp_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:216:38-216:61: static int mv88e6390_g2_avb_tai_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_avb.c:224:39-224:62: static int mv88e6390_g2_avb_tai_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:15:38-15:61: static int mv88e6xxx_g2_scratch_read(struct mv88e6xxx_chip *chip, int reg,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:35:39-35:62: static int mv88e6xxx_g2_scratch_write(struct mv88e6xxx_chip *chip, int reg,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:51:41-51:64: static int mv88e6xxx_g2_scratch_get_bit(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:78:41-78:64: static int mv88e6xxx_g2_scratch_set_bit(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:106:47-106:70: static int mv88e6352_g2_scratch_gpio_get_data(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:127:47-127:70: static int mv88e6352_g2_scratch_gpio_set_data(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:151:46-151:69: static int mv88e6352_g2_scratch_gpio_get_dir(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:172:46-172:69: static int mv88e6352_g2_scratch_gpio_set_dir(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:191:47-191:70: static int mv88e6352_g2_scratch_gpio_get_pctl(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:215:47-215:70: static int mv88e6352_g2_scratch_gpio_set_pctl(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:251:39-251:62: int mv88e6xxx_g2_scratch_gpio_set_smi(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/global2_scratch.c:303:42-303:65: int mv88e6352_g2_scratch_port_has_serdes(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:21:36-21:59: static int mv88e6xxx_port_ptp_read(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:31:37-31:60: static int mv88e6xxx_port_ptp_write(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:41:32-41:55: static int mv88e6xxx_ptp_write(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:50:31-50:54: static int mv88e6xxx_ptp_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:91:42-91:65: static int mv88e6xxx_set_hwtstamp_config(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:213:51-213:74: static struct ptp_header *mv88e6xxx_should_tstamp(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:252:32-252:55: static void mv88e6xxx_get_rxts(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:308:37-308:60: static void mv88e6xxx_rxtstamp_work(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:360:36-360:59: static int mv88e6xxx_txtstamp_work(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:501:30-501:53: int mv88e6165_global_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:514:29-514:52: int mv88e6165_global_enable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:528:37-528:60: int mv88e6352_hwtstamp_port_disable(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:534:36-534:59: int mv88e6352_hwtstamp_port_enable(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:540:42-540:65: static int mv88e6xxx_hwtstamp_port_setup(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:556:30-556:53: int mv88e6xxx_hwtstamp_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:613:30-613:53: void mv88e6xxx_hwtstamp_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/pcs-6185.c:116:31-116:54: static int mv88e6185_pcs_init(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-6185.c:163:36-163:59: static void mv88e6185_pcs_teardown(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-6185.c:179:49-179:72: static struct phylink_pcs *mv88e6185_pcs_select(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/pcs-6352.c:321:31-321:54: static int mv88e6352_pcs_init(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-6352.c:360:36-360:59: static void mv88e6352_pcs_teardown(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-6352.c:379:49-379:72: static struct phylink_pcs *mv88e6352_pcs_select(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/pcs-639x.c:96:8-96:31: struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-639x.c:114:36-114:59: static void mv88e639x_pcs_teardown(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-639x.c:446:22-446:45: mv88e639x_pcs_select(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/pcs-639x.c:545:31-545:54: static int mv88e6390_pcs_init(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/pcs-639x.c:898:32-898:55: static int mv88e6393x_pcs_init(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/phy.c:16:24-16:47: int mv88e6165_phy_read(struct mv88e6xxx_chip *chip, struct mii_bus *bus,
-
drivers/net/dsa/mv88e6xxx/phy.c:22:25-22:48: int mv88e6165_phy_write(struct mv88e6xxx_chip *chip, struct mii_bus *bus,
-
drivers/net/dsa/mv88e6xxx/phy.c:28:24-28:47: int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy, int reg, u16 *val)
-
drivers/net/dsa/mv88e6xxx/phy.c:43:25-43:48: int mv88e6xxx_phy_write(struct mv88e6xxx_chip *chip, int phy, int reg, u16 val)
-
drivers/net/dsa/mv88e6xxx/phy.c:58:28-58:51: int mv88e6xxx_phy_read_c45(struct mv88e6xxx_chip *chip, int phy, int devad,
-
drivers/net/dsa/mv88e6xxx/phy.c:74:29-74:52: int mv88e6xxx_phy_write_c45(struct mv88e6xxx_chip *chip, int phy, int devad,
-
drivers/net/dsa/mv88e6xxx/phy.c:90:35-90:58: static int mv88e6xxx_phy_page_get(struct mv88e6xxx_chip *chip, int phy, u8 page)
-
drivers/net/dsa/mv88e6xxx/phy.c:95:36-95:59: static void mv88e6xxx_phy_page_put(struct mv88e6xxx_chip *chip, int phy)
-
drivers/net/dsa/mv88e6xxx/phy.c:111:29-111:52: int mv88e6xxx_phy_page_read(struct mv88e6xxx_chip *chip, int phy,
-
drivers/net/dsa/mv88e6xxx/phy.c:129:30-129:53: int mv88e6xxx_phy_page_write(struct mv88e6xxx_chip *chip, int phy,
-
drivers/net/dsa/mv88e6xxx/phy.c:150:38-150:61: static int mv88e6xxx_phy_ppu_disable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:158:37-158:60: static int mv88e6xxx_phy_ppu_enable(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:190:41-190:64: static int mv88e6xxx_phy_ppu_access_get(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:216:42-216:65: static void mv88e6xxx_phy_ppu_access_put(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:223:42-223:65: static void mv88e6xxx_phy_ppu_state_init(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:230:45-230:68: static void mv88e6xxx_phy_ppu_state_destroy(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:235:28-235:51: int mv88e6185_phy_ppu_read(struct mv88e6xxx_chip *chip, struct mii_bus *bus,
-
drivers/net/dsa/mv88e6xxx/phy.c:249:29-249:52: int mv88e6185_phy_ppu_write(struct mv88e6xxx_chip *chip, struct mii_bus *bus,
-
drivers/net/dsa/mv88e6xxx/phy.c:263:25-263:48: void mv88e6xxx_phy_init(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:269:28-269:51: void mv88e6xxx_phy_destroy(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/phy.c:275:25-275:48: int mv88e6xxx_phy_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/port.c:21:25-21:48: int mv88e6xxx_port_read(struct mv88e6xxx_chip *chip, int port, int reg,
-
drivers/net/dsa/mv88e6xxx/port.c:29:29-29:52: int mv88e6xxx_port_wait_bit(struct mv88e6xxx_chip *chip, int port, int reg,
-
drivers/net/dsa/mv88e6xxx/port.c:37:26-37:49: int mv88e6xxx_port_write(struct mv88e6xxx_chip *chip, int port, int reg,
-
drivers/net/dsa/mv88e6xxx/port.c:50:30-50:53: int mv88e6185_port_set_pause(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:77:43-77:66: static int mv88e6xxx_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:118:36-118:59: int mv88e6352_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:127:36-127:59: int mv88e6390_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:136:36-136:59: int mv88e6320_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:145:29-145:52: int mv88e6xxx_port_set_link(struct mv88e6xxx_chip *chip, int port, int link)
-
drivers/net/dsa/mv88e6xxx/port.c:183:30-183:53: int mv88e6xxx_port_sync_link(struct mv88e6xxx_chip *chip, int port, unsigned int mode, bool isup)
-
drivers/net/dsa/mv88e6xxx/port.c:200:30-200:53: int mv88e6185_port_sync_link(struct mv88e6xxx_chip *chip, int port, unsigned int mode, bool isup)
-
drivers/net/dsa/mv88e6xxx/port.c:219:44-219:67: static int mv88e6xxx_port_set_speed_duplex(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:307:37-307:60: int mv88e6185_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:318:37-318:60: int mv88e6250_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:329:37-329:60: int mv88e6341_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:345:47-345:70: phy_interface_t mv88e6341_port_max_speed_mode(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:355:37-355:60: int mv88e6352_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:369:37-369:60: int mv88e6390_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:385:47-385:70: phy_interface_t mv88e6390_port_max_speed_mode(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:395:38-395:61: int mv88e6390x_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:408:48-408:71: phy_interface_t mv88e6390x_port_max_speed_mode(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:421:38-421:61: int mv88e6393x_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:510:48-510:71: phy_interface_t mv88e6393x_port_max_speed_mode(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:523:37-523:60: static int mv88e6xxx_port_set_cmode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:599:31-599:54: int mv88e6390x_port_set_cmode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:608:30-608:53: int mv88e6390_port_set_cmode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:628:31-628:54: int mv88e6393x_port_set_cmode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:664:46-664:69: static int mv88e6341_port_set_cmode_writable(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:689:30-689:53: int mv88e6341_port_set_cmode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:715:30-715:53: int mv88e6185_port_get_cmode(struct mv88e6xxx_chip *chip, int port, u8 *cmode)
-
drivers/net/dsa/mv88e6xxx/port.c:729:30-729:53: int mv88e6352_port_get_cmode(struct mv88e6xxx_chip *chip, int port, u8 *cmode)
-
drivers/net/dsa/mv88e6xxx/port.c:749:32-749:55: int mv88e6097_port_pause_limit(struct mv88e6xxx_chip *chip, int port, u8 in,
-
drivers/net/dsa/mv88e6xxx/port.c:756:32-756:55: int mv88e6390_port_pause_limit(struct mv88e6xxx_chip *chip, int port, u8 in,
-
drivers/net/dsa/mv88e6xxx/port.c:781:30-781:53: int mv88e6xxx_port_set_state(struct mv88e6xxx_chip *chip, int port, u8 state)
-
drivers/net/dsa/mv88e6xxx/port.c:822:36-822:59: int mv88e6xxx_port_set_egress_mode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:854:35-854:58: int mv88e6085_port_set_frame_mode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:880:35-880:58: int mv88e6351_port_set_frame_mode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:912:40-912:63: int mv88e6185_port_set_forward_unknown(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:930:36-930:59: int mv88e6352_port_set_ucast_flood(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:948:36-948:59: int mv88e6352_port_set_mcast_flood(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:968:37-968:60: int mv88e6xxx_port_set_message_port(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:986:30-986:53: int mv88e6xxx_port_set_trunk(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1009:33-1009:56: int mv88e6xxx_port_set_vlan_map(struct mv88e6xxx_chip *chip, int port, u16 map)
-
drivers/net/dsa/mv88e6xxx/port.c:1031:28-1031:51: int mv88e6xxx_port_get_fid(struct mv88e6xxx_chip *chip, int port, u16 *fid)
-
drivers/net/dsa/mv88e6xxx/port.c:1057:28-1057:51: int mv88e6xxx_port_set_fid(struct mv88e6xxx_chip *chip, int port, u16 fid)
-
drivers/net/dsa/mv88e6xxx/port.c:1101:29-1101:52: int mv88e6xxx_port_get_pvid(struct mv88e6xxx_chip *chip, int port, u16 *pvid)
-
drivers/net/dsa/mv88e6xxx/port.c:1116:29-1116:52: int mv88e6xxx_port_set_pvid(struct mv88e6xxx_chip *chip, int port, u16 pvid)
-
drivers/net/dsa/mv88e6xxx/port.c:1148:40-1148:63: int mv88e6185_port_set_default_forward(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:1166:38-1166:61: int mv88e6095_port_set_upstream_port(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1182:31-1182:54: int mv88e6xxx_port_set_mirror(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1219:29-1219:52: int mv88e6xxx_port_set_lock(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1248:35-1248:58: int mv88e6xxx_port_set_8021q_mode(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1271:34-1271:57: int mv88e6xxx_port_drop_untagged(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1292:31-1292:54: int mv88e6xxx_port_set_map_da(struct mv88e6xxx_chip *chip, int port, bool map)
-
drivers/net/dsa/mv88e6xxx/port.c:1309:35-1309:58: int mv88e6165_port_set_jumbo_size(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1337:41-1337:64: int mv88e6095_port_egress_rate_limiting(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1343:41-1343:64: int mv88e6097_port_egress_rate_limiting(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1351:37-1351:60: int mv88e6xxx_port_set_assoc_vector(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1372:40-1372:63: int mv88e6xxx_port_disable_learn_limit(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1379:41-1379:64: int mv88e6xxx_port_disable_pri_override(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1386:40-1386:63: static int mv88e6393x_port_policy_read(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1407:41-1407:64: static int mv88e6393x_port_policy_write(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1418:45-1418:68: static int mv88e6393x_port_policy_write_all(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:1435:32-1435:55: int mv88e6393x_set_egress_port(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:1460:39-1460:62: int mv88e6393x_port_set_upstream_port(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1470:35-1470:58: int mv88e6393x_port_mgmt_rsvd2cpu(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/port.c:1504:43-1504:66: static int mv88e6393x_port_epc_wait_ready(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1513:36-1513:59: int mv88e6393x_port_set_ether_type(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1536:35-1536:58: int mv88e6351_port_set_ether_type(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1546:30-1546:53: int mv88e6095_port_tag_remap(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1562:41-1562:64: static int mv88e6xxx_port_ieeepmt_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/port.c:1575:30-1575:53: int mv88e6390_port_tag_remap(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/port.c:1670:31-1670:54: int mv88e6352_port_set_policy(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port.c:1693:32-1693:55: int mv88e6393x_port_set_policy(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/port_hidden.c:18:33-18:56: int mv88e6xxx_port_hidden_write(struct mv88e6xxx_chip *chip, int block,
-
drivers/net/dsa/mv88e6xxx/port_hidden.c:39:32-39:55: int mv88e6xxx_port_hidden_wait(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/port_hidden.c:48:32-48:55: int mv88e6xxx_port_hidden_read(struct mv88e6xxx_chip *chip, int block, int port,
-
drivers/net/dsa/mv88e6xxx/ptp.c:53:31-53:54: static int mv88e6xxx_tai_read(struct mv88e6xxx_chip *chip, int addr,
-
drivers/net/dsa/mv88e6xxx/ptp.c:62:32-62:55: static int mv88e6xxx_tai_write(struct mv88e6xxx_chip *chip, int addr, u16 data)
-
drivers/net/dsa/mv88e6xxx/ptp.c:71:36-71:59: static int mv88e6352_set_gpio_func(struct mv88e6xxx_chip *chip, int pin,
-
drivers/net/dsa/mv88e6xxx/ptp.c:120:38-120:61: static int mv88e6352_config_eventcap(struct mv88e6xxx_chip *chip, int event,
-
drivers/net/dsa/mv88e6xxx/ptp.c:269:39-269:62: static int mv88e6352_ptp_enable_extts(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/ptp.c:477:25-477:48: int mv88e6xxx_ptp_setup(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/ptp.c:550:25-550:48: void mv88e6xxx_ptp_free(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/serdes.c:20:34-20:57: static int mv88e6352_serdes_read(struct mv88e6xxx_chip *chip, int reg,
-
drivers/net/dsa/mv88e6xxx/serdes.c:28:35-28:58: static int mv88e6352_serdes_write(struct mv88e6xxx_chip *chip, int reg,
-
drivers/net/dsa/mv88e6xxx/serdes.c:36:34-36:57: static int mv88e6390_serdes_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/serdes.c:124:37-124:60: int mv88e6352_serdes_get_sset_count(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:135:34-135:57: int mv88e6352_serdes_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/serdes.c:153:43-153:66: static uint64_t mv88e6352_serdes_get_stat(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/serdes.c:180:32-180:55: int mv88e6352_serdes_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/serdes.c:205:43-205:66: unsigned int mv88e6352_serdes_irq_mapping(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:210:35-210:58: int mv88e6352_serdes_get_regs_len(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:223:32-223:55: void mv88e6352_serdes_get_regs(struct mv88e6xxx_chip *chip, int port, void *_p)
-
drivers/net/dsa/mv88e6xxx/serdes.c:241:31-241:54: int mv88e6341_serdes_get_lane(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:258:31-258:54: int mv88e6390_serdes_get_lane(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:281:32-281:55: int mv88e6390x_serdes_get_lane(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:359:32-359:55: int mv88e6393x_serdes_get_lane(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:389:37-389:60: int mv88e6390_serdes_get_sset_count(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:397:34-397:57: int mv88e6390_serdes_get_strings(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/serdes.c:414:43-414:66: static uint64_t mv88e6390_serdes_get_stat(struct mv88e6xxx_chip *chip, int lane,
-
drivers/net/dsa/mv88e6xxx/serdes.c:432:32-432:55: int mv88e6390_serdes_get_stats(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/serdes.c:451:43-451:66: unsigned int mv88e6390_serdes_irq_mapping(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:484:35-484:58: int mv88e6390_serdes_get_regs_len(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/serdes.c:492:32-492:55: void mv88e6390_serdes_get_regs(struct mv88e6xxx_chip *chip, int port, void *_p)
-
drivers/net/dsa/mv88e6xxx/serdes.c:517:39-517:62: int mv88e6352_serdes_set_tx_amplitude(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/mv88e6xxx/serdes.h:147:45-147:68: static inline int mv88e6xxx_serdes_get_lane(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/serdes.h:157:30-157:53: mv88e6xxx_serdes_irq_mapping(struct mv88e6xxx_chip *chip, int port)
-
drivers/net/dsa/mv88e6xxx/smi.c:29:38-29:61: static int mv88e6xxx_smi_direct_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:43:39-43:62: static int mv88e6xxx_smi_direct_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:55:38-55:61: static int mv88e6xxx_smi_direct_wait(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:88:43-88:66: static int mv88e6xxx_smi_dual_direct_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:94:44-94:67: static int mv88e6xxx_smi_dual_direct_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:109:40-109:63: static int mv88e6xxx_smi_indirect_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:132:41-132:64: static int mv88e6xxx_smi_indirect_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.c:155:40-155:63: static int mv88e6xxx_smi_indirect_init(struct mv88e6xxx_chip *chip)
-
drivers/net/dsa/mv88e6xxx/smi.c:171:24-171:47: int mv88e6xxx_smi_init(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.h:37:38-37:61: static inline int mv88e6xxx_smi_read(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/smi.h:46:39-46:62: static inline int mv88e6xxx_smi_write(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/switchdev.c:20:33-20:56: static int __mv88e6xxx_find_vid(struct mv88e6xxx_chip *chip,
-
drivers/net/dsa/mv88e6xxx/switchdev.c:34:31-34:54: static int mv88e6xxx_find_vid(struct mv88e6xxx_chip *chip, u16 fid, u16 *vid)
-
drivers/net/dsa/mv88e6xxx/switchdev.c:53:37-53:60: int mv88e6xxx_handle_miss_violation(struct mv88e6xxx_chip *chip, int port,
-
drivers/net/dsa/vitesse-vsc73xx-core.c:1055:29-1055:47: static int vsc73xx_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/net/dsa/vitesse-vsc73xx-core.c:1069:30-1069:48: static void vsc73xx_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/net/dsa/vitesse-vsc73xx-core.c:1079:42-1079:60: static int vsc73xx_gpio_direction_output(struct gpio_chip *chip,
-
drivers/net/dsa/vitesse-vsc73xx-core.c:1090:41-1090:59: static int vsc73xx_gpio_direction_input(struct gpio_chip *chip,
-
drivers/net/dsa/vitesse-vsc73xx-core.c:1100:39-1100:57: static int vsc73xx_gpio_get_direction(struct gpio_chip *chip,
-
drivers/net/ethernet/cavium/liquidio/cn66xx_device.c:608:7-608:13: void *chip,
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4747:37-4747:41: static struct fw_info *find_fw_info(int chip)
-
drivers/net/ethernet/chelsio/cxgb4/sge.c:1158:19-1158:34: static u64 hwcsum(enum chip_type chip, const struct sk_buff *skb)
-
drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h:72:25-72:40: static inline int is_t4(enum chip_type chip)
-
drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h:77:25-77:40: static inline int is_t5(enum chip_type chip)
-
drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h:82:25-82:40: static inline int is_t6(enum chip_type chip)
-
drivers/net/ethernet/chelsio/cxgb4vf/sge.c:1080:19-1080:34: static u64 hwcsum(enum chip_type chip, const struct sk_buff *skb)
-
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h:342:25-342:40: static inline int is_t4(enum chip_type chip)
-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:295:27-295:45: static int txgbe_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:305:37-305:55: static int txgbe_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:317:36-317:54: static int txgbe_gpio_direction_in(struct gpio_chip *chip, unsigned int offset)
-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:329:37-329:55: static int txgbe_gpio_direction_out(struct gpio_chip *chip, unsigned int offset,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1052:36-1052:60: static void brcmf_chip_disable_arm(struct brcmf_chip_priv *chip, u16 id)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1083:29-1083:53: static int brcmf_chip_setup(struct brcmf_chip_priv *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1265:28-1265:52: brcmf_chip_cm3_set_passive(struct brcmf_chip_priv *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1288:39-1288:63: static bool brcmf_chip_cm3_set_active(struct brcmf_chip_priv *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1307:28-1307:52: brcmf_chip_cr4_set_passive(struct brcmf_chip_priv *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1323:39-1323:63: static bool brcmf_chip_cr4_set_active(struct brcmf_chip_priv *chip, u32 rstvec)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1337:28-1337:52: brcmf_chip_ca7_set_passive(struct brcmf_chip_priv *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1350:39-1350:63: static bool brcmf_chip_ca7_set_active(struct brcmf_chip_priv *chip, u32 rstvec)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:508:13-508:17: u32 chip, u32 chiprev)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c:177:56-177:60: void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c:794:24-794:28: brcmf_fw_alloc_request(u32 chip, u32 chiprev,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1869:48-1869:67: static int brcmf_pcie_buscore_reset(void *ctx, struct brcmf_chip *chip)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1893:52-1893:71: static void brcmf_pcie_buscore_activate(void *ctx, struct brcmf_chip *chip,
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:3888:52-3888:71: static void brcmf_sdio_buscore_activate(void *ctx, struct brcmf_chip *chip,
-
drivers/net/wireless/purelifi/plfxlc/chip.c:13:23-13:43: void plfxlc_chip_init(struct plfxlc_chip *chip,
-
drivers/net/wireless/purelifi/plfxlc/chip.c:22:26-22:46: void plfxlc_chip_release(struct plfxlc_chip *chip)
-
drivers/net/wireless/purelifi/plfxlc/chip.c:28:32-28:52: int plfxlc_set_beacon_interval(struct plfxlc_chip *chip, u16 interval,
-
drivers/net/wireless/purelifi/plfxlc/chip.c:43:25-43:45: int plfxlc_chip_init_hw(struct plfxlc_chip *chip)
-
drivers/net/wireless/purelifi/plfxlc/chip.c:58:30-58:50: int plfxlc_chip_switch_radio(struct plfxlc_chip *chip, u16 value)
-
drivers/net/wireless/purelifi/plfxlc/chip.c:70:29-70:49: int plfxlc_chip_enable_rxtx(struct plfxlc_chip *chip)
-
drivers/net/wireless/purelifi/plfxlc/chip.c:76:31-76:51: void plfxlc_chip_disable_rxtx(struct plfxlc_chip *chip)
-
drivers/net/wireless/purelifi/plfxlc/chip.c:86:26-86:46: int plfxlc_chip_set_rate(struct plfxlc_chip *chip, u8 rate)
-
drivers/net/wireless/purelifi/plfxlc/mac.h:154:20-154:40: plfxlc_chip_to_mac(struct plfxlc_chip *chip)
-
drivers/net/wireless/realtek/rtw88/main.c:1643:8-1643:36: const struct rtw_chip_info *chip)
-
drivers/net/wireless/realtek/rtw88/main.c:1675:10-1675:38: const struct rtw_chip_info *chip)
-
drivers/net/wireless/realtek/rtw89/core.c:3999:9-3999:39: const struct rtw89_chip_info *chip)
-
drivers/net/wireless/realtek/rtw89/fw.c:451:7-451:37: const struct rtw89_chip_info *chip,
-
drivers/net/wireless/realtek/rtw89/fw.c:481:6-481:36: const struct rtw89_chip_info *chip,
-
drivers/net/wireless/ti/wlcore/wlcore.h:523:42-523:55: wlcore_set_min_fw_ver(struct wl1271 *wl, unsigned int chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:22:19-22:35: void zd_chip_init(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:32:20-32:36: void zd_chip_clear(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:41:29-41:45: static int scnprint_mac_oui(struct zd_chip *chip, char *buffer, size_t size)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:48:24-48:40: static int scnprint_id(struct zd_chip *chip, char *buffer, size_t size)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:68:22-68:38: static void print_id(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:92:25-92:41: int zd_ioread32v_locked(struct zd_chip *chip, u32 *values, const zd_addr_t *addr,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:131:40-131:56: static int _zd_iowrite32v_async_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:170:27-170:43: int _zd_iowrite32v_locked(struct zd_chip *chip, const struct zd_ioreq32 *ioreqs,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:184:26-184:42: int zd_iowrite16a_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:222:26-222:42: int zd_iowrite32a_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:255:17-255:33: int zd_ioread16(struct zd_chip *chip, zd_addr_t addr, u16 *value)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:265:17-265:33: int zd_ioread32(struct zd_chip *chip, zd_addr_t addr, u32 *value)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:275:18-275:34: int zd_iowrite16(struct zd_chip *chip, zd_addr_t addr, u16 value)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:285:18-285:34: int zd_iowrite32(struct zd_chip *chip, zd_addr_t addr, u32 value)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:295:18-295:34: int zd_ioread32v(struct zd_chip *chip, const zd_addr_t *addresses,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:306:19-306:35: int zd_iowrite32a(struct zd_chip *chip, const struct zd_ioreq32 *ioreqs,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:317:21-317:37: static int read_pod(struct zd_chip *chip, u8 *rf_type)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:363:37-363:53: static int zd_write_mac_addr_common(struct zd_chip *chip, const u8 *mac_addr,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:391:23-391:39: int zd_write_mac_addr(struct zd_chip *chip, const u8 *mac_addr)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:401:20-401:36: int zd_write_bssid(struct zd_chip *chip, const u8 *bssid)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:411:23-411:39: int zd_read_regdomain(struct zd_chip *chip, u8 *regdomain)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:428:24-428:40: static int read_values(struct zd_chip *chip, u8 *values, size_t count,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:455:32-455:48: static int read_pwr_cal_values(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:462:32-462:48: static int read_pwr_int_values(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:469:33-469:49: static int read_ofdm_cal_values(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:488:32-488:48: static int read_cal_int_tables(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:505:27-505:43: int zd_chip_lock_phy_regs(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:525:29-525:45: int zd_chip_unlock_phy_regs(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:547:24-547:40: static int patch_cr157(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:568:31-568:47: static int patch_6m_band_edge(struct zd_chip *chip, u8 channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:579:35-579:51: int zd_chip_generic_patch_6m_band(struct zd_chip *chip, int channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:594:32-594:48: static int zd1211_hw_reset_phy(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:683:33-683:49: static int zd1211b_hw_reset_phy(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:760:25-760:41: static int hw_reset_phy(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:766:32-766:48: static int zd1211_hw_init_hmac(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:778:33-778:49: static int zd1211b_hw_init_hmac(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:797:25-797:41: static int hw_init_hmac(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:838:25-838:41: static int get_aw_pt_bi(struct zd_chip *chip, struct aw_pt_bi *s)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:858:25-858:41: static int set_aw_pt_bi(struct zd_chip *chip, struct aw_pt_bi *s)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:881:32-881:48: static int set_beacon_interval(struct zd_chip *chip, u16 interval,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:919:28-919:44: int zd_set_beacon_interval(struct zd_chip *chip, u16 interval, u8 dtim_period,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:930:20-930:36: static int hw_init(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:947:30-947:46: static zd_addr_t fw_reg_addr(struct zd_chip *chip, u16 offset)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:953:20-953:36: static int dump_cr(struct zd_chip *chip, const zd_addr_t addr,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:971:22-971:38: static int test_init(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:984:31-984:47: static void dump_fw_registers(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1011:29-1011:45: static int print_fw_version(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1030:32-1030:48: static int set_mandatory_rates(struct zd_chip *chip, int gmode)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1047:37-1047:53: int zd_chip_set_rts_cts_rate_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1065:26-1065:42: int zd_chip_enable_hwint(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1075:26-1075:42: static int disable_hwint(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1080:27-1080:43: int zd_chip_disable_hwint(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1090:32-1090:48: static int read_fw_regs_offset(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1106:30-1106:46: int zd_chip_read_mac_addr_fw(struct zd_chip *chip, u8 *addr)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1113:21-1113:37: int zd_chip_init_hw(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1186:27-1186:43: static int update_pwr_int(struct zd_chip *chip, u8 channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1192:27-1192:43: static int update_pwr_cal(struct zd_chip *chip, u8 channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1198:28-1198:44: static int update_ofdm_cal(struct zd_chip *chip, u8 channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1212:55-1212:71: static int update_channel_integration_and_calibration(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1245:27-1245:43: static int patch_cck_gain(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1261:25-1261:41: int zd_chip_set_channel(struct zd_chip *chip, u8 channel)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1291:24-1291:40: u8 zd_chip_get_channel(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1301:26-1301:42: int zd_chip_control_leds(struct zd_chip *chip, enum led_status status)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1358:29-1358:45: int zd_chip_set_basic_rates(struct zd_chip *chip, u16 cr_rates)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1411:29-1411:45: int zd_chip_switch_radio_on(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1421:30-1421:46: int zd_chip_switch_radio_off(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1431:24-1431:40: int zd_chip_enable_int(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1441:26-1441:42: void zd_chip_disable_int(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1451:25-1451:41: int zd_chip_enable_rxtx(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1463:27-1463:43: void zd_chip_disable_rxtx(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1472:24-1472:40: int zd_rfwritev_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1491:26-1491:42: int zd_rfwrite_cr_locked(struct zd_chip *chip, u32 value)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1502:27-1502:43: int zd_rfwritev_cr_locked(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1517:32-1517:48: int zd_chip_set_multicast_hash(struct zd_chip *chip,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.c:1528:21-1528:37: u64 zd_chip_get_tsf(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:791:38-791:54: static inline int zd_chip_is_zd1211b(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:796:39-796:55: static inline int zd_ioread16v_locked(struct zd_chip *chip, u16 *values,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:804:38-804:54: static inline int zd_ioread16_locked(struct zd_chip *chip, u16 *value,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:814:38-814:54: static inline int zd_ioread32_locked(struct zd_chip *chip, u32 *value,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:820:39-820:55: static inline int zd_iowrite16_locked(struct zd_chip *chip, u16 value,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:838:39-838:55: static inline int zd_iowrite32_locked(struct zd_chip *chip, u32 value,
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:852:37-852:53: static inline int zd_rfwrite_locked(struct zd_chip *chip, u32 value, u8 bits)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:878:39-878:55: static inline u8 _zd_chip_get_channel(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:897:42-897:58: static inline int zd_get_encryption_type(struct zd_chip *chip, u32 *type)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:902:42-902:58: static inline int zd_set_encryption_type(struct zd_chip *chip, u32 type)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:907:43-907:59: static inline int zd_chip_get_basic_rates(struct zd_chip *chip, u16 *cr_rates)
-
drivers/net/wireless/zydas/zd1211rw/zd_chip.h:928:42-928:58: static inline int zd_get_beacon_interval(struct zd_chip *chip, u32 *interval)
-
drivers/net/wireless/zydas/zd1211rw/zd_mac.h:278:45-278:61: static inline struct zd_mac *zd_chip_to_mac(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:66:39-66:55: static int zd1211b_al2230_finalize_rf(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:62:37-62:53: static int zd1211b_al7230b_finalize(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:242:37-242:53: static int uw2453_synth_set_channel(struct zd_chip *chip, int channel,
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:262:33-262:49: static int uw2453_write_vco_cfg(struct zd_chip *chip, u16 value)
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:270:29-270:45: static int uw2453_init_mode(struct zd_chip *chip)
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:282:37-282:53: static int uw2453_set_tx_gain_level(struct zd_chip *chip, int channel)
-
drivers/of/unittest.c:1770:39-1770:57: static int unittest_gpio_chip_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/actions/pinctrl-owl.c:534:29-534:47: static int owl_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/actions/pinctrl-owl.c:558:27-558:45: static void owl_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/actions/pinctrl-owl.c:580:25-580:43: static int owl_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/actions/pinctrl-owl.c:601:26-601:44: static void owl_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/pinctrl/actions/pinctrl-owl.c:619:37-619:55: static int owl_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/actions/pinctrl-owl.c:640:38-640:56: static int owl_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:324:41-324:59: static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:332:29-332:47: static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:339:39-339:57: static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:354:30-354:48: static void bcm2835_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:361:42-361:60: static int bcm2835_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:141:34-141:53: static inline void iproc_set_bit(struct iproc_gpio *chip, unsigned int reg,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:156:34-156:53: static inline bool iproc_get_bit(struct iproc_gpio *chip, unsigned int reg,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:428:45-428:64: static bool iproc_pinconf_param_is_disabled(struct iproc_gpio *chip,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:443:45-443:64: static int iproc_pinconf_disable_map_create(struct iproc_gpio *chip,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:498:32-498:51: static int iproc_gpio_set_pull(struct iproc_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:544:33-544:52: static void iproc_gpio_get_pull(struct iproc_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:576:36-576:55: static int iproc_gpio_set_strength(struct iproc_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:613:36-613:55: static int iproc_gpio_get_strength(struct iproc_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:760:40-760:59: static int iproc_gpio_register_pinconf(struct iproc_gpio *chip)
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:91:32-91:49: static inline void nsp_set_bit(struct nsp_gpio *chip, enum base_type address,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:115:32-115:49: static inline bool nsp_get_bit(struct nsp_gpio *chip, enum base_type address,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:353:30-353:47: static int nsp_gpio_set_slew(struct nsp_gpio *chip, unsigned gpio, u32 slew)
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:363:30-363:47: static int nsp_gpio_set_pull(struct nsp_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:378:31-378:48: static void nsp_gpio_get_pull(struct nsp_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:389:34-389:51: static int nsp_gpio_set_strength(struct nsp_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:418:34-418:51: static int nsp_gpio_get_strength(struct nsp_gpio *chip, unsigned gpio,
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:575:38-575:55: static int nsp_gpio_register_pinconf(struct nsp_gpio *chip)
-
drivers/pinctrl/cirrus/pinctrl-cs42l43.c:463:29-463:47: static int cs42l43_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/cirrus/pinctrl-cs42l43.c:486:30-486:48: static void cs42l43_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/pinctrl/cirrus/pinctrl-cs42l43.c:509:38-509:56: static int cs42l43_gpio_direction_in(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/cirrus/pinctrl-cs42l43.c:514:39-514:57: static int cs42l43_gpio_direction_out(struct gpio_chip *chip,
-
drivers/pinctrl/cirrus/pinctrl-cs42l43.c:522:40-522:58: static int cs42l43_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/pinctrl/cirrus/pinctrl-lochnagar.c:1060:32-1060:50: static void lochnagar_gpio_set(struct gpio_chip *chip,
-
drivers/pinctrl/cirrus/pinctrl-lochnagar.c:1096:41-1096:59: static int lochnagar_gpio_direction_out(struct gpio_chip *chip,
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1056:25-1056:43: static int byt_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1070:26-1070:44: static void byt_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1089:35-1089:53: static int byt_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1111:37-1111:55: static int byt_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1135:38-1135:56: static int byt_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1160:51-1160:69: static void byt_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1454:37-1454:55: static void byt_init_irq_valid_mask(struct gpio_chip *chip,
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1493:33-1493:51: static int byt_gpio_irq_init_hw(struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1521:36-1521:54: static int byt_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1116:25-1116:43: static int chv_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1134:26-1134:44: static void chv_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1154:35-1154:53: static int chv_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1173:37-1173:55: static int chv_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1178:38-1178:56: static int chv_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1499:37-1499:55: static void chv_init_irq_valid_mask(struct gpio_chip *chip,
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1523:33-1523:51: static int chv_gpio_irq_init_hw(struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1549:36-1549:54: static int chv_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-intel.c:950:27-950:45: static int intel_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-intel.c:972:28-972:46: static void intel_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/intel/pinctrl-intel.c:999:37-999:55: static int intel_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-intel.c:1027:39-1027:57: static int intel_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-intel.c:1032:40-1032:58: static int intel_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:209:34-209:52: static void __iomem *lp_gpio_reg(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:243:33-243:51: static bool lp_gpio_ioxapic_use(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:524:24-524:42: static int lp_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:530:25-530:43: static void lp_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:546:36-546:54: static int lp_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:551:37-551:55: static int lp_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:559:34-559:52: static int lp_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:706:32-706:50: static int lp_gpio_irq_init_hw(struct gpio_chip *chip)
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:724:35-724:53: static int lp_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/pinctrl/mediatek/pinctrl-moore.c:479:25-479:43: static int mtk_gpio_get(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/mediatek/pinctrl-moore.c:496:26-496:44: static void mtk_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value)
-
drivers/pinctrl/mediatek/pinctrl-moore.c:510:37-510:55: static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/mediatek/pinctrl-moore.c:515:38-515:56: static int mtk_gpio_direction_output(struct gpio_chip *chip, unsigned int gpio,
-
drivers/pinctrl/mediatek/pinctrl-moore.c:523:28-523:46: static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/mediatek/pinctrl-moore.c:539:32-539:50: static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:89:26-89:44: static void mtk_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:811:37-811:55: static int mtk_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:817:38-817:56: static int mtk_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:824:35-824:53: static int mtk_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:845:25-845:43: static int mtk_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:860:28-860:46: static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c:875:32-875:50: static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned offset,
-
drivers/pinctrl/mediatek/pinctrl-paris.c:855:35-855:53: static int mtk_gpio_get_direction(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/mediatek/pinctrl-paris.c:883:25-883:43: static int mtk_gpio_get(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/mediatek/pinctrl-paris.c:901:26-901:44: static void mtk_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value)
-
drivers/pinctrl/mediatek/pinctrl-paris.c:914:37-914:55: static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/mediatek/pinctrl-paris.c:924:38-924:56: static int mtk_gpio_direction_output(struct gpio_chip *chip, unsigned int gpio,
-
drivers/pinctrl/mediatek/pinctrl-paris.c:937:28-937:46: static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/mediatek/pinctrl-paris.c:953:32-953:50: static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/meson/pinctrl-meson.c:558:37-558:55: static int meson_gpio_get_direction(struct gpio_chip *chip, unsigned gpio)
-
drivers/pinctrl/meson/pinctrl-meson.c:570:39-570:57: static int meson_gpio_direction_input(struct gpio_chip *chip, unsigned gpio)
-
drivers/pinctrl/meson/pinctrl-meson.c:575:40-575:58: static int meson_gpio_direction_output(struct gpio_chip *chip, unsigned gpio,
-
drivers/pinctrl/meson/pinctrl-meson.c:582:28-582:46: static void meson_gpio_set(struct gpio_chip *chip, unsigned gpio, int value)
-
drivers/pinctrl/meson/pinctrl-meson.c:587:27-587:45: static int meson_gpio_get(struct gpio_chip *chip, unsigned gpio)
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:132:51-132:69: static void npcmgpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:169:37-169:55: static int npcmgpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:182:38-182:56: static int npcmgpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:198:34-198:52: static int npcmgpio_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:211:32-211:50: static void npcmgpio_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:1018:36-1018:54: static int wpcm450_gpio_set_config(struct gpio_chip *chip,
-
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:1026:40-1026:58: static int wpcm450_gpio_add_pin_ranges(struct gpio_chip *chip)
-
drivers/pinctrl/pinctrl-as3722.c:427:28-427:46: static int as3722_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-as3722.c:474:29-474:47: static void as3722_gpio_set(struct gpio_chip *chip, unsigned offset,
-
drivers/pinctrl/pinctrl-as3722.c:503:40-503:58: static int as3722_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-as3722.c:508:41-508:59: static int as3722_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-as3722.c:515:31-515:49: static int as3722_gpio_to_irq(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-at91-pio4.c:270:30-270:48: static int atmel_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-at91-pio4.c:318:39-318:57: static int atmel_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-at91-pio4.c:334:27-334:45: static int atmel_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-at91-pio4.c:345:36-345:54: static int atmel_gpio_get_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/pinctrl/pinctrl-at91-pio4.c:372:40-372:58: static int atmel_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-at91-pio4.c:393:28-393:46: static void atmel_gpio_set(struct gpio_chip *chip, unsigned int offset, int val)
-
drivers/pinctrl/pinctrl-at91-pio4.c:403:37-403:55: static void atmel_gpio_set_multiple(struct gpio_chip *chip, unsigned long *mask,
-
drivers/pinctrl/pinctrl-axp209.c:127:30-127:48: static int axp20x_gpio_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-axp209.c:132:28-132:46: static int axp20x_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-axp209.c:153:38-153:56: static int axp20x_gpio_get_direction(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-axp209.c:197:31-197:49: static int axp20x_gpio_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/pinctrl-axp209.c:205:29-205:47: static void axp20x_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:310:35-310:60: static inline u8 cypress_get_port(struct cy8c95x0_pinctrl *chip, unsigned int pin)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:316:33-316:58: static int cypress_get_pin_mask(struct cy8c95x0_pinctrl *chip, unsigned int pin)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:407:37-407:62: static int cy8c95x0_write_regs_mask(struct cy8c95x0_pinctrl *chip, int reg,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:477:36-477:61: static int cy8c95x0_read_regs_mask(struct cy8c95x0_pinctrl *chip, int reg,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:638:37-638:62: static int cy8c95x0_gpio_get_pincfg(struct cy8c95x0_pinctrl *chip,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:722:37-722:62: static int cy8c95x0_gpio_set_pincfg(struct cy8c95x0_pinctrl *chip,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:811:36-811:61: static int cy8c95x0_setup_gpiochip(struct cy8c95x0_pinctrl *chip)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:947:34-947:59: static bool cy8c95x0_irq_pending(struct cy8c95x0_pinctrl *chip, unsigned long *pending)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1091:30-1091:55: static int cy8c95x0_set_mode(struct cy8c95x0_pinctrl *chip, unsigned int off, bool mode)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1105:33-1105:58: static int cy8c95x0_pinmux_mode(struct cy8c95x0_pinctrl *chip,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1154:38-1154:63: static int cy8c95x0_pinmux_direction(struct cy8c95x0_pinctrl *chip,
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1240:31-1240:56: static int cy8c95x0_irq_setup(struct cy8c95x0_pinctrl *chip, int irq)
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1283:35-1283:60: static int cy8c95x0_setup_pinctrl(struct cy8c95x0_pinctrl *chip)
-
drivers/pinctrl/pinctrl-mcp23s08.c:279:37-279:55: static int mcp23s08_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-mcp23s08.c:291:25-291:43: static int mcp23s08_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-mcp23s08.c:311:34-311:52: static int mcp23s08_get_multiple(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-mcp23s08.c:338:26-338:44: static void mcp23s08_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/pinctrl-mcp23s08.c:348:35-348:53: static void mcp23s08_set_multiple(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-mcp23s08.c:359:27-359:45: mcp23s08_direction_output(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/pinctrl-ocelot.c:1742:28-1742:46: static int ocelot_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-ocelot.c:1752:29-1752:47: static void ocelot_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/pinctrl-ocelot.c:1765:38-1765:56: static int ocelot_gpio_get_direction(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-ocelot.c:1779:40-1779:58: static int ocelot_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-ocelot.c:1785:41-1785:59: static int ocelot_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-pistachio.c:1166:41-1166:59: static int pistachio_gpio_get_direction(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-pistachio.c:1176:31-1176:49: static int pistachio_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/pinctrl-pistachio.c:1189:32-1189:50: static void pistachio_gpio_set(struct gpio_chip *chip, unsigned offset,
-
drivers/pinctrl/pinctrl-pistachio.c:1197:43-1197:61: static int pistachio_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-pistachio.c:1208:44-1208:62: static int pistachio_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-rk805.c:259:27-259:45: static int rk805_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-rk805.c:273:28-273:46: static void rk805_gpio_set(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-rk805.c:289:39-289:57: static int rk805_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-rk805.c:295:40-295:58: static int rk805_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-rk805.c:302:37-302:55: static int rk805_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-sx150x.c:384:38-384:56: static int sx150x_gpio_get_direction(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-sx150x.c:404:28-404:46: static int sx150x_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/pinctrl-sx150x.c:435:29-435:47: static void sx150x_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/pinctrl-sx150x.c:446:38-446:56: static void sx150x_gpio_set_multiple(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-sx150x.c:455:40-455:58: static int sx150x_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/pinctrl-sx150x.c:468:41-468:59: static int sx150x_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:282:37-282:55: static int lpi_gpio_direction_input(struct gpio_chip *chip, unsigned int pin)
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:292:38-292:56: static int lpi_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:303:25-303:43: static int lpi_gpio_get(struct gpio_chip *chip, unsigned int pin)
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:311:26-311:44: static void lpi_gpio_set(struct gpio_chip *chip, unsigned int pin, int value)
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:331:7-331:25: struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:364:51-364:69: static void lpi_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-msm.c:562:37-562:55: static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/qcom/pinctrl-msm.c:582:38-582:56: static int msm_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/qcom/pinctrl-msm.c:609:35-609:53: static int msm_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/qcom/pinctrl-msm.c:623:25-623:43: static int msm_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/qcom/pinctrl-msm.c:635:26-635:44: static void msm_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/qcom/pinctrl-msm.c:660:7-660:25: struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-msm.c:722:51-722:69: static void msm_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:723:38-723:56: static int pmic_gpio_direction_input(struct gpio_chip *chip, unsigned pin)
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:733:39-733:57: static int pmic_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:744:26-744:44: static int pmic_gpio_get(struct gpio_chip *chip, unsigned pin)
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:766:27-766:45: static void pmic_gpio_set(struct gpio_chip *chip, unsigned pin, int value)
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:776:31-776:49: static int pmic_gpio_of_xlate(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:789:52-789:70: static void pmic_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:986:51-986:69: static unsigned int pmic_gpio_child_offset_to_irq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:992:44-992:62: static int pmic_gpio_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:1006:45-1006:63: static int pmic_gpio_populate_parent_fwspec(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:562:37-562:55: static int pmic_mpp_direction_input(struct gpio_chip *chip, unsigned pin)
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:572:38-572:56: static int pmic_mpp_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:583:25-583:43: static int pmic_mpp_get(struct gpio_chip *chip, unsigned pin)
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:602:26-602:44: static void pmic_mpp_set(struct gpio_chip *chip, unsigned pin, int value)
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:612:30-612:48: static int pmic_mpp_of_xlate(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:625:51-625:69: static void pmic_mpp_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:807:50-807:68: static unsigned int pmic_mpp_child_offset_to_irq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-spmi-mpp.c:813:43-813:61: static int pmic_mpp_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:452:40-452:58: static int pm8xxx_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:467:41-467:59: static int pm8xxx_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:487:28-487:46: static int pm8xxx_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:509:29-509:47: static void pm8xxx_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:524:33-524:51: static int pm8xxx_gpio_of_xlate(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:542:7-542:25: struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:579:54-579:72: static void pm8xxx_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:699:48-699:66: static unsigned int pm8xxx_child_offset_to_irq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:705:41-705:59: static int pm8xxx_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:443:39-443:57: static int pm8xxx_mpp_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:466:40-466:58: static int pm8xxx_mpp_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:492:27-492:45: static int pm8xxx_mpp_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:513:28-513:46: static void pm8xxx_mpp_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:523:32-523:50: static int pm8xxx_mpp_of_xlate(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:541:7-541:25: struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:619:53-619:71: static void pm8xxx_mpp_dbg_show(struct seq_file *s, struct gpio_chip *chip)
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:750:52-750:70: static unsigned int pm8xxx_mpp_child_offset_to_irq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:756:45-756:63: static int pm8821_mpp_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:768:45-768:63: static int pm8xxx_mpp_child_to_parent_hwirq(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/gpio.c:43:31-43:51: static void gpio_get_data_reg(struct sh_pfc_chip *chip, unsigned int offset,
-
drivers/pinctrl/renesas/gpio.c:54:31-54:51: static u32 gpio_read_data_reg(struct sh_pfc_chip *chip,
-
drivers/pinctrl/renesas/gpio.c:63:33-63:53: static void gpio_write_data_reg(struct sh_pfc_chip *chip,
-
drivers/pinctrl/renesas/gpio.c:72:33-72:53: static void gpio_setup_data_reg(struct sh_pfc_chip *chip, unsigned idx)
-
drivers/pinctrl/renesas/gpio.c:94:33-94:53: static int gpio_setup_data_regs(struct sh_pfc_chip *chip)
-
drivers/pinctrl/renesas/gpio.c:146:32-146:52: static void gpio_pin_set_value(struct sh_pfc_chip *chip, unsigned offset,
-
drivers/pinctrl/renesas/gpio.c:214:27-214:47: static int gpio_pin_setup(struct sh_pfc_chip *chip)
-
drivers/pinctrl/renesas/gpio.c:272:32-272:52: static int gpio_function_setup(struct sh_pfc_chip *chip)
-
drivers/pinctrl/renesas/pinctrl-rza1.c:750:30-750:48: static int rza1_gpio_request(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/renesas/pinctrl-rza1.c:769:28-769:46: static void rza1_gpio_free(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/renesas/pinctrl-rza1.c:776:36-776:54: static int rza1_gpio_get_direction(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/renesas/pinctrl-rza1.c:786:38-786:56: static int rza1_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rza1.c:796:39-796:57: static int rza1_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rza1.c:819:26-819:44: static int rza1_gpio_get(struct gpio_chip *chip, unsigned int gpio)
-
drivers/pinctrl/renesas/pinctrl-rza1.c:826:27-826:45: static void rza1_gpio_set(struct gpio_chip *chip, unsigned int gpio,
-
drivers/pinctrl/renesas/pinctrl-rza1.c:1170:11-1170:29: struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rza2.c:130:36-130:54: static int rza2_chip_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rza2.c:155:38-155:56: static int rza2_chip_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rza2.c:165:26-165:44: static int rza2_chip_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rza2.c:174:27-174:45: static void rza2_chip_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/renesas/pinctrl-rza2.c:192:39-192:57: static int rza2_chip_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:795:31-795:49: static int rzg2l_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:837:37-837:55: static int rzg2l_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:855:39-855:57: static int rzg2l_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:867:28-867:46: static void rzg2l_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:888:40-888:58: static int rzg2l_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:901:27-901:45: static int rzg2l_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:919:29-919:47: static void rzg2l_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:1281:46-1281:64: static int rzg2l_gpio_populate_parent_fwspec(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:750:31-750:49: static int rzv2m_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:773:37-773:55: static int rzv2m_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:785:39-785:57: static int rzv2m_gpio_direction_input(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:797:28-797:46: static void rzv2m_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:807:40-807:58: static int rzv2m_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:820:27-820:45: static int rzv2m_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:833:29-833:47: static void rzv2m_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/samsung/pinctrl-exynos.c:45:58-45:75: static inline struct exynos_irq_chip *to_exynos_irq_chip(struct irq_chip *chip)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:207:31-207:49: static int stm32_gpio_request(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:223:29-223:47: static void stm32_gpio_free(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:228:27-228:45: static int stm32_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:235:28-235:46: static void stm32_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:242:39-242:57: static int stm32_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:247:40-247:58: static int stm32_gpio_direction_output(struct gpio_chip *chip,
-
drivers/pinctrl/stm32/pinctrl-stm32.c:259:30-259:48: static int stm32_gpio_to_irq(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:272:37-272:55: static int stm32_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/pinctrl/stm32/pinctrl-stm32.c:290:39-290:57: static int stm32_gpio_init_valid_mask(struct gpio_chip *chip,
-
drivers/platform/x86/intel/int0002_vgpio.c:63:29-63:47: static int int0002_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/platform/x86/intel/int0002_vgpio.c:68:30-68:48: static void int0002_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/platform/x86/intel/int0002_vgpio.c:73:42-73:60: static int int0002_gpio_direction_output(struct gpio_chip *chip,
-
drivers/platform/x86/intel/int0002_vgpio.c:151:41-151:59: static void int0002_init_irq_valid_mask(struct gpio_chip *chip,
-
drivers/power/supply/max14656_charger_detector.c:170:29-170:51: static int max14656_hw_init(struct max14656_chip *chip)
-
drivers/power/supply/max17040_battery.c:156:27-156:49: static int max17040_reset(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:161:39-161:61: static int max17040_set_low_soc_alert(struct max17040_chip *chip, u32 level)
-
drivers/power/supply/max17040_battery.c:168:35-168:57: static int max17040_set_soc_alert(struct max17040_chip *chip, bool enable)
-
drivers/power/supply/max17040_battery.c:174:31-174:53: static int max17040_set_rcomp(struct max17040_chip *chip, u16 rcomp)
-
drivers/power/supply/max17040_battery.c:182:41-182:63: static int max17040_raw_vcell_to_uvolts(struct max17040_chip *chip, u16 vcell)
-
drivers/power/supply/max17040_battery.c:190:31-190:53: static int max17040_get_vcell(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:199:29-199:51: static int max17040_get_soc(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:208:33-208:55: static int max17040_get_version(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:218:32-218:54: static int max17040_get_online(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:223:33-223:55: static int max17040_get_of_data(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:260:36-260:58: static void max17040_check_changes(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:265:33-265:55: static void max17040_queue_work(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:297:39-297:61: static bool max17040_handle_soc_alert(struct max17040_chip *chip)
-
drivers/power/supply/max17040_battery.c:336:38-336:60: static int max17040_enable_alert_irq(struct max17040_chip *chip)
-
drivers/power/supply/max17042_battery.c:94:37-94:59: static int max17042_get_temperature(struct max17042_chip *chip, int *temp)
-
drivers/power/supply/max17042_battery.c:111:32-111:54: static int max17042_get_status(struct max17042_chip *chip, int *status)
-
drivers/power/supply/max17042_battery.c:174:40-174:62: static int max17042_get_battery_health(struct max17042_chip *chip, int *health)
-
drivers/power/supply/max17042_battery.c:530:42-530:64: static inline void max17042_unlock_model(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:538:40-538:62: static inline void max17042_lock_model(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:546:46-546:68: static inline void max17042_write_model_data(struct max17042_chip *chip,
-
drivers/power/supply/max17042_battery.c:557:45-557:67: static inline void max17042_read_model_data(struct max17042_chip *chip,
-
drivers/power/supply/max17042_battery.c:570:47-570:69: static inline int max17042_model_data_compare(struct max17042_chip *chip,
-
drivers/power/supply/max17042_battery.c:586:32-586:54: static int max17042_init_model(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:614:39-614:61: static int max17042_verify_model_lock(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:635:40-635:62: static void max17042_write_config_regs(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:652:41-652:63: static void max17042_write_custom_regs(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:676:43-676:65: static void max17042_update_capacity_regs(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:688:39-688:61: static void max17042_reset_vfsoc0_reg(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:699:47-699:69: static void max17042_load_new_capacity_params(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:740:49-740:71: static inline void max17042_override_por_values(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:798:31-798:53: static int max17042_init_chip(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:848:40-848:62: static void max17042_set_soc_threshold(struct max17042_chip *chip, u16 off)
-
drivers/power/supply/max17042_battery.c:905:23-905:45: max17042_get_of_pdata(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:947:28-947:50: max17042_get_default_pdata(struct max17042_chip *chip)
-
drivers/power/supply/max17042_battery.c:988:20-988:42: max17042_get_pdata(struct max17042_chip *chip)
-
drivers/power/supply/max8925_power.c:382:33-382:54: static int max8925_init_charger(struct max8925_chip *chip,
-
drivers/power/supply/qcom_pmi8998_charger.c:421:37-421:55: static int smb2_get_prop_usb_online(struct smb2_chip *chip, int *val)
-
drivers/power/supply/qcom_pmi8998_charger.c:441:39-441:57: static int smb2_apsd_get_charger_type(struct smb2_chip *chip, int *val)
-
drivers/power/supply/qcom_pmi8998_charger.c:481:33-481:51: static int smb2_get_prop_status(struct smb2_chip *chip, int *val)
-
drivers/power/supply/qcom_pmi8998_charger.c:529:42-529:60: static inline int smb2_get_current_limit(struct smb2_chip *chip,
-
drivers/power/supply/qcom_pmi8998_charger.c:539:35-539:53: static int smb2_set_current_limit(struct smb2_chip *chip, unsigned int val)
-
drivers/power/supply/qcom_pmi8998_charger.c:606:30-606:48: static int smb2_get_iio_chan(struct smb2_chip *chip, struct iio_channel *chan,
-
drivers/power/supply/qcom_pmi8998_charger.c:627:33-627:51: static int smb2_get_prop_health(struct smb2_chip *chip, int *val)
-
drivers/power/supply/qcom_pmi8998_charger.c:890:25-890:43: static int smb2_init_hw(struct smb2_chip *chip)
-
drivers/power/supply/qcom_pmi8998_charger.c:910:26-910:44: static int smb2_init_irq(struct smb2_chip *chip, int *irq, const char *name,
-
drivers/power/supply/rt9471.c:190:44-190:64: static int rt9471_set_value_by_field_range(struct rt9471_chip *chip,
-
drivers/power/supply/rt9471.c:205:44-205:64: static int rt9471_get_value_by_field_range(struct rt9471_chip *chip,
-
drivers/power/supply/rt9471.c:224:28-224:48: static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp)
-
drivers/power/supply/rt9471.c:239:28-239:48: static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp)
-
drivers/power/supply/rt9471.c:256:30-256:50: static int rt9471_get_status(struct rt9471_chip *chip, int *status)
-
drivers/power/supply/rt9471.c:287:33-287:53: static int rt9471_get_vbus_good(struct rt9471_chip *chip, int *stat)
-
drivers/power/supply/rt9471.c:300:32-300:52: static int rt9471_get_usb_type(struct rt9471_chip *chip, int *usb_type)
-
drivers/power/supply/rt9471.c:309:40-309:60: static int rt9471_get_usb_type_current(struct rt9471_chip *chip,
-
drivers/power/supply/rt9471.c:555:39-555:59: static int rt9471_register_interrupts(struct rt9471_chip *chip)
-
drivers/power/supply/rt9471.c:620:42-620:62: static int rt9471_register_otg_regulator(struct rt9471_chip *chip)
-
drivers/power/supply/rt9471.c:712:32-712:52: static int rt9471_register_psy(struct rt9471_chip *chip)
-
drivers/power/supply/rt9471.c:793:33-793:53: static int rt9471_check_devinfo(struct rt9471_chip *chip)
-
drivers/power/supply/sbs-battery.c:221:33-221:50: static char *sbs_get_string_buf(struct sbs_info *chip,
-
drivers/power/supply/sbs-battery.c:233:41-233:58: static void sbs_invalidate_cached_props(struct sbs_info *chip)
-
drivers/power/supply/sbs-battery.c:248:44-248:61: static void sbs_disable_charger_broadcasts(struct sbs_info *chip)
-
drivers/power/supply/sbs-battery.c:266:32-266:49: static int sbs_update_presence(struct sbs_info *chip, bool is_present)
-
drivers/power/supply/sbs-battery.c:692:44-692:61: static const char *sbs_get_constant_string(struct sbs_info *chip,
-
drivers/power/supply/sbs-battery.c:839:30-839:47: static int sbs_get_chemistry(struct sbs_info *chip,
-
drivers/power/supply/sbs-battery.c:1037:32-1037:49: static void sbs_supply_changed(struct sbs_info *chip)
-
drivers/power/supply/sbs-charger.c:91:28-91:45: static int sbs_check_state(struct sbs_info *chip)
-
drivers/power/supply/ug3105_battery.c:104:30-104:50: static int ug3105_get_status(struct ug3105_chip *chip)
-
drivers/power/supply/ug3105_battery.c:120:32-120:52: static int ug3105_get_capacity(struct ug3105_chip *chip)
-
drivers/power/supply/ug3105_battery.c:371:25-371:45: static void ug3105_init(struct ug3105_chip *chip)
-
drivers/ptp/ptp_pch.c:138:39-138:55: static inline void pch_eth_enable_set(struct pch_dev *chip)
-
drivers/ptp/ptp_pch.c:160:36-160:52: static inline void pch_block_reset(struct pch_dev *chip)
-
drivers/ptp/ptp_pch.c:243:39-243:55: static void pch_set_system_time_count(struct pch_dev *chip)
-
drivers/ptp/ptp_pch.c:250:23-250:39: static void pch_reset(struct pch_dev *chip)
-
drivers/pwm/core.c:54:23-54:40: static void free_pwms(struct pwm_chip *chip)
-
drivers/pwm/core.c:130:25-130:42: of_pwm_xlate_with_flags(struct pwm_chip *chip, const struct of_phandle_args *args)
-
drivers/pwm/core.c:161:21-161:38: of_pwm_single_xlate(struct pwm_chip *chip, const struct of_phandle_args *args)
-
drivers/pwm/core.c:186:28-186:45: static void of_pwmchip_add(struct pwm_chip *chip)
-
drivers/pwm/core.c:205:31-205:48: static void of_pwmchip_remove(struct pwm_chip *chip)
-
drivers/pwm/core.c:241:27-241:50: static bool pwm_ops_check(const struct pwm_chip *chip)
-
drivers/pwm/core.c:263:17-263:34: int pwmchip_add(struct pwm_chip *chip)
-
drivers/pwm/core.c:317:21-317:38: void pwmchip_remove(struct pwm_chip *chip)
-
drivers/pwm/core.c:341:42-341:59: int devm_pwmchip_add(struct device *dev, struct pwm_chip *chip)
-
drivers/pwm/core.c:363:42-363:59: struct pwm_device *pwm_request_from_chip(struct pwm_chip *chip,
-
drivers/pwm/core.c:1056:26-1056:43: static void pwm_dbg_show(struct pwm_chip *chip, struct seq_file *s)
-
drivers/pwm/pwm-apple.c:40:46-40:63: static inline struct apple_pwm *to_apple_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-apple.c:45:28-45:45: static int apple_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-apple.c:77:32-77:49: static int apple_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel-hlcdc.c:37:58-37:75: static inline struct atmel_hlcdc_pwm *to_atmel_hlcdc_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-atmel-hlcdc.c:42:34-42:51: static int atmel_hlcdc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel-tcb.c:64:54-64:71: static inline struct atmel_tcb_pwm_chip *to_tcb_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-atmel-tcb.c:69:34-69:51: static int atmel_tcb_pwm_request(struct pwm_chip *chip,
-
drivers/pwm/pwm-atmel-tcb.c:116:32-116:49: static void atmel_tcb_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-atmel-tcb.c:123:35-123:52: static void atmel_tcb_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel-tcb.c:180:33-180:50: static int atmel_tcb_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel-tcb.c:264:33-264:50: static int atmel_tcb_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel-tcb.c:342:32-342:49: static int atmel_tcb_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel.c:100:56-100:73: static inline struct atmel_pwm_chip *to_atmel_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-atmel.c:105:35-105:58: static inline u32 atmel_pwm_readl(struct atmel_pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:111:37-111:60: static inline void atmel_pwm_writel(struct atmel_pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:117:38-117:61: static inline u32 atmel_pwm_ch_readl(struct atmel_pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:125:40-125:63: static inline void atmel_pwm_ch_writel(struct atmel_pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:134:38-134:61: static void atmel_pwm_update_pending(struct atmel_pwm_chip *chip)
-
drivers/pwm/pwm-atmel.c:147:35-147:58: static void atmel_pwm_set_pending(struct atmel_pwm_chip *chip, unsigned int ch)
-
drivers/pwm/pwm-atmel.c:162:35-162:58: static int atmel_pwm_test_pending(struct atmel_pwm_chip *chip, unsigned int ch)
-
drivers/pwm/pwm-atmel.c:180:38-180:61: static int atmel_pwm_wait_nonpending(struct atmel_pwm_chip *chip, unsigned int ch)
-
drivers/pwm/pwm-atmel.c:192:46-192:63: static int atmel_pwm_calculate_cprd_and_pres(struct pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:239:35-239:52: static void atmel_pwm_update_cdty(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel.c:257:37-257:54: static void atmel_pwm_set_cprd_cdty(struct pwm_chip *chip,
-
drivers/pwm/pwm-atmel.c:269:31-269:48: static void atmel_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel.c:293:28-293:45: static int atmel_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-atmel.c:358:32-358:49: static int atmel_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm-iproc.c:42:48-42:65: static inline struct iproc_pwmc *to_iproc_pwmc(struct pwm_chip *chip)
-
drivers/pwm/pwm-bcm-iproc.c:71:33-71:50: static int iproc_pwmc_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm-iproc.c:114:29-114:46: static int iproc_pwmc_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm-kona.c:64:46-64:63: static inline struct kona_pwmc *to_kona_pwmc(struct pwm_chip *chip)
-
drivers/pwm/pwm-bcm-kona.c:101:29-101:46: static int kona_pwmc_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm-kona.c:157:35-157:52: static int kona_pwmc_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm-kona.c:189:29-189:46: static int kona_pwmc_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-bcm-kona.c:203:31-203:48: static void kona_pwmc_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-bcm-kona.c:225:28-225:45: static int kona_pwmc_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-bcm2835.c:33:50-33:67: static inline struct bcm2835_pwm *to_bcm2835_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-bcm2835.c:38:32-38:49: static int bcm2835_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-bcm2835.c:51:30-51:47: static void bcm2835_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-bcm2835.c:61:30-61:47: static int bcm2835_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-berlin.c:55:58-55:75: static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-berlin.c:73:31-73:48: static int berlin_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-berlin.c:84:29-84:46: static void berlin_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-berlin.c:91:30-91:47: static int berlin_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-berlin.c:129:36-129:53: static int berlin_pwm_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-berlin.c:148:30-148:47: static int berlin_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-berlin.c:160:32-160:49: static void berlin_pwm_disable(struct pwm_chip *chip,
-
drivers/pwm/pwm-berlin.c:171:29-171:46: static int berlin_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-brcmstb.c:78:50-78:67: static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-brcmstb.c:96:31-96:48: static int brcmstb_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-brcmstb.c:195:30-195:47: static int brcmstb_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-clk.c:38:26-38:43: static int pwm_clk_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-clps711x.c:21:54-21:71: static inline struct clps711x_chip *to_clps711x_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-clps711x.c:26:33-26:50: static int clps711x_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-clps711x.c:40:31-40:48: static int clps711x_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-clps711x.c:78:46-78:63: static struct pwm_device *clps711x_pwm_xlate(struct pwm_chip *chip,
-
drivers/pwm/pwm-crc.c:37:50-37:67: static inline struct crystalcove_pwm *to_crc_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-crc.c:54:26-54:43: static int crc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-crc.c:124:30-124:47: static int crc_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-cros-ec.c:41:61-41:78: static inline struct cros_ec_pwm_device *pwm_to_cros_ec_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-cros-ec.c:46:32-46:49: static int cros_ec_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-cros-ec.c:59:30-59:47: static void cros_ec_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-cros-ec.c:157:30-157:47: static int cros_ec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-cros-ec.c:187:34-187:51: static int cros_ec_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-cros-ec.c:222:19-222:36: cros_ec_pwm_xlate(struct pwm_chip *chip, const struct of_phandle_args *args)
-
drivers/pwm/pwm-dwc.c:144:26-144:43: static int dwc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-dwc.c:166:30-166:47: static int dwc_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-ep93xx.c:42:48-42:65: static inline struct ep93xx_pwm *to_ep93xx_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-ep93xx.c:47:31-47:48: static int ep93xx_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-ep93xx.c:54:29-54:46: static void ep93xx_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-ep93xx.c:61:29-61:46: static int ep93xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-fsl-ftm.c:56:48-56:65: static inline struct fsl_pwm_chip *to_fsl_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-fsl-ftm.c:87:28-87:45: static int fsl_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-fsl-ftm.c:102:26-102:43: static void fsl_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-fsl-ftm.c:296:26-296:43: static int fsl_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-hibvt.c:66:56-66:73: static inline struct hibvt_pwm_chip *to_hibvt_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-hibvt.c:83:30-83:47: static void hibvt_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-hibvt.c:91:31-91:48: static void hibvt_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-hibvt.c:99:30-99:47: static void hibvt_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-hibvt.c:117:36-117:53: static void hibvt_pwm_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-hibvt.c:131:32-131:49: static int hibvt_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-hibvt.c:154:28-154:45: static int hibvt_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-img.c:75:52-75:69: static inline struct img_pwm_chip *to_img_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-img.c:91:27-91:44: static int img_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-img.c:150:27-150:44: static int img_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-img.c:171:29-171:46: static void img_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-img.c:184:26-184:43: static int img_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-imx-tpm.c:76:21-76:38: to_imx_tpm_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-imx-tpm.c:87:36-87:53: static int pwm_imx_tpm_round_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx-tpm.c:135:34-135:51: static int pwm_imx_tpm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx-tpm.c:172:33-172:50: static int pwm_imx_tpm_apply_hw(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx-tpm.c:290:30-290:47: static int pwm_imx_tpm_apply(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx-tpm.c:310:32-310:49: static int pwm_imx_tpm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-imx-tpm.c:321:30-321:47: static void pwm_imx_tpm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-imx1.c:36:40-36:57: static int pwm_imx1_clk_prepare_enable(struct pwm_chip *chip)
-
drivers/pwm/pwm-imx1.c:54:44-54:61: static void pwm_imx1_clk_disable_unprepare(struct pwm_chip *chip)
-
drivers/pwm/pwm-imx1.c:62:28-62:45: static int pwm_imx1_config(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx1.c:93:28-93:45: static int pwm_imx1_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-imx1.c:110:30-110:47: static void pwm_imx1_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-imx1.c:122:27-122:44: static int pwm_imx1_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-imx27.c:121:32-121:49: static int pwm_imx27_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx27.c:177:32-177:49: static void pwm_imx27_sw_reset(struct pwm_chip *chip)
-
drivers/pwm/pwm-imx27.c:195:38-195:55: static void pwm_imx27_wait_fifo_slot(struct pwm_chip *chip,
-
drivers/pwm/pwm-imx27.c:217:28-217:45: static int pwm_imx27_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-intel-lgm.c:50:52-50:69: static inline struct lgm_pwm_chip *to_lgm_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-intel-lgm.c:55:27-55:44: static int lgm_pwm_enable(struct pwm_chip *chip, bool enable)
-
drivers/pwm/pwm-intel-lgm.c:64:26-64:43: static int lgm_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-intel-lgm.c:89:30-89:47: static int lgm_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-iqs620a.c:62:29-62:46: static int iqs620_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-iqs620a.c:107:33-107:50: static int iqs620_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-jz4740.c:32:49-32:66: static inline struct jz4740_pwm_chip *to_jz4740(struct pwm_chip *chip)
-
drivers/pwm/pwm-jz4740.c:50:31-50:48: static int jz4740_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-jz4740.c:78:29-78:46: static void jz4740_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-jz4740.c:86:30-86:47: static int jz4740_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-jz4740.c:99:32-99:49: static void jz4740_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-jz4740.c:121:29-121:46: static int jz4740_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-keembay.c:45:54-45:71: static inline struct keembay_pwm *to_keembay_pwm_dev(struct pwm_chip *chip)
-
drivers/pwm/pwm-keembay.c:92:34-92:51: static int keembay_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-keembay.c:120:30-120:47: static int keembay_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lp3943.c:28:48-28:65: static inline struct lp3943_pwm *to_lp3943_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-lp3943.c:61:31-61:48: static int lp3943_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lp3943.c:87:29-87:46: static void lp3943_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lp3943.c:95:30-95:47: static int lp3943_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lp3943.c:159:30-159:47: static int lp3943_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lp3943.c:178:32-178:49: static void lp3943_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lp3943.c:191:29-191:46: static int lp3943_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpc18xx-sct.c:111:21-111:38: to_lpc18xx_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-lpc18xx-sct.c:149:39-149:56: static void lpc18xx_pwm_config_period(struct pwm_chip *chip, u64 period_ns)
-
drivers/pwm/pwm-lpc18xx-sct.c:171:37-171:54: static void lpc18xx_pwm_config_duty(struct pwm_chip *chip,
-
drivers/pwm/pwm-lpc18xx-sct.c:193:31-193:48: static int lpc18xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpc18xx-sct.c:238:31-238:48: static int lpc18xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm, enum pwm_polarity polarity)
-
drivers/pwm/pwm-lpc18xx-sct.c:273:33-273:50: static void lpc18xx_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lpc18xx-sct.c:284:32-284:49: static int lpc18xx_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lpc18xx-sct.c:305:30-305:47: static void lpc18xx_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lpc18xx-sct.c:313:30-313:47: static int lpc18xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpc32xx.c:29:31-29:48: static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpc32xx.c:62:31-62:48: static int lpc32xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lpc32xx.c:79:33-79:50: static void lpc32xx_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-lpc32xx.c:91:30-91:47: static int lpc32xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpss.c:69:45-69:62: static inline struct pwm_lpss_chip *to_lpwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-lpss.c:185:27-185:44: static int pwm_lpss_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-lpss.c:208:31-208:48: static int pwm_lpss_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-mediatek.c:71:22-71:39: to_pwm_mediatek_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-mediatek.c:76:36-76:53: static int pwm_mediatek_clk_enable(struct pwm_chip *chip,
-
drivers/pwm/pwm-mediatek.c:104:38-104:55: static void pwm_mediatek_clk_disable(struct pwm_chip *chip,
-
drivers/pwm/pwm-mediatek.c:114:40-114:66: static inline void pwm_mediatek_writel(struct pwm_mediatek_chip *chip,
-
drivers/pwm/pwm-mediatek.c:121:32-121:49: static int pwm_mediatek_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-mediatek.c:176:32-176:49: static int pwm_mediatek_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-mediatek.c:193:34-193:51: static void pwm_mediatek_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-mediatek.c:205:31-205:48: static int pwm_mediatek_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-meson.c:116:46-116:63: static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-meson.c:121:30-121:47: static int meson_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-meson.c:138:28-138:45: static void meson_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-meson.c:247:28-247:45: static int meson_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-meson.c:287:32-287:49: static u64 meson_pwm_cnt_to_ns(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-meson.c:304:32-304:49: static int meson_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-microchip-core.c:66:59-66:76: static inline struct mchp_core_pwm_chip *to_mchp_core_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-microchip-core.c:71:34-71:51: static void mchp_core_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-microchip-core.c:151:38-151:55: static void mchp_core_pwm_apply_duty(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-microchip-core.c:274:39-274:56: static int mchp_core_pwm_apply_locked(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-microchip-core.c:360:32-360:49: static int mchp_core_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-microchip-core.c:377:36-377:53: static int mchp_core_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-mtk-disp.c:53:52-53:69: static inline struct mtk_disp_pwm *to_mtk_disp_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-mtk-disp.c:70:31-70:48: static int mtk_disp_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-mtk-disp.c:173:35-173:52: static int mtk_disp_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-mxs.c:47:26-47:43: static int mxs_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-ntxec.c:31:46-31:63: static struct ntxec_pwm *ntxec_pwm_from_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-ntxec.c:57:52-57:69: static int ntxec_pwm_set_raw_period_and_duty_cycle(struct pwm_chip *chip,
-
drivers/pwm/pwm-ntxec.c:83:28-83:45: static int ntxec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm_dev,
-
drivers/pwm/pwm-omap-dmtimer.c:73:26-73:43: to_pwm_omap_dmtimer_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-omap-dmtimer.c:151:36-151:53: static int pwm_omap_dmtimer_config(struct pwm_chip *chip,
-
drivers/pwm/pwm-omap-dmtimer.c:246:43-246:60: static void pwm_omap_dmtimer_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-omap-dmtimer.c:275:35-275:52: static int pwm_omap_dmtimer_apply(struct pwm_chip *chip,
-
drivers/pwm/pwm-pca9685.c:89:38-89:55: static inline struct pca9685 *to_pca(struct pwm_chip *chip)
-
drivers/pwm/pwm-pca9685.c:282:43-282:61: static int pca9685_pwm_gpio_get_direction(struct gpio_chip *chip,
-
drivers/pwm/pwm-pca9685.c:363:32-363:49: static int __pca9685_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-pca9685.c:415:30-415:47: static int pca9685_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-pca9685.c:434:34-434:51: static int pca9685_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-pca9685.c:471:32-471:49: static int pca9685_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-pca9685.c:490:30-490:47: static void pca9685_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-pxa.c:59:52-59:69: static inline struct pxa_pwm_chip *to_pxa_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-pxa.c:68:27-68:44: static int pxa_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-pxa.c:103:26-103:43: static int pxa_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-raspberrypi-poe.c:41:51-41:68: struct raspberrypi_pwm *raspberrypi_pwm_from_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-raspberrypi-poe.c:85:38-85:55: static int raspberrypi_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-raspberrypi-poe.c:100:34-100:51: static int raspberrypi_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rcar.c:46:54-46:71: static inline struct rcar_pwm_chip *to_rcar_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-rcar.c:133:29-133:46: static int rcar_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-rcar.c:138:27-138:44: static void rcar_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-rcar.c:163:27-163:44: static int rcar_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-renesas-tpu.c:210:28-210:45: static int tpu_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-renesas-tpu.c:236:26-236:43: static void tpu_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-renesas-tpu.c:244:27-244:44: static int tpu_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-renesas-tpu.c:353:33-353:50: static int tpu_pwm_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-renesas-tpu.c:363:27-363:44: static int tpu_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-renesas-tpu.c:385:29-385:46: static void tpu_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-renesas-tpu.c:395:26-395:43: static int tpu_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rockchip.c:55:62-55:79: static inline struct rockchip_pwm_chip *to_rockchip_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-rockchip.c:60:35-60:52: static int rockchip_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-rockchip.c:103:33-103:50: static void rockchip_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rockchip.c:157:32-157:49: static int rockchip_pwm_enable(struct pwm_chip *chip,
-
drivers/pwm/pwm-rockchip.c:187:31-187:48: static int rockchip_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rz-mtu3.c:93:60-93:77: static inline struct rz_mtu3_pwm_chip *to_rz_mtu3_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-rz-mtu3.c:167:32-167:49: static int rz_mtu3_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-rz-mtu3.c:197:30-197:47: static void rz_mtu3_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-rz-mtu3.c:271:34-271:51: static int rz_mtu3_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rz-mtu3.c:320:31-320:48: static int rz_mtu3_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-rz-mtu3.c:407:30-407:47: static int rz_mtu3_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-samsung.c:109:46-109:63: struct samsung_pwm_chip *to_samsung_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-samsung.c:120:41-120:66: static void __pwm_samsung_manual_update(struct samsung_pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:154:32-154:57: static int pwm_samsung_is_tdiv(struct samsung_pwm_chip *chip, unsigned int chan)
-
drivers/pwm/pwm-samsung.c:166:47-166:72: static unsigned long pwm_samsung_get_tin_rate(struct samsung_pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:182:43-182:68: static unsigned long pwm_samsung_calc_tin(struct samsung_pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:228:32-228:49: static int pwm_samsung_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-samsung.c:249:30-249:47: static void pwm_samsung_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-samsung.c:254:31-254:48: static int pwm_samsung_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-samsung.c:280:33-280:50: static void pwm_samsung_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-samsung.c:305:39-305:64: static void pwm_samsung_manual_update(struct samsung_pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:317:33-317:50: static int __pwm_samsung_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-samsung.c:390:31-390:48: static int pwm_samsung_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-samsung.c:396:36-396:61: static void pwm_samsung_set_invert(struct samsung_pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:420:37-420:54: static int pwm_samsung_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-samsung.c:433:30-433:47: static int pwm_samsung_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-samsung.c:520:33-520:58: static int pwm_samsung_parse_dt(struct samsung_pwm_chip *chip)
-
drivers/pwm/pwm-sifive.c:55:51-55:68: struct pwm_sifive_ddata *pwm_sifive_chip_to_ddata(struct pwm_chip *chip)
-
drivers/pwm/pwm-sifive.c:60:31-60:48: static int pwm_sifive_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-sifive.c:71:29-71:46: static void pwm_sifive_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-sifive.c:109:33-109:50: static int pwm_sifive_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sifive.c:131:29-131:46: static int pwm_sifive_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sl28cpld.c:89:59-89:76: static inline struct sl28cpld_pwm *sl28cpld_pwm_from_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-sl28cpld.c:94:35-94:52: static int sl28cpld_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-sl28cpld.c:126:31-126:48: static int sl28cpld_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-spear.c:59:56-59:73: static inline struct spear_pwm_chip *to_spear_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-spear.c:64:35-64:58: static inline u32 spear_pwm_readl(struct spear_pwm_chip *chip, unsigned int num,
-
drivers/pwm/pwm-spear.c:70:37-70:60: static inline void spear_pwm_writel(struct spear_pwm_chip *chip,
-
drivers/pwm/pwm-spear.c:77:29-77:46: static int spear_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-spear.c:137:29-137:46: static int spear_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-spear.c:154:31-154:48: static void spear_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-spear.c:166:28-166:45: static int spear_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sprd.c:69:31-69:48: static int sprd_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sprd.c:162:27-162:44: static int sprd_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sti.c:114:51-114:68: static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip)
-
drivers/pwm/pwm-sti.c:163:27-163:44: static int sti_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sti.c:250:27-250:44: static int sti_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-sti.c:286:29-286:46: static void sti_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-sti.c:305:26-305:43: static void sti_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-sti.c:312:28-312:45: static int sti_pwm_capture(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sti.c:394:26-394:43: static int sti_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stm32-lp.c:26:52-26:69: static inline struct stm32_pwm_lp *to_stm32_pwm_lp(struct pwm_chip *chip)
-
drivers/pwm/pwm-stm32-lp.c:34:31-34:48: static int stm32_pwm_lp_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stm32-lp.c:159:35-159:52: static int stm32_pwm_lp_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-stm32.c:41:50-41:67: static inline struct stm32_pwm *to_stm32_pwm_dev(struct pwm_chip *chip)
-
drivers/pwm/pwm-stm32.c:169:30-169:47: static int stm32_pwm_capture(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stm32.c:447:28-447:45: static int stm32_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stm32.c:475:35-475:52: static int stm32_pwm_apply_locked(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stmpe.c:34:46-34:63: static inline struct stmpe_pwm *to_stmpe_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-stmpe.c:39:34-39:51: static int stmpe_24xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-stmpe.c:64:35-64:52: static int stmpe_24xx_pwm_disable(struct pwm_chip *chip,
-
drivers/pwm/pwm-stmpe.c:98:34-98:51: static int stmpe_24xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-stmpe.c:263:33-263:50: static int stmpe_24xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sun4i.c:93:56-93:73: static inline struct sun4i_pwm_chip *to_sun4i_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-sun4i.c:98:35-98:58: static inline u32 sun4i_pwm_readl(struct sun4i_pwm_chip *chip,
-
drivers/pwm/pwm-sun4i.c:104:37-104:60: static inline void sun4i_pwm_writel(struct sun4i_pwm_chip *chip,
-
drivers/pwm/pwm-sun4i.c:110:32-110:49: static int sun4i_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/pwm-sun4i.c:233:28-233:45: static int sun4i_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sunplus.c:51:50-51:67: static inline struct sunplus_pwm *to_sunplus_pwm(struct pwm_chip *chip)
-
drivers/pwm/pwm-sunplus.c:56:30-56:47: static int sunplus_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-sunplus.c:128:34-128:51: static int sunplus_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tegra.c:82:56-82:73: static inline struct tegra_pwm_chip *to_tegra_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-tegra.c:97:29-97:46: static int tegra_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tegra.c:214:29-214:46: static int tegra_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tegra.c:231:31-231:48: static void tegra_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tegra.c:243:28-243:45: static int tegra_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tiecap.c:41:54-41:71: static inline struct ecap_pwm_chip *to_ecap_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-tiecap.c:50:28-50:45: static int ecap_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tiecap.c:108:34-108:51: static int ecap_pwm_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tiecap.c:132:28-132:45: static int ecap_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tiecap.c:151:30-151:47: static void ecap_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tiecap.c:168:27-168:44: static int ecap_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tiehrpwm.c:117:58-117:75: static inline struct ehrpwm_pwm_chip *to_ehrpwm_pwm_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-tiehrpwm.c:218:30-218:47: static int ehrpwm_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-tiehrpwm.c:307:36-307:53: static int ehrpwm_pwm_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-tiehrpwm.c:319:30-319:47: static int ehrpwm_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tiehrpwm.c:357:32-357:49: static void ehrpwm_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tiehrpwm.c:391:29-391:46: static void ehrpwm_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-tiehrpwm.c:404:29-404:46: static int ehrpwm_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl-led.c:69:46-69:63: static inline struct twl_pwmled_chip *to_twl(struct pwm_chip *chip)
-
drivers/pwm/pwm-twl-led.c:74:34-74:51: static int twl4030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl-led.c:108:34-108:51: static int twl4030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl-led.c:132:36-132:53: static void twl4030_pwmled_disable(struct pwm_chip *chip,
-
drivers/pwm/pwm-twl-led.c:156:33-156:50: static int twl4030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl-led.c:195:34-195:51: static int twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl-led.c:212:34-212:51: static int twl6030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl-led.c:238:36-238:53: static void twl6030_pwmled_disable(struct pwm_chip *chip,
-
drivers/pwm/pwm-twl-led.c:264:33-264:50: static int twl6030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl-led.c:290:35-290:52: static int twl6030_pwmled_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl-led.c:316:33-316:50: static void twl6030_pwmled_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:55:43-55:60: static inline struct twl_pwm_chip *to_twl(struct pwm_chip *chip)
-
drivers/pwm/pwm-twl.c:60:27-60:44: static int twl_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl.c:94:31-94:48: static int twl4030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:124:33-124:50: static void twl4030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:153:32-153:49: static int twl4030_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:191:30-191:47: static void twl4030_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:221:31-221:48: static int twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:244:33-244:50: static void twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-twl.c:282:30-282:47: static int twl4030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-twl.c:307:30-307:47: static int twl6030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-visconti.c:41:64-41:81: static inline struct visconti_pwm_chip *visconti_pwm_from_chip(struct pwm_chip *chip)
-
drivers/pwm/pwm-visconti.c:46:31-46:48: static int visconti_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-visconti.c:106:35-106:52: static int visconti_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-vt8500.c:69:30-69:47: static int vt8500_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-vt8500.c:123:30-123:47: static int vt8500_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-vt8500.c:143:32-143:49: static void vt8500_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/pwm/pwm-vt8500.c:156:36-156:53: static int vt8500_pwm_set_polarity(struct pwm_chip *chip,
-
drivers/pwm/pwm-vt8500.c:176:29-176:46: static int vt8500_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/pwm/pwm-xilinx.c:89:26-89:43: *xilinx_pwm_chip_to_priv(struct pwm_chip *chip)
-
drivers/pwm/pwm-xilinx.c:100:29-100:46: static int xilinx_pwm_apply(struct pwm_chip *chip, struct pwm_device *unused,
-
drivers/pwm/pwm-xilinx.c:172:33-172:50: static int xilinx_pwm_get_state(struct pwm_chip *chip,
-
drivers/pwm/sysfs.c:504:27-504:44: void pwmchip_sysfs_export(struct pwm_chip *chip)
-
drivers/pwm/sysfs.c:520:29-520:46: void pwmchip_sysfs_unexport(struct pwm_chip *chip)
-
drivers/regulator/ad5398.c:30:32-30:57: static int ad5398_calc_current(struct ad5398_chip_info *chip,
-
drivers/regulator/da9121-regulator.c:771:40-771:55: static int da9121_set_regulator_config(struct da9121 *chip)
-
drivers/regulator/da9121-regulator.c:890:61-890:76: static int da9121_check_device_type(struct i2c_client *i2c, struct da9121 *chip)
-
drivers/regulator/da9121-regulator.c:995:4-995:19: struct da9121 *chip)
-
drivers/regulator/da9121-regulator.c:1055:4-1055:19: struct da9121 *chip)
-
drivers/regulator/da9211-regulator.c:379:34-379:49: static int da9211_regulator_init(struct da9211 *chip)
-
drivers/regulator/max20086-regulator.c:103:41-103:58: static int max20086_regulators_register(struct max20086 *chip)
-
drivers/regulator/max20086-regulator.c:133:41-133:58: static int max20086_parse_regulators_dt(struct max20086 *chip, bool *boot_on)
-
drivers/regulator/max20086-regulator.c:176:28-176:45: static int max20086_detect(struct max20086 *chip)
-
drivers/regulator/pf8x00-regulator.c:179:28-179:48: static void swxilim_select(struct pf8x00_chip *chip, int id, int ilim)
-
drivers/regulator/pf8x00-regulator.c:501:28-501:48: static int pf8x00_identify(struct pf8x00_chip *chip)
-
drivers/regulator/pfuze100-regulator.c:509:38-509:57: static int pfuze_parse_regulators_dt(struct pfuze_chip *chip)
-
drivers/regulator/qcom-labibb-regulator.c:255:49-255:55: static irqreturn_t qcom_labibb_ocp_isr(int irq, void *chip)
-
drivers/regulator/qcom-labibb-regulator.c:533:48-533:54: static irqreturn_t qcom_labibb_sc_isr(int irq, void *chip)
-
drivers/regulator/slg51000-regulator.c:244:36-244:53: static int slg51000_regulator_init(struct slg51000 *chip)
-
drivers/regulator/slg51000-regulator.c:417:38-417:55: static void slg51000_clear_fault_log(struct slg51000 *chip)
-
drivers/rtc/rtc-ds1307.c:1280:10-1280:34: const struct chip_desc *chip)
-
drivers/rtc/rtc-ds2404.c:37:28-37:43: static int ds2404_gpio_map(struct ds2404 *chip, struct platform_device *pdev)
-
drivers/rtc/rtc-ds2404.c:57:26-57:41: static void ds2404_reset(struct ds2404 *chip)
-
drivers/rtc/rtc-ds2404.c:67:31-67:46: static void ds2404_write_byte(struct ds2404 *chip, u8 byte)
-
drivers/rtc/rtc-ds2404.c:82:28-82:43: static u8 ds2404_read_byte(struct ds2404 *chip)
-
drivers/rtc/rtc-ds2404.c:100:32-100:47: static void ds2404_read_memory(struct ds2404 *chip, u16 offset,
-
drivers/rtc/rtc-ds2404.c:111:33-111:48: static void ds2404_write_memory(struct ds2404 *chip, u16 offset,
-
drivers/rtc/rtc-ds2404.c:149:31-149:46: static void ds2404_enable_osc(struct ds2404 *chip)
-
drivers/rtc/rtc-sun6i.c:436:38-436:60: static void sun6i_rtc_setaie(int to, struct sun6i_rtc_dev *chip)
-
drivers/rtc/rtc-sun6i.c:579:27-579:49: static int sun6i_rtc_wait(struct sun6i_rtc_dev *chip, int offset,
-
drivers/rtc/rtc-sunxi.c:163:47-163:69: static void sunxi_rtc_setaie(unsigned int to, struct sunxi_rtc_dev *chip)
-
drivers/rtc/rtc-sunxi.c:308:27-308:49: static int sunxi_rtc_wait(struct sunxi_rtc_dev *chip, int offset,
-
drivers/scsi/csiostor/csio_hw.c:2303:37-2303:41: static struct fw_info *find_fw_info(int chip)
-
drivers/scsi/csiostor/csio_hw_chip.h:71:30-71:39: static inline int csio_is_t5(uint16_t chip)
-
drivers/scsi/csiostor/csio_hw_chip.h:76:30-76:39: static inline int csio_is_t6(uint16_t chip)
-
drivers/scsi/sym53c8xx_2/sym_fw.c:333:19-333:36: sym_find_firmware(struct sym_chip *chip)
-
drivers/soc/hisilicon/kunpeng_hccs.c:299:10-299:33: struct hccs_chip_info *chip)
-
drivers/soc/hisilicon/kunpeng_hccs.c:1075:34-1075:57: static void hccs_remove_chip_dir(struct hccs_chip_info *chip)
-
drivers/soc/hisilicon/kunpeng_hccs.c:1114:11-1114:34: struct hccs_chip_info *chip,
-
drivers/soc/hisilicon/kunpeng_hccs.c:1147:5-1147:28: struct hccs_chip_info *chip)
-
drivers/soc/renesas/pwc-rzv2m.c:27:32-27:50: static void rzv2m_pwc_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
drivers/soc/renesas/pwc-rzv2m.c:43:31-43:49: static int rzv2m_pwc_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/spi/spi-aspeed-smc.c:120:36-120:60: static void aspeed_spi_set_io_mode(struct aspeed_spi_chip *chip, u32 io_mode)
-
drivers/spi/spi-aspeed-smc.c:131:35-131:59: static void aspeed_spi_start_user(struct aspeed_spi_chip *chip)
-
drivers/spi/spi-aspeed-smc.c:142:34-142:58: static void aspeed_spi_stop_user(struct aspeed_spi_chip *chip)
-
drivers/spi/spi-aspeed-smc.c:181:37-181:61: static int aspeed_spi_send_cmd_addr(struct aspeed_spi_chip *chip, u8 addr_nbytes,
-
drivers/spi/spi-aspeed-smc.c:207:32-207:56: static int aspeed_spi_read_reg(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:218:33-218:57: static int aspeed_spi_write_reg(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:229:37-229:61: static ssize_t aspeed_spi_read_user(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:256:38-256:62: static ssize_t aspeed_spi_write_user(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:412:47-412:71: static int aspeed_spi_chip_set_default_window(struct aspeed_spi_chip *chip)
-
drivers/spi/spi-aspeed-smc.c:481:42-481:66: static int aspeed_spi_chip_adjust_window(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:867:36-867:60: static bool aspeed_spi_check_reads(struct aspeed_spi_chip *chip,
-
drivers/spi/spi-aspeed-smc.c:890:33-890:57: static int aspeed_spi_calibrate(struct aspeed_spi_chip *chip, u32 hdiv,
-
drivers/spi/spi-aspeed-smc.c:972:38-972:62: static int aspeed_spi_do_calibration(struct aspeed_spi_chip *chip)
-
drivers/spi/spi-aspeed-smc.c:1051:41-1051:65: static int aspeed_spi_ast2600_calibrate(struct aspeed_spi_chip *chip, u32 hdiv,
-
drivers/spi/spi-bcm2835.c:1159:28-1159:46: static int chip_match_name(struct gpio_chip *chip, void *data)
-
drivers/spi/spi-gxp.c:67:29-67:50: static int gxp_spi_read_reg(struct gxp_spi_chip *chip, const struct spi_mem_op *op)
-
drivers/spi/spi-gxp.c:105:30-105:51: static int gxp_spi_write_reg(struct gxp_spi_chip *chip, const struct spi_mem_op *op)
-
drivers/spi/spi-gxp.c:142:29-142:50: static ssize_t gxp_spi_read(struct gxp_spi_chip *chip, const struct spi_mem_op *op)
-
drivers/spi/spi-gxp.c:155:30-155:51: static ssize_t gxp_spi_write(struct gxp_spi_chip *chip, const struct spi_mem_op *op)
-
drivers/spi/spi-hisi-kunpeng.c:278:33-278:56: static void __hisi_calc_div_reg(struct hisi_chip_data *chip)
-
drivers/spi/spi-hisi-kunpeng.c:295:4-295:27: struct hisi_chip_data *chip, u32 speed_hz)
-
drivers/spi/spi-pxa2xx-dma.c:224:44-224:62: int pxa2xx_spi_set_dma_burst_and_threshold(struct chip_data *chip,
-
drivers/spi/spi.c:726:7-726:30: struct spi_board_info *chip)
-
drivers/ssb/driver_gpio.c:41:38-41:56: static int ssb_gpio_chipco_get_value(struct gpio_chip *chip, unsigned int gpio)
-
drivers/ssb/driver_gpio.c:48:39-48:57: static void ssb_gpio_chipco_set_value(struct gpio_chip *chip, unsigned int gpio,
-
drivers/ssb/driver_gpio.c:56:44-56:62: static int ssb_gpio_chipco_direction_input(struct gpio_chip *chip,
-
drivers/ssb/driver_gpio.c:65:45-65:63: static int ssb_gpio_chipco_direction_output(struct gpio_chip *chip,
-
drivers/ssb/driver_gpio.c:75:36-75:54: static int ssb_gpio_chipco_request(struct gpio_chip *chip, unsigned int gpio)
-
drivers/ssb/driver_gpio.c:88:34-88:52: static void ssb_gpio_chipco_free(struct gpio_chip *chip, unsigned int gpio)
-
drivers/staging/greybus/gpio.c:45:74-45:92: static inline struct gb_gpio_controller *gpio_chip_to_gb_gpio_controller(struct gpio_chip *chip)
-
drivers/staging/greybus/gpio.c:408:28-408:46: static int gb_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
drivers/staging/greybus/gpio.c:415:26-415:44: static void gb_gpio_free(struct gpio_chip *chip, unsigned int offset)
-
drivers/staging/greybus/gpio.c:422:34-422:52: static int gb_gpio_get_direction(struct gpio_chip *chip, unsigned int offset)
-
drivers/staging/greybus/gpio.c:436:36-436:54: static int gb_gpio_direction_input(struct gpio_chip *chip, unsigned int offset)
-
drivers/staging/greybus/gpio.c:443:37-443:55: static int gb_gpio_direction_output(struct gpio_chip *chip, unsigned int offset,
-
drivers/staging/greybus/gpio.c:451:24-451:42: static int gb_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
drivers/staging/greybus/gpio.c:465:25-465:43: static void gb_gpio_set(struct gpio_chip *chip, unsigned int offset, int value)
-
drivers/staging/greybus/gpio.c:472:31-472:49: static int gb_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/staging/greybus/pwm.c:24:59-24:76: static inline struct gb_pwm_chip *pwm_chip_to_gb_pwm_chip(struct pwm_chip *chip)
-
drivers/staging/greybus/pwm.c:191:27-191:44: static int gb_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/staging/greybus/pwm.c:198:25-198:42: static void gb_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm)
-
drivers/staging/greybus/pwm.c:208:25-208:42: static int gb_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-
drivers/staging/iio/adc/ad7816.c:64:28-64:53: static int ad7816_spi_read(struct ad7816_chip_info *chip, u16 *data)
-
drivers/staging/iio/adc/ad7816.c:105:29-105:54: static int ad7816_spi_write(struct ad7816_chip_info *chip, u8 data)
-
drivers/staging/iio/addac/adt7316.c:231:39-231:65: static ssize_t _adt7316_store_enabled(struct adt7316_chip_info *chip,
-
drivers/staging/iio/addac/adt7316.c:1099:32-1099:58: static ssize_t adt7316_show_ad(struct adt7316_chip_info *chip,
-
drivers/staging/iio/addac/adt7316.c:1244:41-1244:67: static ssize_t adt7316_show_temp_offset(struct adt7316_chip_info *chip,
-
drivers/staging/iio/addac/adt7316.c:1262:42-1262:68: static ssize_t adt7316_store_temp_offset(struct adt7316_chip_info *chip,
-
drivers/staging/iio/addac/adt7316.c:1393:33-1393:59: static ssize_t adt7316_show_DAC(struct adt7316_chip_info *chip,
-
drivers/staging/iio/addac/adt7316.c:1430:34-1430:60: static ssize_t adt7316_store_DAC(struct adt7316_chip_info *chip,
-
drivers/staging/rts5208/ms.c:20:36-20:54: static inline void ms_set_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/ms.c:27:37-27:55: static inline int ms_check_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/ms.c:34:30-34:48: static int ms_parse_err_code(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:39:28-39:46: static int ms_transfer_tpc(struct rtsx_chip *chip, u8 trans_mode,
-
drivers/staging/rts5208/ms.c:95:29-95:47: static int ms_transfer_data(struct rtsx_chip *chip, u8 trans_mode,
-
drivers/staging/rts5208/ms.c:162:27-162:45: static int ms_write_bytes(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:226:26-226:44: static int ms_read_bytes(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:302:31-302:49: static int ms_set_rw_reg_addr(struct rtsx_chip *chip, u8 read_start,
-
drivers/staging/rts5208/ms.c:324:24-324:42: static int ms_send_cmd(struct rtsx_chip *chip, u8 cmd, u8 cfg)
-
drivers/staging/rts5208/ms.c:334:29-334:47: static int ms_set_init_para(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:369:28-369:46: static int ms_switch_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:385:32-385:50: static int ms_pull_ctl_disable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:452:31-452:49: static int ms_pull_ctl_enable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:491:29-491:47: static int ms_prepare_reset(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:587:35-587:53: static int ms_identify_media_type(struct rtsx_chip *chip, int switch_8bit_bus)
-
drivers/staging/rts5208/ms.c:672:35-672:53: static int ms_confirm_cpu_startup(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:720:35-720:53: static int ms_switch_parallel_bus(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:739:31-739:49: static int ms_switch_8bit_bus(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:776:30-776:48: static int ms_pro_reset_flow(struct rtsx_chip *chip, int switch_8bit_bus)
-
drivers/staging/rts5208/ms.c:836:30-836:48: static int msxc_change_power(struct rtsx_chip *chip, u8 mode)
-
drivers/staging/rts5208/ms.c:873:35-873:53: static int ms_read_attribute_info(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:1147:25-1147:43: static int reset_ms_pro(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:1230:31-1230:49: static int ms_read_status_reg(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:1251:31-1251:49: static int ms_read_extra_data(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:1332:32-1332:50: static int ms_write_extra_data(struct rtsx_chip *chip, u16 block_addr,
-
drivers/staging/rts5208/ms.c:1389:25-1389:43: static int ms_read_page(struct rtsx_chip *chip, u16 block_addr, u8 page_num)
-
drivers/staging/rts5208/ms.c:1458:29-1458:47: static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk)
-
drivers/staging/rts5208/ms.c:1516:27-1516:45: static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk)
-
drivers/staging/rts5208/ms.c:1594:25-1594:43: static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk,
-
drivers/staging/rts5208/ms.c:1622:25-1622:43: static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,
-
drivers/staging/rts5208/ms.c:1880:21-1880:39: static int reset_ms(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2097:28-2097:46: static int ms_init_l2p_tbl(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2160:27-2160:45: static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off)
-
drivers/staging/rts5208/ms.c:2176:28-2176:46: static void ms_set_l2p_tbl(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:2190:33-2190:51: static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk)
-
drivers/staging/rts5208/ms.c:2206:32-2206:50: static u16 ms_get_unused_block(struct rtsx_chip *chip, int seg_no)
-
drivers/staging/rts5208/ms.c:2232:29-2232:47: static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk,
-
drivers/staging/rts5208/ms.c:2275:29-2275:47: static int ms_build_l2p_tbl(struct rtsx_chip *chip, int seg_no)
-
drivers/staging/rts5208/ms.c:2495:19-2495:37: int reset_ms_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2542:29-2542:47: static int mspro_set_rw_cmd(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:2569:26-2569:44: void mspro_stop_seq_mode(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2587:38-2587:56: static inline int ms_auto_tune_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2610:6-2610:24: struct rtsx_chip *chip, u32 start_sector,
-
drivers/staging/rts5208/ms.c:2747:39-2747:57: static int mspro_read_format_progress(struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:2861:34-2861:52: void mspro_polling_format_status(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:2878:41-2878:59: int mspro_format(struct scsi_cmnd *srb, struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:2954:35-2954:53: static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk,
-
drivers/staging/rts5208/ms.c:3123:36-3123:54: static int ms_write_multiple_pages(struct rtsx_chip *chip, u16 old_blk,
-
drivers/staging/rts5208/ms.c:3315:28-3315:46: static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,
-
drivers/staging/rts5208/ms.c:3342:29-3342:47: static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,
-
drivers/staging/rts5208/ms.c:3358:20-3358:38: int ms_delay_write(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3383:54-3383:72: static inline void ms_rw_fail(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3392:54-3392:72: static int ms_rw_multi_sector(struct scsi_cmnd *srb, struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:3644:34-3644:52: int ms_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip,
-
drivers/staging/rts5208/ms.c:3660:22-3660:40: void ms_free_l2p_tbl(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3680:24-3680:42: static int ms_poll_int(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3702:25-3702:43: static int check_ms_err(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3738:27-3738:45: static int mg_send_ex_cmd(struct rtsx_chip *chip, u8 cmd, u8 entry_num)
-
drivers/staging/rts5208/ms.c:3769:32-3769:50: static int mg_set_tpc_para_sub(struct rtsx_chip *chip, int type,
-
drivers/staging/rts5208/ms.c:3799:43-3799:61: int mg_set_leaf_id(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3843:45-3843:63: int mg_get_local_EKB(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3893:35-3893:53: int mg_chg(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:3968:43-3968:61: int mg_get_rsp_chg(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4022:35-4022:53: int mg_rsp(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4069:39-4069:57: int mg_get_ICV(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4120:39-4120:57: int mg_set_ICV(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4228:22-4228:40: void ms_cleanup_work(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4253:26-4253:44: int ms_power_off_card3v3(struct rtsx_chip *chip)
-
drivers/staging/rts5208/ms.c:4285:21-4285:39: int release_ms_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx.c:676:31-676:49: static void rtsx_init_options(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:23:24-23:42: void do_remaining_work(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:81:30-81:48: void try_to_switch_sdio_ctrl(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:99:34-99:52: void dynamic_configure_sdio_aspm(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:138:23-138:41: void do_reset_sd_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:192:23-192:41: void do_reset_xd_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:240:23-240:41: void do_reset_ms_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:288:26-288:44: static void release_sdio(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:308:26-308:44: void rtsx_power_off_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:326:25-326:43: void rtsx_release_cards(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:349:23-349:41: void rtsx_reset_cards(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:397:24-397:42: void rtsx_reinit_cards(struct rtsx_chip *chip, int reset_chip)
-
drivers/staging/rts5208/rtsx_card.c:514:22-514:40: void rtsx_init_cards(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.c:622:22-622:40: int switch_ssc_clock(struct rtsx_chip *chip, int clk)
-
drivers/staging/rts5208/rtsx_card.c:692:25-692:43: int switch_normal_clock(struct rtsx_chip *chip, int clk)
-
drivers/staging/rts5208/rtsx_card.c:820:52-820:70: void trans_dma_enable(enum dma_data_direction dir, struct rtsx_chip *chip,
-
drivers/staging/rts5208/rtsx_card.c:846:23-846:41: int enable_card_clock(struct rtsx_chip *chip, u8 card)
-
drivers/staging/rts5208/rtsx_card.c:865:24-865:42: int disable_card_clock(struct rtsx_chip *chip, u8 card)
-
drivers/staging/rts5208/rtsx_card.c:884:19-884:37: int card_power_on(struct rtsx_chip *chip, u8 card)
-
drivers/staging/rts5208/rtsx_card.c:918:20-918:38: int card_power_off(struct rtsx_chip *chip, u8 card)
-
drivers/staging/rts5208/rtsx_card.c:938:36-938:54: int card_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip,
-
drivers/staging/rts5208/rtsx_card.c:977:21-977:39: int card_share_mode(struct rtsx_chip *chip, int card)
-
drivers/staging/rts5208/rtsx_card.c:1015:17-1015:35: int select_card(struct rtsx_chip *chip, int card)
-
drivers/staging/rts5208/rtsx_card.c:1046:18-1046:36: void toggle_gpio(struct rtsx_chip *chip, u8 gpio)
-
drivers/staging/rts5208/rtsx_card.c:1055:18-1055:36: void turn_on_led(struct rtsx_chip *chip, u8 gpio)
-
drivers/staging/rts5208/rtsx_card.c:1064:19-1064:37: void turn_off_led(struct rtsx_chip *chip, u8 gpio)
-
drivers/staging/rts5208/rtsx_card.c:1073:20-1073:38: int detect_card_cd(struct rtsx_chip *chip, int card)
-
drivers/staging/rts5208/rtsx_card.c:1095:22-1095:40: int check_card_exist(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.c:1103:22-1103:40: int check_card_ready(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.c:1111:19-1111:37: int check_card_wp(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.c:1119:17-1119:35: u8 get_lun_card(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.c:1131:17-1131:35: void eject_card(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.h:1018:33-1018:51: static inline u32 get_card_size(struct rtsx_chip *chip, unsigned int lun)
-
drivers/staging/rts5208/rtsx_card.h:1033:32-1033:50: static inline int switch_clock(struct rtsx_chip *chip, int clk)
-
drivers/staging/rts5208/rtsx_card.h:1048:38-1048:56: static inline int card_power_off_all(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.h:1059:40-1059:58: static inline void rtsx_clear_xd_error(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.h:1065:40-1065:58: static inline void rtsx_clear_sd_error(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.h:1071:40-1071:58: static inline void rtsx_clear_ms_error(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_card.h:1077:41-1077:59: static inline void rtsx_clear_spi_error(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:23:30-23:48: static void rtsx_calibration(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:35:27-35:45: void rtsx_enable_card_int(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:54:26-54:44: void rtsx_enable_bus_int(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:93:27-93:45: void rtsx_disable_bus_int(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:98:37-98:55: static int rtsx_pre_handle_sdio_old(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:142:37-142:55: static int rtsx_pre_handle_sdio_new(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:248:28-248:46: static int rtsx_reset_aspm(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:287:34-287:52: static int rtsx_enable_pcie_intr(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:334:21-334:39: int rtsx_reset_chip(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:635:25-635:43: static int rts5208_init(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:694:25-694:43: static int rts5288_init(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:754:20-754:38: int rtsx_init_chip(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:888:24-888:42: void rtsx_release_chip(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:897:35-897:53: static inline void rtsx_blink_led(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:910:38-910:56: static void rtsx_monitor_aspm_config(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:959:29-959:47: static void rtsx_manage_ocp(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:978:33-978:51: static void rtsx_manage_sd_lock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1000:32-1000:50: static bool rtsx_is_ss_allowed(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1016:28-1016:46: static void rtsx_manage_ss(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1032:30-1032:48: static void rtsx_manage_aspm(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1061:30-1061:48: static void rtsx_manage_idle(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1085:35-1085:53: static void rtsx_manage_2lun_mode(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1111:35-1111:53: static void rtsx_manage_1lun_mode(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1134:32-1134:50: static void rtsx_delink_stage1(struct rtsx_chip *chip, int enter_L1,
-
drivers/staging/rts5208/rtsx_chip.c:1166:31-1166:49: static void rtsx_delink_stage(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1205:24-1205:42: void rtsx_polling_func(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1270:20-1270:38: void rtsx_stop_cmd(struct rtsx_chip *chip, int card)
-
drivers/staging/rts5208/rtsx_chip.c:1298:25-1298:43: int rtsx_write_register(struct rtsx_chip *chip, u16 addr, u8 mask, u8 data)
-
drivers/staging/rts5208/rtsx_chip.c:1322:24-1322:42: int rtsx_read_register(struct rtsx_chip *chip, u16 addr, u8 *data)
-
drivers/staging/rts5208/rtsx_chip.c:1349:23-1349:41: int rtsx_write_cfg_dw(struct rtsx_chip *chip, u8 func_no, u16 addr, u32 mask,
-
drivers/staging/rts5208/rtsx_chip.c:1396:22-1396:40: int rtsx_read_cfg_dw(struct rtsx_chip *chip, u8 func_no, u16 addr, u32 *val)
-
drivers/staging/rts5208/rtsx_chip.c:1435:24-1435:42: int rtsx_write_cfg_seq(struct rtsx_chip *chip, u8 func, u16 addr, u8 *buf,
-
drivers/staging/rts5208/rtsx_chip.c:1495:23-1495:41: int rtsx_read_cfg_seq(struct rtsx_chip *chip, u8 func, u16 addr, u8 *buf,
-
drivers/staging/rts5208/rtsx_chip.c:1541:29-1541:47: int rtsx_write_phy_register(struct rtsx_chip *chip, u8 addr, u16 val)
-
drivers/staging/rts5208/rtsx_chip.c:1577:28-1577:46: int rtsx_read_phy_register(struct rtsx_chip *chip, u8 addr, u16 *val)
-
drivers/staging/rts5208/rtsx_chip.c:1620:21-1620:39: int rtsx_read_efuse(struct rtsx_chip *chip, u8 addr, u8 *val)
-
drivers/staging/rts5208/rtsx_chip.c:1651:22-1651:40: int rtsx_write_efuse(struct rtsx_chip *chip, u8 addr, u8 val)
-
drivers/staging/rts5208/rtsx_chip.c:1690:26-1690:44: int rtsx_clr_phy_reg_bit(struct rtsx_chip *chip, u8 reg, u8 bit)
-
drivers/staging/rts5208/rtsx_chip.c:1709:26-1709:44: int rtsx_set_phy_reg_bit(struct rtsx_chip *chip, u8 reg, u8 bit)
-
drivers/staging/rts5208/rtsx_chip.c:1728:35-1728:53: static void rtsx_handle_pm_dstate(struct rtsx_chip *chip, u8 dstate)
-
drivers/staging/rts5208/rtsx_chip.c:1753:20-1753:38: void rtsx_enter_L1(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1758:19-1758:37: void rtsx_exit_L1(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1764:20-1764:38: void rtsx_enter_ss(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1799:19-1799:37: void rtsx_exit_ss(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1820:31-1820:49: int rtsx_pre_handle_interrupt(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1911:32-1911:50: void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat)
-
drivers/staging/rts5208/rtsx_chip.c:1970:23-1970:41: void rtsx_enable_aspm(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:1995:24-1995:42: void rtsx_disable_aspm(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:2016:21-2016:39: int rtsx_read_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len)
-
drivers/staging/rts5208/rtsx_chip.c:2058:22-2058:40: int rtsx_write_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len)
-
drivers/staging/rts5208/rtsx_chip.c:2101:27-2101:45: int rtsx_check_chip_exist(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_chip.c:2109:25-2109:43: int rtsx_force_power_on(struct rtsx_chip *chip, u8 ctl)
-
drivers/staging/rts5208/rtsx_chip.c:2137:27-2137:45: int rtsx_force_power_down(struct rtsx_chip *chip, u8 ctl)
-
drivers/staging/rts5208/rtsx_chip.h:922:39-922:63: static inline struct device *rtsx_dev(const struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:22:24-22:42: void scsi_show_command(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:313:21-313:39: void set_sense_type(struct rtsx_chip *chip, unsigned int lun, int sense_type)
-
drivers/staging/rts5208/rtsx_scsi.c:388:21-388:39: void set_sense_data(struct rtsx_chip *chip, unsigned int lun, u8 err_code,
-
drivers/staging/rts5208/rtsx_scsi.c:411:51-411:69: static int test_unit_ready(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:463:43-463:61: static int inquiry(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:548:51-548:69: static int start_stop_unit(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:581:56-581:74: static int allow_medium_removal(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:598:49-598:67: static int request_sense(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:643:27-643:45: static void ms_mode_sense(struct rtsx_chip *chip, u8 cmd,
-
drivers/staging/rts5208/rtsx_scsi.c:736:46-736:64: static int mode_sense(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:833:46-833:64: static int read_write(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:968:56-968:74: static int read_format_capacity(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1046:49-1046:67: static int read_capacity(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1086:47-1086:65: static int read_eeprom(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1133:48-1133:66: static int write_eeprom(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1188:44-1188:62: static int read_mem(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1241:45-1241:63: static int write_mem(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1294:46-1294:64: static int get_sd_csd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1315:51-1315:69: static int toggle_gpio_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1334:49-1334:67: static int read_host_reg(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1365:50-1365:68: static int write_host_reg(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1393:48-1393:66: static int set_variable(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1455:48-1455:66: static int get_variable(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1497:58-1497:76: static int dma_access_ring_buffer(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1537:50-1537:68: static int get_dev_status(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1668:49-1668:67: static int set_chip_mode(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1719:50-1719:68: static int rw_mem_cmd_buf(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1781:44-1781:62: static int suit_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1794:53-1794:71: static int read_phy_register(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1853:54-1853:72: static int write_phy_register(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1910:49-1910:67: static int erase_eeprom2(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:1956:48-1956:66: static int read_eeprom2(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2004:49-2004:67: static int write_eeprom2(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2051:46-2051:64: static int read_efuse(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2099:47-2099:65: static int write_efuse(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2210:49-2210:67: static int read_cfg_byte(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2265:50-2265:68: static int write_cfg_byte(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2319:43-2319:61: static int app_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2407:47-2407:65: static int read_status(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2536:54-2536:72: static int get_card_bus_width(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2560:50-2560:68: static int spi_vendor_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2628:47-2628:65: static int vendor_cmnd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2707:50-2707:68: static int ms_format_cmnd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2771:54-2771:72: static int get_ms_information(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2865:46-2865:64: static int ms_sp_cmnd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2880:53-2880:71: static int sd_extension_cmnd(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:2939:49-2939:67: static int mg_report_key(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:3038:47-3038:65: static int mg_send_key(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_scsi.c:3157:46-3157:64: int rtsx_scsi_handler(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_sys.h:19:44-19:62: static inline void rtsx_exclusive_enter_ss(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_sys.h:28:46-28:64: static inline void rtsx_reset_detected_cards(struct rtsx_chip *chip, int flag)
-
drivers/staging/rts5208/rtsx_transport.c:149:51-149:69: void rtsx_invoke_transport(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_transport.c:193:19-193:37: void rtsx_add_cmd(struct rtsx_chip *chip,
-
drivers/staging/rts5208/rtsx_transport.c:211:28-211:46: void rtsx_send_cmd_no_wait(struct rtsx_chip *chip)
-
drivers/staging/rts5208/rtsx_transport.c:223:19-223:37: int rtsx_send_cmd(struct rtsx_chip *chip, u8 card, int timeout)
-
drivers/staging/rts5208/rtsx_transport.c:285:36-285:54: static inline void rtsx_add_sg_tbl(struct rtsx_chip *chip,
-
drivers/staging/rts5208/rtsx_transport.c:311:46-311:64: static int rtsx_transfer_sglist_adma_partial(struct rtsx_chip *chip, u8 card,
-
drivers/staging/rts5208/rtsx_transport.c:477:38-477:56: static int rtsx_transfer_sglist_adma(struct rtsx_chip *chip, u8 card,
-
drivers/staging/rts5208/rtsx_transport.c:624:30-624:48: static int rtsx_transfer_buf(struct rtsx_chip *chip, u8 card, void *buf,
-
drivers/staging/rts5208/rtsx_transport.c:708:32-708:50: int rtsx_transfer_data_partial(struct rtsx_chip *chip, u8 card,
-
drivers/staging/rts5208/rtsx_transport.c:740:24-740:42: int rtsx_transfer_data(struct rtsx_chip *chip, u8 card, void *buf, size_t len,
-
drivers/staging/rts5208/rtsx_transport.h:39:37-39:55: static inline u8 *rtsx_get_cmd_data(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:46:36-46:54: static inline void sd_set_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/sd.c:53:36-53:54: static inline void sd_clr_err_code(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:60:37-60:55: static inline int sd_check_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/sd.c:67:30-67:48: static void sd_init_reg_addr(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:95:34-95:52: static int sd_check_data0_status(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:112:32-112:50: static int sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx,
-
drivers/staging/rts5208/sd.c:260:25-260:43: static int sd_read_data(struct rtsx_chip *chip,
-
drivers/staging/rts5208/sd.c:327:26-327:44: static int sd_write_data(struct rtsx_chip *chip, u8 trans_mode,
-
drivers/staging/rts5208/sd.c:393:25-393:43: static int sd_check_csd(struct rtsx_chip *chip, char check_wp)
-
drivers/staging/rts5208/sd.c:497:38-497:56: static int sd_set_sample_push_timing(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:535:36-535:54: static void sd_choose_proper_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:577:33-577:51: static int sd_set_clock_divider(struct rtsx_chip *chip, u8 clk_div)
-
drivers/staging/rts5208/sd.c:597:29-597:47: static int sd_set_init_para(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:615:20-615:38: int sd_select_card(struct rtsx_chip *chip, int select)
-
drivers/staging/rts5208/sd.c:640:34-640:52: static int sd_update_lock_status(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:666:37-666:55: static int sd_wait_state_data_ready(struct rtsx_chip *chip, u8 state,
-
drivers/staging/rts5208/sd.c:688:35-688:53: static int sd_change_bank_voltage(struct rtsx_chip *chip, u8 voltage)
-
drivers/staging/rts5208/sd.c:726:30-726:48: static int sd_voltage_switch(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:790:25-790:43: static int sd_reset_dcm(struct rtsx_chip *chip, u8 tune_dir)
-
drivers/staging/rts5208/sd.c:815:28-815:46: static int sd_change_phase(struct rtsx_chip *chip, u8 sample_point, u8 tune_dir)
-
drivers/staging/rts5208/sd.c:943:26-943:44: static int sd_check_spec(struct rtsx_chip *chip, u8 bus_width)
-
drivers/staging/rts5208/sd.c:975:35-975:53: static int sd_query_switch_result(struct rtsx_chip *chip, u8 func_group,
-
drivers/staging/rts5208/sd.c:1088:33-1088:51: static int sd_check_switch_mode(struct rtsx_chip *chip, u8 mode, u8 func_group,
-
drivers/staging/rts5208/sd.c:1190:28-1190:46: static int sd_check_switch(struct rtsx_chip *chip,
-
drivers/staging/rts5208/sd.c:1238:31-1238:49: static int sd_switch_function(struct rtsx_chip *chip, u8 bus_width)
-
drivers/staging/rts5208/sd.c:1405:30-1405:48: static int sd_wait_data_idle(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1426:33-1426:51: static int sd_sdr_tuning_rx_cmd(struct rtsx_chip *chip, u8 sample_point)
-
drivers/staging/rts5208/sd.c:1453:33-1453:51: static int sd_ddr_tuning_rx_cmd(struct rtsx_chip *chip, u8 sample_point)
-
drivers/staging/rts5208/sd.c:1488:34-1488:52: static int mmc_ddr_tuning_rx_cmd(struct rtsx_chip *chip, u8 sample_point)
-
drivers/staging/rts5208/sd.c:1525:33-1525:51: static int sd_sdr_tuning_tx_cmd(struct rtsx_chip *chip, u8 sample_point)
-
drivers/staging/rts5208/sd.c:1557:33-1557:51: static int sd_ddr_tuning_tx_cmd(struct rtsx_chip *chip, u8 sample_point)
-
drivers/staging/rts5208/sd.c:1612:33-1612:51: static u8 sd_search_final_phase(struct rtsx_chip *chip, u32 phase_map,
-
drivers/staging/rts5208/sd.c:1731:25-1731:43: static int sd_tuning_rx(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1785:33-1785:51: static int sd_ddr_pre_tuning_tx(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1841:25-1841:43: static int sd_tuning_tx(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1897:26-1897:44: static int sd_sdr_tuning(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1912:26-1912:44: static int sd_ddr_tuning(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1940:27-1940:45: static int mmc_ddr_tuning(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:1968:21-1968:39: int sd_switch_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2000:29-2000:47: static int sd_prepare_reset(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2043:32-2043:50: static int sd_pull_ctl_disable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2101:24-2101:42: int sd_pull_ctl_enable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2140:26-2140:44: static int sd_init_power(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2190:27-2190:45: static int sd_dummy_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2205:25-2205:43: static int sd_read_lba0(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2238:30-2238:48: static int sd_check_wp_state(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2285:21-2285:39: static int reset_sd(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:2633:32-2633:50: static int mmc_test_switch_bus(struct rtsx_chip *chip, u8 width)
-
drivers/staging/rts5208/sd.c:2753:34-2753:52: static int mmc_switch_timing_bus(struct rtsx_chip *chip, bool switch_ddr)
-
drivers/staging/rts5208/sd.c:2871:22-2871:40: static int reset_mmc(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3045:19-3045:37: int reset_sd_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3130:27-3130:45: static int reset_mmc_only(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3185:32-3185:50: static int wait_data_buf_ready(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3215:23-3215:41: void sd_stop_seq_mode(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3240:38-3240:56: static inline int sd_auto_tune_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3286:34-3286:52: int sd_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip, u32 start_sector,
-
drivers/staging/rts5208/sd.c:3575:29-3575:47: int ext_sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg,
-
drivers/staging/rts5208/sd.c:3699:20-3699:38: int ext_sd_get_rsp(struct rtsx_chip *chip, int len, u8 *rsp, u8 rsp_type)
-
drivers/staging/rts5208/sd.c:3741:46-3741:64: int sd_pass_thru_mode(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3851:47-3851:65: int sd_execute_no_data(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:3963:49-3963:67: int sd_execute_read_data(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4197:50-4197:68: int sd_execute_write_data(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4543:43-4543:61: int sd_get_cmd_rsp(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4582:38-4582:56: int sd_hw_rst(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4646:22-4646:40: void sd_cleanup_work(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4657:26-4657:44: int sd_power_off_card3v3(struct rtsx_chip *chip)
-
drivers/staging/rts5208/sd.c:4692:21-4692:39: int release_sd_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:19:37-19:55: static inline void spi_set_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/spi.c:26:21-26:39: static int spi_init(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:43:30-43:48: static int spi_set_init_para(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:83:30-83:48: static int sf_polling_status(struct rtsx_chip *chip, int msec)
-
drivers/staging/rts5208/spi.c:105:28-105:46: static int sf_enable_write(struct rtsx_chip *chip, u8 ins)
-
drivers/staging/rts5208/spi.c:133:29-133:47: static int sf_disable_write(struct rtsx_chip *chip, u8 ins)
-
drivers/staging/rts5208/spi.c:161:24-161:42: static void sf_program(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr,
-
drivers/staging/rts5208/spi.c:185:21-185:39: static int sf_erase(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr)
-
drivers/staging/rts5208/spi.c:219:28-219:46: static int spi_init_eeprom(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:267:38-267:56: static int spi_eeprom_program_enable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:287:27-287:45: int spi_erase_eeprom_chip(struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:321:27-321:45: int spi_erase_eeprom_byte(struct rtsx_chip *chip, u16 addr)
-
drivers/staging/rts5208/spi.c:357:21-357:39: int spi_read_eeprom(struct rtsx_chip *chip, u16 addr, u8 *val)
-
drivers/staging/rts5208/spi.c:399:22-399:40: int spi_write_eeprom(struct rtsx_chip *chip, u16 addr, u8 val)
-
drivers/staging/rts5208/spi.c:436:43-436:61: int spi_get_status(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:449:46-449:64: int spi_set_parameter(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:469:46-469:64: int spi_read_flash_id(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:552:43-552:61: int spi_read_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:645:44-645:62: int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:820:44-820:62: int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/spi.c:863:51-863:69: int spi_write_flash_status(struct scsi_cmnd *srb, struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:27:36-27:54: static inline void xd_set_err_code(struct rtsx_chip *chip, u8 err_code)
-
drivers/staging/rts5208/xd.c:34:29-34:47: static int xd_set_init_para(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:51:28-51:46: static int xd_switch_clock(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:67:23-67:41: static int xd_read_id(struct rtsx_chip *chip, u8 id_cmd, u8 *id_buf, u8 buf_len)
-
drivers/staging/rts5208/xd.c:97:32-97:50: static void xd_assign_phy_addr(struct rtsx_chip *chip, u32 addr, u8 mode)
-
drivers/staging/rts5208/xd.c:131:30-131:48: static int xd_read_redundant(struct rtsx_chip *chip, u32 page_addr,
-
drivers/staging/rts5208/xd.c:168:34-168:52: static int xd_read_data_from_ppb(struct rtsx_chip *chip, int offset,
-
drivers/staging/rts5208/xd.c:193:24-193:42: static int xd_read_cis(struct rtsx_chip *chip, u32 page_addr, u8 *buf,
-
drivers/staging/rts5208/xd.c:296:38-296:56: static void xd_fill_pull_ctl_disable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:325:45-325:63: static void xd_fill_pull_ctl_stage1_barossa(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:335:37-335:55: static void xd_fill_pull_ctl_enable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:364:32-364:50: static int xd_pull_ctl_disable(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:432:21-432:39: static int reset_xd(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:779:28-779:46: static int xd_init_l2p_tbl(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:824:33-824:51: static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk)
-
drivers/staging/rts5208/xd.c:859:32-859:50: static u32 xd_get_unused_block(struct rtsx_chip *chip, int zone_no)
-
drivers/staging/rts5208/xd.c:897:28-897:46: static void xd_set_l2p_tbl(struct rtsx_chip *chip,
-
drivers/staging/rts5208/xd.c:907:27-907:45: static u32 xd_get_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off)
-
drivers/staging/rts5208/xd.c:956:19-956:37: int reset_xd_card(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:986:30-986:48: static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk)
-
drivers/staging/rts5208/xd.c:1037:25-1037:43: static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk,
-
drivers/staging/rts5208/xd.c:1091:25-1091:43: static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk,
-
drivers/staging/rts5208/xd.c:1207:25-1207:43: static int xd_reset_cmd(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:1232:27-1232:45: static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk)
-
drivers/staging/rts5208/xd.c:1286:29-1286:47: static int xd_build_l2p_tbl(struct rtsx_chip *chip, int zone_no)
-
drivers/staging/rts5208/xd.c:1472:24-1472:42: static int xd_send_cmd(struct rtsx_chip *chip, u8 cmd)
-
drivers/staging/rts5208/xd.c:1491:35-1491:53: static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk,
-
drivers/staging/rts5208/xd.c:1617:28-1617:46: static int xd_finish_write(struct rtsx_chip *chip,
-
drivers/staging/rts5208/xd.c:1675:29-1675:47: static int xd_prepare_write(struct rtsx_chip *chip,
-
drivers/staging/rts5208/xd.c:1692:36-1692:54: static int xd_write_multiple_pages(struct rtsx_chip *chip, u32 old_blk,
-
drivers/staging/rts5208/xd.c:1794:20-1794:38: int xd_delay_write(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:1819:34-1819:52: int xd_rw(struct scsi_cmnd *srb, struct rtsx_chip *chip,
-
drivers/staging/rts5208/xd.c:2064:22-2064:40: void xd_free_l2p_tbl(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:2081:22-2081:40: void xd_cleanup_work(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:2094:26-2094:44: int xd_power_off_card3v3(struct rtsx_chip *chip)
-
drivers/staging/rts5208/xd.c:2127:21-2127:39: int release_xd_card(struct rtsx_chip *chip)
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:15:40-15:61: static int bcm2835_audio_set_chip_ctls(struct bcm2835_chip *chip)
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:201:24-201:45: static int create_ctls(struct bcm2835_chip *chip, size_t size,
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:214:36-214:57: int snd_bcm2835_new_headphones_ctl(struct bcm2835_chip *chip)
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:221:30-221:51: int snd_bcm2835_new_hdmi_ctl(struct bcm2835_chip *chip)
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c:323:25-323:46: int snd_bcm2835_new_pcm(struct bcm2835_chip *chip, const char *name,
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835.c:62:38-62:59: static int bcm2835_audio_dual_newpcm(struct bcm2835_chip *chip,
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835.c:82:40-82:61: static int bcm2835_audio_simple_newpcm(struct bcm2835_chip *chip,
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:394:38-394:59: static int32_t adc_tm5_gen2_conv_req(struct adc_tm5_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:488:27-488:48: static int adc_tm5_enable(struct adc_tm5_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:697:27-697:48: static int adc_tm_hc_init(struct adc_tm5_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:720:25-720:46: static int adc_tm5_init(struct adc_tm5_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:755:30-755:51: static int adc_tm5_gen2_init(struct adc_tm5_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:90:25-90:46: static int qpnp_tm_read(struct qpnp_tm_chip *chip, u16 addr, u8 *data)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:103:26-103:47: static int qpnp_tm_write(struct qpnp_tm_chip *chip, u16 addr, u8 data)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:116:33-116:54: static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:131:35-131:56: static int qpnp_tm_get_temp_stage(struct qpnp_tm_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:152:39-152:60: static int qpnp_tm_update_temp_no_adc(struct qpnp_tm_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:219:46-219:67: static int qpnp_tm_update_critical_trip_temp(struct qpnp_tm_chip *chip,
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:299:43-299:64: static int qpnp_tm_get_critical_trip_temp(struct qpnp_tm_chip *chip)
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:322:25-322:46: static int qpnp_tm_init(struct qpnp_tm_chip *chip)
-
drivers/tty/serial/max310x.c:1196:29-1196:47: static int max310x_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/tty/serial/max310x.c:1207:30-1207:48: static void max310x_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
drivers/tty/serial/max310x.c:1216:41-1216:59: static int max310x_gpio_direction_input(struct gpio_chip *chip, unsigned offset)
-
drivers/tty/serial/max310x.c:1226:42-1226:60: static int max310x_gpio_direction_output(struct gpio_chip *chip,
-
drivers/tty/serial/max310x.c:1240:36-1240:54: static int max310x_gpio_set_config(struct gpio_chip *chip, unsigned int offset,
-
drivers/tty/serial/sc16is7xx.c:1303:31-1303:49: static int sc16is7xx_gpio_get(struct gpio_chip *chip, unsigned offset)
-
drivers/tty/serial/sc16is7xx.c:1314:32-1314:50: static void sc16is7xx_gpio_set(struct gpio_chip *chip, unsigned offset, int val)
-
drivers/tty/serial/sc16is7xx.c:1323:43-1323:61: static int sc16is7xx_gpio_direction_input(struct gpio_chip *chip,
-
drivers/tty/serial/sc16is7xx.c:1334:44-1334:62: static int sc16is7xx_gpio_direction_output(struct gpio_chip *chip,
-
drivers/tty/serial/sc16is7xx.c:1361:43-1361:61: static int sc16is7xx_gpio_init_valid_mask(struct gpio_chip *chip,
-
drivers/usb/misc/qcom_eud.c:100:31-100:48: static void usb_attach_detach(struct eud_chip *chip)
-
drivers/usb/misc/qcom_eud.c:109:21-109:38: static void pet_eud(struct eud_chip *chip)
-
drivers/usb/storage/realtek_cr.c:745:39-745:59: static void rts51x_modi_suspend_timer(struct rts51x_chip *chip)
-
drivers/usb/typec/stusb160x.c:240:33-240:51: static bool stusb160x_get_vconn(struct stusb160x *chip)
-
drivers/usb/typec/stusb160x.c:254:32-254:50: static int stusb160x_set_vconn(struct stusb160x *chip, bool on)
-
drivers/usb/typec/stusb160x.c:289:55-289:73: static enum typec_pwr_opmode stusb160x_get_pwr_opmode(struct stusb160x *chip)
-
drivers/usb/typec/stusb160x.c:327:37-327:55: static void stusb160x_set_data_role(struct stusb160x *chip,
-
drivers/usb/typec/stusb160x.c:344:29-344:47: static int stusb160x_attach(struct stusb160x *chip, u32 status)
-
drivers/usb/typec/stusb160x.c:386:30-386:48: static void stusb160x_detach(struct stusb160x *chip, u32 status)
-
drivers/usb/typec/stusb160x.c:436:31-436:49: static int stusb160x_irq_init(struct stusb160x *chip, int irq)
-
drivers/usb/typec/stusb160x.c:475:32-475:50: static int stusb160x_chip_init(struct stusb160x *chip)
-
drivers/usb/typec/stusb160x.c:533:34-533:52: static int stusb160x_get_fw_caps(struct stusb160x *chip,
-
drivers/usb/typec/stusb160x.c:579:31-579:49: static int stusb160x_get_caps(struct stusb160x *chip)
-
drivers/usb/typec/tcpm/fusb302.c:127:30-127:51: static bool fusb302_log_full(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:134:26-134:47: static void _fusb302_log(struct fusb302_chip *chip, const char *fmt,
-
drivers/usb/typec/tcpm/fusb302.c:182:25-182:46: static void fusb302_log(struct fusb302_chip *chip, const char *fmt, ...)
-
drivers/usb/typec/tcpm/fusb302.c:210:34-210:55: static void fusb302_debugfs_init(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:221:34-221:55: static void fusb302_debugfs_exit(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:235:30-235:51: static int fusb302_i2c_write(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:248:36-248:57: static int fusb302_i2c_block_write(struct fusb302_chip *chip, u8 address,
-
drivers/usb/typec/tcpm/fusb302.c:265:29-265:50: static int fusb302_i2c_read(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:278:35-278:56: static int fusb302_i2c_block_read(struct fusb302_chip *chip, u8 address,
-
drivers/usb/typec/tcpm/fusb302.c:303:35-303:56: static int fusb302_i2c_mask_write(struct fusb302_chip *chip, u8 address,
-
drivers/usb/typec/tcpm/fusb302.c:321:33-321:54: static int fusb302_i2c_set_bits(struct fusb302_chip *chip, u8 address,
-
drivers/usb/typec/tcpm/fusb302.c:327:35-327:56: static int fusb302_i2c_clear_bits(struct fusb302_chip *chip, u8 address,
-
drivers/usb/typec/tcpm/fusb302.c:333:29-333:50: static int fusb302_sw_reset(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:347:43-347:64: static int fusb302_enable_tx_auto_retries(struct fusb302_chip *chip, u8 retry_count)
-
drivers/usb/typec/tcpm/fusb302.c:361:35-361:56: static int fusb302_init_interrupt(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:383:35-383:56: static int fusb302_set_power_mode(struct fusb302_chip *chip, u8 power_mode)
-
drivers/usb/typec/tcpm/fusb302.c:468:36-468:57: static int fusb302_set_src_current(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:497:33-497:54: static int fusb302_set_toggling(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:790:32-790:53: static int fusb302_pd_tx_flush(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:796:32-796:53: static int fusb302_pd_rx_flush(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:802:40-802:61: static int fusb302_pd_set_auto_goodcrc(struct fusb302_chip *chip, bool on)
-
drivers/usb/typec/tcpm/fusb302.c:811:38-811:59: static int fusb302_pd_set_interrupts(struct fusb302_chip *chip, bool on)
-
drivers/usb/typec/tcpm/fusb302.c:955:36-955:57: static int fusb302_pd_send_message(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1004:38-1004:59: static int fusb302_pd_send_hardreset(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:1139:45-1139:66: static int fusb302_set_cc_polarity_and_pull(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1180:39-1180:60: static int fusb302_handle_togdone_snk(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1243:38-1243:59: static int fusb302_get_src_cc_status(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1298:39-1298:60: static int fusb302_handle_togdone_src(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1384:35-1384:56: static int fusb302_handle_togdone(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:1416:29-1416:50: static int fusb302_pd_reset(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/fusb302.c:1422:36-1422:57: static int fusb302_pd_read_message(struct fusb302_chip *chip,
-
drivers/usb/typec/tcpm/fusb302.c:1628:22-1628:43: static int init_gpio(struct fusb302_chip *chip)
-
drivers/usb/typec/tcpm/maxim_contaminant.c:57:38-57:61: static int max_contaminant_adc_to_mv(struct max_tcpci_chip *chip, enum fladc_select channel,
-
drivers/usb/typec/tcpm/maxim_contaminant.c:75:40-75:63: static int max_contaminant_read_adc_mv(struct max_tcpci_chip *chip, enum fladc_select channel,
-
drivers/usb/typec/tcpm/maxim_contaminant.c:113:49-113:72: static int max_contaminant_read_resistance_kohm(struct max_tcpci_chip *chip,
-
drivers/usb/typec/tcpm/maxim_contaminant.c:176:45-176:68: static int max_contaminant_read_comparators(struct max_tcpci_chip *chip, u8 *vendor_cc_status2_cc1,
-
drivers/usb/typec/tcpm/maxim_contaminant.c:223:47-223:70: static int max_contaminant_detect_contaminant(struct max_tcpci_chip *chip)
-
drivers/usb/typec/tcpm/maxim_contaminant.c:281:49-281:72: static int max_contaminant_enable_dry_detection(struct max_tcpci_chip *chip)
-
drivers/usb/typec/tcpm/maxim_contaminant.c:325:37-325:60: bool max_contaminant_is_contaminant(struct max_tcpci_chip *chip, bool disconnect_while_debounce)
-
drivers/usb/typec/tcpm/tcpci_maxim.h:67:36-67:59: static inline int max_tcpci_read16(struct max_tcpci_chip *chip, unsigned int reg, u16 *val)
-
drivers/usb/typec/tcpm/tcpci_maxim.h:72:37-72:60: static inline int max_tcpci_write16(struct max_tcpci_chip *chip, unsigned int reg, u16 val)
-
drivers/usb/typec/tcpm/tcpci_maxim.h:77:35-77:58: static inline int max_tcpci_read8(struct max_tcpci_chip *chip, unsigned int reg, u8 *val)
-
drivers/usb/typec/tcpm/tcpci_maxim.h:82:36-82:59: static inline int max_tcpci_write8(struct max_tcpci_chip *chip, unsigned int reg, u8 val)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:65:33-65:56: static void max_tcpci_init_regs(struct max_tcpci_chip *chip)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:120:24-120:47: static void process_rx(struct max_tcpci_chip *chip, u16 status)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:212:34-212:57: static void process_power_status(struct max_tcpci_chip *chip)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:239:24-239:47: static void process_tx(struct max_tcpci_chip *chip, u16 status)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:268:35-268:58: static irqreturn_t _max_tcpci_irq(struct max_tcpci_chip *chip, u16 status)
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:387:33-387:56: static int max_tcpci_init_alert(struct max_tcpci_chip *chip, struct i2c_client *client)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:63:27-63:48: static int rt1711h_read16(struct rt1711h_chip *chip, unsigned int reg, u16 *val)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:68:28-68:49: static int rt1711h_write16(struct rt1711h_chip *chip, unsigned int reg, u16 val)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:73:26-73:47: static int rt1711h_read8(struct rt1711h_chip *chip, unsigned int reg, u8 *val)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:78:27-78:48: static int rt1711h_write8(struct rt1711h_chip *chip, unsigned int reg, u8 val)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:181:42-181:63: static inline int rt1711h_init_cc_params(struct rt1711h_chip *chip, u8 status)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:289:29-289:50: static int rt1711h_sw_reset(struct rt1711h_chip *chip)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:301:59-301:80: static int rt1711h_check_revision(struct i2c_client *i2c, struct rt1711h_chip *chip)
-
drivers/video/backlight/88pm860x_bl.c:37:32-37:52: static int backlight_power_set(struct pm860x_chip *chip, int port,
-
drivers/video/backlight/lm3630a_bl.c:131:46-131:52: static irqreturn_t lm3630a_isr_func(int irq, void *chip)
-
drivers/video/fbdev/riva/fbdev.c:532:24-532:38: static void riva_wclut(RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/fbdev.c:556:24-556:38: static void riva_rclut(RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:62:5-62:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:70:5-70:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:78:5-78:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:87:5-87:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:100:5-100:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:110:5-110:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:121:5-121:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:613:5-613:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:797:5-797:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:1046:5-1046:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:1091:5-1091:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1157:5-1157:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:1217:5-1217:20: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1343:5-1343:20: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:1370:5-1370:20: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1705:5-1705:20: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1794:5-1794:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1803:5-1803:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1835:5-1835:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1852:5-1852:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1868:5-1868:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1884:5-1884:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1901:5-1901:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1917:5-1917:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:1940:5-1940:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:2011:5-2011:19: RIVA_HW_INST *chip
-
drivers/video/fbdev/riva/riva_hw.c:2068:5-2068:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/riva/riva_hw.c:2192:5-2192:19: RIVA_HW_INST *chip,
-
drivers/video/fbdev/s3fb.c:185:33-185:37: static bool s3fb_ddc_needs_mmio(int chip)
-
drivers/video/fbdev/via/via-gpio.c:84:26-84:44: static void via_gpio_set(struct gpio_chip *chip, unsigned int nr,
-
drivers/video/fbdev/via/via-gpio.c:104:29-104:47: static int via_gpio_dir_out(struct gpio_chip *chip, unsigned int nr,
-
drivers/video/fbdev/via/via-gpio.c:115:31-115:49: static int via_gpio_dir_input(struct gpio_chip *chip, unsigned int nr)
-
drivers/video/fbdev/via/via-gpio.c:129:25-129:43: static int via_gpio_get(struct gpio_chip *chip, unsigned int nr)
-
drivers/watchdog/w83627hf_wdt.c:154:56-154:67: static int w83627hf_init(struct watchdog_device *wdog, enum chips chip)
-
drivers/xen/events/events_base.c:1195:58-1195:75: static int bind_evtchn_to_irq_chip(evtchn_port_t evtchn, struct irq_chip *chip,
-
drivers/xen/events/events_base.c:1300:13-1300:30: struct irq_chip *chip)
-
drivers/xen/events/events_base.c:1427:8-1427:25: struct irq_chip *chip)
-
drivers/xen/events/events_base.c:1468:38-1468:55: const char *devname, void *dev_id, struct irq_chip *chip)
-
include/linux/cb710.h:99:45-99:64: static inline struct device *cb710_chip_dev(struct cb710_chip *chip)
-
include/linux/gpio/driver.h:626:8-626:31: const struct irq_chip *chip)
-
include/linux/irq.h:734:10-734:33: const struct irq_chip *chip,
-
include/linux/irqchip/chained_irq.h:16:38-16:55: static inline void chained_irq_enter(struct irq_chip *chip,
-
include/linux/irqchip/chained_irq.h:32:37-32:54: static inline void chained_irq_exit(struct irq_chip *chip,
-
include/linux/irqdesc.h:217:6-217:29: const struct irq_chip *chip,
-
include/linux/mtd/rawnand.h:1338:44-1338:62: static inline struct mtd_info *nand_to_mtd(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1343:46-1343:64: static inline void *nand_get_controller_data(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1348:45-1348:63: static inline void nand_set_controller_data(struct nand_chip *chip, void *priv)
-
include/linux/mtd/rawnand.h:1353:47-1353:65: static inline void nand_set_manufacturer_data(struct nand_chip *chip,
-
include/linux/mtd/rawnand.h:1359:48-1359:66: static inline void *nand_get_manufacturer_data(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1364:40-1364:58: static inline void nand_set_flash_node(struct nand_chip *chip,
-
include/linux/mtd/rawnand.h:1370:55-1370:73: static inline struct device_node *nand_get_flash_node(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1381:27-1381:45: nand_get_interface_config(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1467:32-1467:50: static inline bool nand_is_slc(struct nand_chip *chip)
-
include/linux/mtd/rawnand.h:1575:29-1575:47: static inline int nand_scan(struct nand_chip *chip, unsigned int max_chips)
-
include/linux/mtd/rawnand.h:1619:39-1619:57: static inline void *nand_get_data_buf(struct nand_chip *chip)
-
include/linux/tpm.h:411:44-411:61: static inline bool tpm_is_firmware_upgrade(struct tpm_chip *chip)
-
include/sound/sb.h:265:36-265:51: static inline void snd_sb_ack_8bit(struct snd_sb *chip)
-
include/sound/sb.h:270:37-270:52: static inline void snd_sb_ack_16bit(struct snd_sb *chip)
-
include/sound/sb.h:355:44-355:59: static inline int snd_sbmixer_add_ctl_elem(struct snd_sb *chip, const struct sbmix_elem *c)
-
include/sound/vx_core.h:215:35-215:51: static inline int vx_test_and_ack(struct vx_core *chip)
-
include/sound/vx_core.h:220:36-220:52: static inline void vx_validate_irq(struct vx_core *chip, int enable)
-
include/sound/vx_core.h:225:40-225:56: static inline unsigned char snd_vx_inb(struct vx_core *chip, int reg)
-
include/sound/vx_core.h:230:39-230:55: static inline unsigned int snd_vx_inl(struct vx_core *chip, int reg)
-
include/sound/vx_core.h:235:32-235:48: static inline void snd_vx_outb(struct vx_core *chip, int reg, unsigned char val)
-
include/sound/vx_core.h:240:32-240:48: static inline void snd_vx_outl(struct vx_core *chip, int reg, unsigned int val)
-
include/sound/vx_core.h:250:33-250:49: static inline void vx_reset_dsp(struct vx_core *chip)
-
include/sound/vx_core.h:276:40-276:56: static inline void vx_pseudo_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
include/sound/vx_core.h:282:39-282:55: static inline void vx_pseudo_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
kernel/irq/chip.c:41:36-41:59: int irq_set_chip(unsigned int irq, const struct irq_chip *chip)
-
kernel/irq/chip.c:657:56-657:73: static void cond_unmask_eoi_irq(struct irq_desc *desc, struct irq_chip *chip)
-
kernel/irq/chip.c:1090:49-1090:72: irq_set_chip_and_handler_name(unsigned int irq, const struct irq_chip *chip,
-
kernel/irq/irqdomain.c:1364:7-1364:30: const struct irq_chip *chip,
-
kernel/irq/irqdomain.c:1392:28-1392:51: irq_hw_number_t hwirq, const struct irq_chip *chip,
-
security/keys/trusted-keys/trusted_tpm2.c:227:23-227:40: int tpm2_seal_trusted(struct tpm_chip *chip,
-
security/keys/trusted-keys/trusted_tpm2.c:360:26-360:43: static int tpm2_load_cmd(struct tpm_chip *chip,
-
security/keys/trusted-keys/trusted_tpm2.c:458:28-458:45: static int tpm2_unseal_cmd(struct tpm_chip *chip,
-
security/keys/trusted-keys/trusted_tpm2.c:528:25-528:42: int tpm2_unseal_trusted(struct tpm_chip *chip,
-
sound/drivers/dummy.c:1011:29-1011:47: static void dummy_proc_init(struct snd_dummy *chip)
-
sound/drivers/mtpav.c:165:42-165:56: static int translate_subdevice_to_hwport(struct mtpav *chip, int subdev)
-
sound/drivers/mtpav.c:180:42-180:56: static int translate_hwport_to_subdevice(struct mtpav *chip, int hwport)
-
sound/drivers/mtpav.c:205:28-205:42: static u8 snd_mtpav_getreg(struct mtpav *chip, u16 reg)
-
sound/drivers/mtpav.c:223:38-223:52: static inline void snd_mtpav_mputreg(struct mtpav *chip, u16 reg, u8 val)
-
sound/drivers/mtpav.c:232:34-232:48: static void snd_mtpav_wait_rfdhi(struct mtpav *chip)
-
sound/drivers/mtpav.c:244:33-244:47: static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte)
-
sound/drivers/mtpav.c:322:32-322:46: static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode
-
sound/drivers/mtpav.c:411:40-411:54: static void snd_mtpav_add_output_timer(struct mtpav *chip)
-
sound/drivers/mtpav.c:417:43-417:57: static void snd_mtpav_remove_output_timer(struct mtpav *chip)
-
sound/drivers/mtpav.c:606:32-606:46: static void snd_mtpav_set_name(struct mtpav *chip,
-
sound/drivers/pcsp/pcsp.c:173:28-173:45: static void pcsp_stop_beep(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:44:30-44:47: static u64 pcsp_timer_update(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:88:33-88:50: static void pcsp_pointer_update(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:151:31-151:48: static int pcsp_start_playing(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:172:31-172:48: static void pcsp_stop_playing(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:191:21-191:38: void pcsp_sync_stop(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_lib.c:330:22-330:39: int snd_pcsp_new_pcm(struct snd_pcsp *chip)
-
sound/drivers/pcsp/pcsp_mixer.c:132:30-132:47: static int snd_pcsp_ctls_add(struct snd_pcsp *chip,
-
sound/drivers/pcsp/pcsp_mixer.c:145:24-145:41: int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm)
-
sound/drivers/vx/vx_core.c:39:26-39:42: int snd_vx_check_reg_bit(struct vx_core *chip, int reg, int mask, int bit, int time)
-
sound/drivers/vx/vx_core.c:69:28-69:44: static int vx_send_irq_dsp(struct vx_core *chip, int num)
-
sound/drivers/vx/vx_core.c:90:25-90:41: static int vx_reset_chk(struct vx_core *chip)
-
sound/drivers/vx/vx_core.c:109:28-109:44: static int vx_transfer_end(struct vx_core *chip, int cmd)
-
sound/drivers/vx/vx_core.c:152:27-152:43: static int vx_read_status(struct vx_core *chip, struct vx_rmh *rmh)
-
sound/drivers/vx/vx_core.c:233:24-233:40: int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh)
-
sound/drivers/vx/vx_core.c:346:17-346:33: int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh)
-
sound/drivers/vx/vx_core.c:368:24-368:40: int vx_send_rih_nolock(struct vx_core *chip, int cmd)
-
sound/drivers/vx/vx_core.c:409:17-409:33: int vx_send_rih(struct vx_core *chip, int cmd)
-
sound/drivers/vx/vx_core.c:426:28-426:44: int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot)
-
sound/drivers/vx/vx_core.c:483:28-483:44: static int vx_test_irq_src(struct vx_core *chip, unsigned int *ret)
-
sound/drivers/vx/vx_core.c:566:28-566:44: static void vx_reset_board(struct vx_core *chip, int cold_reset)
-
sound/drivers/vx/vx_core.c:649:26-649:42: static void vx_proc_init(struct vx_core *chip)
-
sound/drivers/vx/vx_core.c:660:21-660:37: int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot)
-
sound/drivers/vx/vx_core.c:683:21-683:37: int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp)
-
sound/drivers/vx/vx_core.c:738:20-738:36: int snd_vx_suspend(struct vx_core *chip)
-
sound/drivers/vx/vx_core.c:751:19-751:35: int snd_vx_resume(struct vx_core *chip)
-
sound/drivers/vx/vx_hwdep.c:33:27-33:43: int snd_vx_setup_firmware(struct vx_core *chip)
-
sound/drivers/vx/vx_hwdep.c:102:27-102:43: void snd_vx_free_firmware(struct vx_core *chip)
-
sound/drivers/vx/vx_mixer.c:20:32-20:48: static void vx_write_codec_reg(struct vx_core *chip, int codec, unsigned int data)
-
sound/drivers/vx/vx_mixer.c:74:30-74:46: static void vx_set_codec_reg(struct vx_core *chip, int codec, int reg, int val)
-
sound/drivers/vx/vx_mixer.c:91:40-91:56: static void vx_set_analog_output_level(struct vx_core *chip, int codec, int left, int right)
-
sound/drivers/vx/vx_mixer.c:115:25-115:41: void vx_toggle_dac_mute(struct vx_core *chip, int mute)
-
sound/drivers/vx/vx_mixer.c:130:21-130:37: void vx_reset_codec(struct vx_core *chip, int cold_reset)
-
sound/drivers/vx/vx_mixer.c:164:36-164:52: static void vx_change_audio_source(struct vx_core *chip, int src)
-
sound/drivers/vx/vx_mixer.c:179:26-179:42: int vx_sync_audio_source(struct vx_core *chip)
-
sound/drivers/vx/vx_mixer.c:204:34-204:50: static int vx_adjust_audio_level(struct vx_core *chip, int audio, int capture,
-
sound/drivers/vx/vx_mixer.c:270:26-270:42: int vx_set_monitor_level(struct vx_core *chip, int audio, int level, int active)
-
sound/drivers/vx/vx_mixer.c:288:32-288:48: static int vx_set_audio_switch(struct vx_core *chip, int audio, int active)
-
sound/drivers/vx/vx_mixer.c:302:30-302:46: static int vx_set_audio_gain(struct vx_core *chip, int audio, int capture, int level)
-
sound/drivers/vx/vx_mixer.c:316:35-316:51: static void vx_reset_audio_levels(struct vx_core *chip)
-
sound/drivers/vx/vx_mixer.c:362:34-362:50: static int vx_get_audio_vu_meter(struct vx_core *chip, int audio, int capture, struct vx_vu_meter *info)
-
sound/drivers/vx/vx_mixer.c:898:22-898:38: int snd_vx_mixer_new(struct vx_core *chip)
-
sound/drivers/vx/vx_pcm.c:45:35-45:51: static void vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
sound/drivers/vx/vx_pcm.c:72:29-72:45: static void vx_set_pcx_time(struct vx_core *chip, pcx_time_t *pc_time,
-
sound/drivers/vx/vx_pcm.c:89:33-89:49: static int vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh,
-
sound/drivers/vx/vx_pcm.c:123:33-123:49: static int vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe,
-
sound/drivers/vx/vx_pcm.c:150:26-150:42: static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe,
-
sound/drivers/vx/vx_pcm.c:179:23-179:39: static int vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info)
-
sound/drivers/vx/vx_pcm.c:209:30-209:46: static int vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state)
-
sound/drivers/vx/vx_pcm.c:234:34-234:50: static int vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:258:30-258:46: static int vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:279:25-279:41: static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:293:25-293:41: static int vx_send_irqa(struct vx_core *chip)
-
sound/drivers/vx/vx_pcm.c:318:27-318:43: static int vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state)
-
sound/drivers/vx/vx_pcm.c:373:25-373:41: static int vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:391:26-391:42: static int vx_alloc_pipe(struct vx_core *chip, int capture,
-
sound/drivers/vx/vx_pcm.c:441:25-441:41: static int vx_free_pipe(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:459:28-459:44: static int vx_start_stream(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:475:27-475:43: static int vx_stop_stream(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:581:36-581:52: static int vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe)
-
sound/drivers/vx/vx_pcm.c:609:43-609:59: static int vx_pcm_playback_transfer_chunk(struct vx_core *chip,
-
sound/drivers/vx/vx_pcm.c:647:36-647:52: static int vx_update_pipe_position(struct vx_core *chip,
-
sound/drivers/vx/vx_pcm.c:675:38-675:54: static void vx_pcm_playback_transfer(struct vx_core *chip,
-
sound/drivers/vx/vx_pcm.c:696:36-696:52: static void vx_pcm_playback_update(struct vx_core *chip,
-
sound/drivers/vx/vx_pcm.c:981:35-981:51: static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs,
-
sound/drivers/vx/vx_pcm.c:1079:25-1079:41: void vx_pcm_update_intr(struct vx_core *chip, unsigned int events)
-
sound/drivers/vx/vx_pcm.c:1137:29-1137:45: static int vx_init_audio_io(struct vx_core *chip)
-
sound/drivers/vx/vx_pcm.c:1193:20-1193:36: int snd_vx_pcm_new(struct vx_core *chip)
-
sound/drivers/vx/vx_uer.c:20:34-20:50: static int vx_modify_board_clock(struct vx_core *chip, int sync)
-
sound/drivers/vx/vx_uer.c:34:35-34:51: static int vx_modify_board_inputs(struct vx_core *chip)
-
sound/drivers/vx/vx_uer.c:48:29-48:45: static int vx_read_one_cbit(struct vx_core *chip, int index)
-
sound/drivers/vx/vx_uer.c:71:31-71:47: static void vx_write_one_cbit(struct vx_core *chip, int index, int val)
-
sound/drivers/vx/vx_uer.c:92:31-92:47: static int vx_read_uer_status(struct vx_core *chip, unsigned int *mode)
-
sound/drivers/vx/vx_uer.c:148:36-148:52: static int vx_calc_clock_from_freq(struct vx_core *chip, int freq)
-
sound/drivers/vx/vx_uer.c:177:36-177:52: static void vx_change_clock_source(struct vx_core *chip, int source)
-
sound/drivers/vx/vx_uer.c:193:28-193:44: void vx_set_internal_clock(struct vx_core *chip, unsigned int freq)
-
sound/drivers/vx/vx_uer.c:216:27-216:43: void vx_set_iec958_status(struct vx_core *chip, unsigned int bits)
-
sound/drivers/vx/vx_uer.c:231:18-231:34: int vx_set_clock(struct vx_core *chip, unsigned int freq)
-
sound/drivers/vx/vx_uer.c:273:25-273:41: int vx_change_frequency(struct vx_core *chip)
-
sound/i2c/other/ak4113.c:42:29-42:44: static void snd_ak4113_free(struct ak4113 *chip)
-
sound/i2c/other/ak4113.c:101:27-101:42: void snd_ak4113_reg_write(struct ak4113 *chip, unsigned char reg,
-
sound/i2c/other/ak4113.c:110:30-110:45: static void ak4113_init_regs(struct ak4113 *chip)
-
sound/i2c/other/ak4113.c:126:24-126:39: void snd_ak4113_reinit(struct ak4113 *chip)
-
sound/i2c/other/ak4113.c:627:25-627:40: void snd_ak4113_suspend(struct ak4113 *chip)
-
sound/i2c/other/ak4113.c:634:24-634:39: void snd_ak4113_resume(struct ak4113 *chip)
-
sound/i2c/other/ak4114.c:52:29-52:44: static void snd_ak4114_free(struct ak4114 *chip)
-
sound/i2c/other/ak4114.c:114:27-114:42: void snd_ak4114_reg_write(struct ak4114 *chip, unsigned char reg, unsigned char mask, unsigned char val)
-
sound/i2c/other/ak4114.c:124:30-124:45: static void ak4114_init_regs(struct ak4114 *chip)
-
sound/i2c/other/ak4114.c:142:24-142:39: void snd_ak4114_reinit(struct ak4114 *chip)
-
sound/i2c/other/ak4114.c:613:25-613:40: void snd_ak4114_suspend(struct ak4114 *chip)
-
sound/i2c/other/ak4114.c:620:24-620:39: void snd_ak4114_resume(struct ak4114 *chip)
-
sound/i2c/other/ak4117.c:48:29-48:44: static void snd_ak4117_free(struct ak4117 *chip)
-
sound/i2c/other/ak4117.c:102:27-102:42: void snd_ak4117_reg_write(struct ak4117 *chip, unsigned char reg, unsigned char mask, unsigned char val)
-
sound/i2c/other/ak4117.c:109:24-109:39: void snd_ak4117_reinit(struct ak4117 *chip)
-
sound/i2c/other/ak4xxx-adda.c:26:48-26:52: void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,
-
sound/isa/ad1816a/ad1816a_lib.c:20:41-20:61: static inline int snd_ad1816a_busy_wait(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:32:44-32:64: static inline unsigned char snd_ad1816a_in(struct snd_ad1816a *chip, unsigned char reg)
-
sound/isa/ad1816a/ad1816a_lib.c:38:36-38:56: static inline void snd_ad1816a_out(struct snd_ad1816a *chip, unsigned char reg,
-
sound/isa/ad1816a/ad1816a_lib.c:45:41-45:61: static inline void snd_ad1816a_out_mask(struct snd_ad1816a *chip, unsigned char reg,
-
sound/isa/ad1816a/ad1816a_lib.c:52:40-52:60: static unsigned short snd_ad1816a_read(struct snd_ad1816a *chip, unsigned char reg)
-
sound/isa/ad1816a/ad1816a_lib.c:59:31-59:51: static void snd_ad1816a_write(struct snd_ad1816a *chip, unsigned char reg,
-
sound/isa/ad1816a/ad1816a_lib.c:67:36-67:56: static void snd_ad1816a_write_mask(struct snd_ad1816a *chip, unsigned char reg,
-
sound/isa/ad1816a/ad1816a_lib.c:75:45-75:65: static unsigned char snd_ad1816a_get_format(struct snd_ad1816a *chip,
-
sound/isa/ad1816a/ad1816a_lib.c:97:29-97:49: static int snd_ad1816a_open(struct snd_ad1816a *chip, unsigned int mode)
-
sound/isa/ad1816a/ad1816a_lib.c:133:31-133:51: static void snd_ad1816a_close(struct snd_ad1816a *chip, unsigned int mode)
-
sound/isa/ad1816a/ad1816a_lib.c:166:32-166:52: static int snd_ad1816a_trigger(struct snd_ad1816a *chip, unsigned char what,
-
sound/isa/ad1816a/ad1816a_lib.c:475:30-475:50: static void snd_ad1816a_init(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:496:26-496:46: void snd_ad1816a_suspend(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:507:25-507:45: void snd_ad1816a_resume(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:520:30-520:50: static int snd_ad1816a_probe(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:544:40-544:60: static const char *snd_ad1816a_chip_id(struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:559:10-559:30: struct snd_ad1816a *chip)
-
sound/isa/ad1816a/ad1816a_lib.c:619:21-619:41: int snd_ad1816a_pcm(struct snd_ad1816a *chip, int device)
-
sound/isa/ad1816a/ad1816a_lib.c:644:23-644:43: int snd_ad1816a_timer(struct snd_ad1816a *chip, int device)
-
sound/isa/ad1816a/ad1816a_lib.c:904:23-904:43: int snd_ad1816a_mixer(struct snd_ad1816a *chip)
-
sound/isa/cmi8328.c:146:30-146:46: static int snd_cmi8328_mixer(struct snd_wss *chip)
-
sound/isa/cmi8330.c:427:51-427:71: static int snd_cmi8330_pcm(struct snd_card *card, struct snd_cmi8330 *chip)
-
sound/isa/cs423x/cs4236_lib.c:108:33-108:49: static void snd_cs4236_ctrl_out(struct snd_wss *chip,
-
sound/isa/cs423x/cs4236_lib.c:115:41-115:57: static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg)
-
sound/isa/cs423x/cs4236_lib.c:168:40-168:56: static void snd_cs4236_playback_format(struct snd_wss *chip,
-
sound/isa/cs423x/cs4236_lib.c:186:39-186:55: static void snd_cs4236_capture_format(struct snd_wss *chip,
-
sound/isa/cs423x/cs4236_lib.c:206:32-206:48: static void snd_cs4236_suspend(struct snd_wss *chip)
-
sound/isa/cs423x/cs4236_lib.c:221:31-221:47: static void snd_cs4236_resume(struct snd_wss *chip)
-
sound/isa/cs423x/cs4236_lib.c:363:20-363:36: int snd_cs4236_pcm(struct snd_wss *chip, int device)
-
sound/isa/cs423x/cs4236_lib.c:1016:22-1016:38: int snd_cs4236_mixer(struct snd_wss *chip)
-
sound/isa/es1688/es1688_lib.c:24:35-24:54: static int snd_es1688_dsp_command(struct snd_es1688 *chip, unsigned char val)
-
sound/isa/es1688/es1688_lib.c:39:36-39:55: static int snd_es1688_dsp_get_byte(struct snd_es1688 *chip)
-
sound/isa/es1688/es1688_lib.c:50:29-50:48: static int snd_es1688_write(struct snd_es1688 *chip,
-
sound/isa/es1688/es1688_lib.c:58:28-58:47: static int snd_es1688_read(struct snd_es1688 *chip, unsigned char reg)
-
sound/isa/es1688/es1688_lib.c:68:29-68:48: void snd_es1688_mixer_write(struct snd_es1688 *chip,
-
sound/isa/es1688/es1688_lib.c:77:44-77:63: static unsigned char snd_es1688_mixer_read(struct snd_es1688 *chip, unsigned char reg)
-
sound/isa/es1688/es1688_lib.c:88:22-88:41: int snd_es1688_reset(struct snd_es1688 *chip)
-
sound/isa/es1688/es1688_lib.c:106:29-106:48: static int snd_es1688_probe(struct snd_es1688 *chip)
-
sound/isa/es1688/es1688_lib.c:181:28-181:48: static int snd_es1688_init(struct snd_es1688 * chip, int enable)
-
sound/isa/es1688/es1688_lib.c:296:33-296:52: static void snd_es1688_set_rate(struct snd_es1688 *chip, struct snd_pcm_substream *substream)
-
sound/isa/es1688/es1688_lib.c:312:31-312:50: static int snd_es1688_trigger(struct snd_es1688 *chip, int cmd, unsigned char value)
-
sound/isa/es1688/es1688_lib.c:579:28-579:47: static int snd_es1688_free(struct snd_es1688 *chip)
-
sound/isa/es1688/es1688_lib.c:599:39-599:58: static const char *snd_es1688_chip_id(struct snd_es1688 *chip)
-
sound/isa/es1688/es1688_lib.c:607:9-607:28: struct snd_es1688 *chip,
-
sound/isa/es1688/es1688_lib.c:692:43-692:62: int snd_es1688_pcm(struct snd_card *card, struct snd_es1688 *chip, int device)
-
sound/isa/es1688/es1688_lib.c:962:45-962:64: int snd_es1688_mixer(struct snd_card *card, struct snd_es1688 *chip)
-
sound/isa/es18xx.c:159:35-159:54: static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val)
-
sound/isa/es18xx.c:172:36-172:55: static int snd_es18xx_dsp_get_byte(struct snd_es18xx *chip)
-
sound/isa/es18xx.c:186:29-186:48: static int snd_es18xx_write(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:205:28-205:47: static int snd_es18xx_read(struct snd_es18xx *chip, unsigned char reg)
-
sound/isa/es18xx.c:227:28-227:47: static int snd_es18xx_bits(struct snd_es18xx *chip, unsigned char reg,
-
sound/isa/es18xx.c:265:43-265:62: static inline void snd_es18xx_mixer_write(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:278:41-278:60: static inline int snd_es18xx_mixer_read(struct snd_es18xx *chip, unsigned char reg)
-
sound/isa/es18xx.c:293:41-293:60: static inline int snd_es18xx_mixer_bits(struct snd_es18xx *chip, unsigned char reg,
-
sound/isa/es18xx.c:314:45-314:64: static inline int snd_es18xx_mixer_writable(struct snd_es18xx *chip, unsigned char reg,
-
sound/isa/es18xx.c:334:29-334:48: static int snd_es18xx_reset(struct snd_es18xx *chip)
-
sound/isa/es18xx.c:346:34-346:53: static int snd_es18xx_reset_fifo(struct snd_es18xx *chip)
-
sound/isa/es18xx.c:395:33-395:52: static void snd_es18xx_rate_set(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:456:41-456:60: static int snd_es18xx_playback1_prepare(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:482:41-482:60: static int snd_es18xx_playback1_trigger(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:619:41-619:60: static int snd_es18xx_playback2_prepare(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:654:41-654:60: static int snd_es18xx_playback2_trigger(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:1079:32-1079:51: static int snd_es18xx_reg_bits(struct snd_es18xx *chip, unsigned char reg,
-
sound/isa/es18xx.c:1088:32-1088:51: static int snd_es18xx_reg_read(struct snd_es18xx *chip, unsigned char reg)
-
sound/isa/es18xx.c:1345:35-1345:54: static int snd_es18xx_config_read(struct snd_es18xx *chip, unsigned char reg)
-
sound/isa/es18xx.c:1351:37-1351:56: static void snd_es18xx_config_write(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:1363:34-1363:53: static int snd_es18xx_initialize(struct snd_es18xx *chip,
-
sound/isa/es18xx.c:1528:55-1528:74: static int snd_es18xx_identify(struct snd_card *card, struct snd_es18xx *chip)
-
sound/isa/es18xx.c:1599:8-1599:27: struct snd_es18xx *chip,
-
sound/isa/es18xx.c:1981:40-1981:59: static int snd_audiodrive_pnp(int dev, struct snd_es18xx *chip,
-
sound/isa/es18xx.c:2011:41-2011:60: static int snd_audiodrive_pnpc(int dev, struct snd_es18xx *chip,
-
sound/isa/gus/gusextreme.c:82:6-82:25: struct snd_es1688 *chip,
-
sound/isa/gus/gusmax.c:129:29-129:45: static int snd_gusmax_mixer(struct snd_wss *chip)
-
sound/isa/gus/interwave.c:490:32-490:48: static int snd_interwave_mixer(struct snd_wss *chip)
-
sound/isa/msnd/msnd.c:195:43-195:60: static inline long get_play_delay_jiffies(struct snd_msnd *chip, long size)
-
sound/isa/msnd/msnd.c:201:38-201:55: static void snd_msnd_dsp_write_flush(struct snd_msnd *chip)
-
sound/isa/msnd/msnd.c:216:24-216:41: void snd_msnd_dsp_halt(struct snd_msnd *chip, struct file *file)
-
sound/isa/msnd/msnd.c:246:19-246:36: int snd_msnd_DARQ(struct snd_msnd *chip, int bank)
-
sound/isa/msnd/msnd.c:295:19-295:36: int snd_msnd_DAPQ(struct snd_msnd *chip, int start)
-
sound/isa/msnd/msnd.c:355:39-355:56: static void snd_msnd_play_reset_queue(struct snd_msnd *chip,
-
sound/isa/msnd/msnd.c:383:42-383:59: static void snd_msnd_capture_reset_queue(struct snd_msnd *chip,
-
sound/isa/msnd/msnd_pinnacle.c:69:42-69:59: static void set_default_audio_parameters(struct snd_msnd *chip)
-
sound/isa/msnd/msnd_pinnacle.c:79:35-79:52: static void snd_msnd_eval_dsp_msg(struct snd_msnd *chip, u16 wMessage)
-
sound/isa/msnd/msnd_pinnacle.c:301:30-301:47: static int snd_msnd_init_sma(struct snd_msnd *chip)
-
sound/isa/msnd/msnd_pinnacle.c:406:27-406:44: static void reset_proteus(struct snd_msnd *chip)
-
sound/isa/msnd/msnd_pinnacle.c:476:38-476:55: static int snd_msnd_send_dsp_cmd_chk(struct snd_msnd *chip, u8 cmd)
-
sound/isa/msnd/msnd_pinnacle.c:484:35-484:52: static int snd_msnd_calibrate_adc(struct snd_msnd *chip, u16 srate)
-
sound/isa/msnd/msnd_pinnacle_mixer.c:82:32-82:49: static int snd_msndmix_set_mux(struct snd_msnd *chip, int val)
-
sound/isa/opl3sa2.c:155:41-155:61: static unsigned char __snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg)
-
sound/isa/opl3sa2.c:172:39-172:59: static unsigned char snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg)
-
sound/isa/opl3sa2.c:184:33-184:53: static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value)
-
sound/isa/opl3sa2.c:195:31-195:51: static void snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value)
-
sound/isa/opl3sa2.c:590:37-590:57: static int snd_opl3sa2_pnp(int dev, struct snd_opl3sa2 *chip,
-
sound/isa/opti9xx/miro.c:769:26-769:43: static int snd_miro_init(struct snd_miro *chip,
-
sound/isa/opti9xx/miro.c:815:36-815:53: static unsigned char snd_miro_read(struct snd_miro *chip,
-
sound/isa/opti9xx/miro.c:846:28-846:45: static void snd_miro_write(struct snd_miro *chip, unsigned char reg,
-
sound/isa/opti9xx/miro.c:875:40-875:57: static inline void snd_miro_write_mask(struct snd_miro *chip,
-
sound/isa/opti9xx/miro.c:1002:31-1002:48: static int snd_miro_configure(struct snd_miro *chip)
-
sound/isa/opti9xx/miro.c:1162:55-1162:72: static int snd_miro_opti_check(struct snd_card *card, struct snd_miro *chip)
-
sound/isa/opti9xx/miro.c:1184:5-1184:22: struct snd_miro *chip)
-
sound/isa/opti9xx/miro.c:1485:30-1485:47: static int snd_card_miro_pnp(struct snd_miro *chip,
-
sound/isa/opti9xx/opti92x-ad1848.c:167:29-167:49: static int snd_opti9xx_init(struct snd_opti9xx *chip,
-
sound/isa/opti9xx/opti92x-ad1848.c:227:39-227:59: static unsigned char snd_opti9xx_read(struct snd_opti9xx *chip,
-
sound/isa/opti9xx/opti92x-ad1848.c:271:31-271:51: static void snd_opti9xx_write(struct snd_opti9xx *chip, unsigned char reg,
-
sound/isa/opti9xx/opti92x-ad1848.c:314:43-314:63: static inline void snd_opti9xx_write_mask(struct snd_opti9xx *chip,
-
sound/isa/opti9xx/opti92x-ad1848.c:322:34-322:54: static int snd_opti9xx_configure(struct snd_opti9xx *chip,
-
sound/isa/opti9xx/opti92x-ad1848.c:658:7-658:27: struct snd_opti9xx *chip)
-
sound/isa/opti9xx/opti92x-ad1848.c:702:8-702:28: struct snd_opti9xx *chip)
-
sound/isa/opti9xx/opti92x-ad1848.c:726:33-726:53: static int snd_card_opti9xx_pnp(struct snd_opti9xx *chip,
-
sound/isa/sb/jazz16.c:73:46-73:52: static irqreturn_t jazz16_interrupt(int irq, void *chip)
-
sound/isa/sb/jazz16.c:156:35-156:50: static int jazz16_configure_board(struct snd_sb *chip, int mpu_irq)
-
sound/isa/sb/sb16_csp.c:102:20-102:35: int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep)
-
sound/isa/sb/sb16_csp.c:476:31-476:46: static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size)
-
sound/isa/sb/sb16_csp.c:489:32-489:47: static int set_codec_parameter(struct snd_sb *chip, unsigned char par, unsigned char val)
-
sound/isa/sb/sb16_csp.c:506:25-506:40: static int set_register(struct snd_sb *chip, unsigned char reg, unsigned char val)
-
sound/isa/sb/sb16_csp.c:520:26-520:41: static int read_register(struct snd_sb *chip, unsigned char reg)
-
sound/isa/sb/sb16_csp.c:533:30-533:45: static int set_mode_register(struct snd_sb *chip, unsigned char mode)
-
sound/isa/sb/sb16_csp.c:546:23-546:38: static int csp_detect(struct snd_sb *chip, int *version)
-
sound/isa/sb/sb16_csp.c:583:24-583:39: static int get_version(struct snd_sb *chip)
-
sound/isa/sb/sb16_main.c:41:43-41:58: static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
-
sound/isa/sb/sb16_main.c:89:42-89:57: static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
-
sound/isa/sb/sb16_main.c:127:33-127:48: static void snd_sb16_csp_update(struct snd_sb *chip)
-
sound/isa/sb/sb16_main.c:140:40-140:55: static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
-
sound/isa/sb/sb16_main.c:159:41-159:56: static void snd_sb16_csp_playback_close(struct snd_sb *chip)
-
sound/isa/sb/sb16_main.c:171:39-171:54: static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
-
sound/isa/sb/sb16_main.c:190:40-190:55: static void snd_sb16_csp_capture_close(struct snd_sb *chip)
-
sound/isa/sb/sb16_main.c:212:33-212:48: static void snd_sb16_setup_rate(struct snd_sb *chip,
-
sound/isa/sb/sb16_main.c:646:34-646:49: static int snd_sb16_set_dma_mode(struct snd_sb *chip, int what)
-
sound/isa/sb/sb16_main.c:665:34-665:49: static int snd_sb16_get_dma_mode(struct snd_sb *chip)
-
sound/isa/sb/sb16_main.c:729:27-729:43: int snd_sb16dsp_configure(struct snd_sb * chip)
-
sound/isa/sb/sb16_main.c:834:21-834:36: int snd_sb16dsp_pcm(struct snd_sb *chip, int device)
-
sound/isa/sb/sb8_main.c:355:34-355:49: irqreturn_t snd_sb8dsp_interrupt(struct snd_sb *chip)
-
sound/isa/sb/sb8_main.c:563:20-563:35: int snd_sb8dsp_pcm(struct snd_sb *chip, int device)
-
sound/isa/sb/sb8_midi.c:22:39-22:54: irqreturn_t snd_sb8dsp_midi_interrupt(struct snd_sb *chip)
-
sound/isa/sb/sb8_midi.c:249:21-249:36: int snd_sb8dsp_midi(struct snd_sb *chip, int device)
-
sound/isa/sb/sb_common.c:30:23-30:38: int snd_sbdsp_command(struct snd_sb *chip, unsigned char val)
-
sound/isa/sb/sb_common.c:45:24-45:39: int snd_sbdsp_get_byte(struct snd_sb *chip)
-
sound/isa/sb/sb_common.c:62:21-62:36: int snd_sbdsp_reset(struct snd_sb *chip)
-
sound/isa/sb/sb_common.c:81:30-81:46: static int snd_sbdsp_version(struct snd_sb * chip)
-
sound/isa/sb/sb_common.c:91:28-91:44: static int snd_sbdsp_probe(struct snd_sb * chip)
-
sound/isa/sb/sb_mixer.c:16:24-16:39: void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data)
-
sound/isa/sb/sb_mixer.c:27:32-27:47: unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg)
-
sound/isa/sb/sb_mixer.c:439:25-439:40: int snd_sbmixer_add_ctl(struct snd_sb *chip, const char *name, int index, int type, unsigned long value)
-
sound/isa/sb/sb_mixer.c:692:29-692:44: static int snd_sbmixer_init(struct snd_sb *chip,
-
sound/isa/sb/sb_mixer.c:725:21-725:36: int snd_sbmixer_new(struct snd_sb *chip)
-
sound/isa/sb/sb_mixer.c:880:24-880:39: static void save_mixer(struct snd_sb *chip, const unsigned char *regs, int num_regs)
-
sound/isa/sb/sb_mixer.c:889:27-889:42: static void restore_mixer(struct snd_sb *chip, const unsigned char *regs, int num_regs)
-
sound/isa/sb/sb_mixer.c:898:26-898:41: void snd_sbmixer_suspend(struct snd_sb *chip)
-
sound/isa/sb/sb_mixer.c:925:25-925:40: void snd_sbmixer_resume(struct snd_sb *chip)
-
sound/isa/sc6000.c:454:29-454:45: static int snd_sc6000_mixer(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:151:29-151:45: static inline void wss_outb(struct snd_wss *chip, u8 offset, u8 val)
-
sound/isa/wss/wss_lib.c:156:26-156:42: static inline u8 wss_inb(struct snd_wss *chip, u8 offset)
-
sound/isa/wss/wss_lib.c:161:26-161:42: static void snd_wss_wait(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:171:26-171:42: static void snd_wss_dout(struct snd_wss *chip, unsigned char reg,
-
sound/isa/wss/wss_lib.c:185:18-185:34: void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char value)
-
sound/isa/wss/wss_lib.c:202:26-202:42: unsigned char snd_wss_in(struct snd_wss *chip, unsigned char reg)
-
sound/isa/wss/wss_lib.c:216:25-216:41: void snd_cs4236_ext_out(struct snd_wss *chip, unsigned char reg,
-
sound/isa/wss/wss_lib.c:230:33-230:49: unsigned char snd_cs4236_ext_in(struct snd_wss *chip, unsigned char reg)
-
sound/isa/wss/wss_lib.c:346:31-346:47: static void snd_wss_busy_wait(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:360:21-360:37: void snd_wss_mce_up(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:385:23-385:39: void snd_wss_mce_down(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:529:41-529:57: static unsigned char snd_wss_get_format(struct snd_wss *chip,
-
sound/isa/wss/wss_lib.c:551:36-551:52: static void snd_wss_calibrate_mute(struct snd_wss *chip, int mute)
-
sound/isa/wss/wss_lib.c:611:37-611:53: static void snd_wss_playback_format(struct snd_wss *chip,
-
sound/isa/wss/wss_lib.c:672:36-672:52: static void snd_wss_capture_format(struct snd_wss *chip,
-
sound/isa/wss/wss_lib.c:788:26-788:42: static void snd_wss_init(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:858:25-858:41: static int snd_wss_open(struct snd_wss *chip, unsigned int mode)
-
sound/isa/wss/wss_lib.c:900:27-900:43: static void snd_wss_close(struct snd_wss *chip, unsigned int mode)
-
sound/isa/wss/wss_lib.c:1060:24-1060:40: void snd_wss_overrange(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1150:29-1150:45: static int snd_ad1848_probe(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1232:26-1232:42: static int snd_wss_probe(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1572:38-1572:54: static void snd_wss_thinkpad_twiddle(struct snd_wss *chip, int on)
-
sound/isa/wss/wss_lib.c:1595:29-1595:45: static void snd_wss_suspend(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1609:28-1609:44: static void snd_wss_resume(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1658:29-1658:45: const char *snd_wss_chip_id(struct snd_wss *chip)
-
sound/isa/wss/wss_lib.c:1847:17-1847:33: int snd_wss_pcm(struct snd_wss *chip, int device)
-
sound/isa/wss/wss_lib.c:1882:19-1882:35: int snd_wss_timer(struct snd_wss *chip, int device)
-
sound/isa/wss/wss_lib.c:2165:19-2165:35: int snd_wss_mixer(struct snd_wss *chip)
-
sound/pci/ad1889.c:97:14-97:33: ad1889_readw(struct snd_ad1889 *chip, unsigned reg)
-
sound/pci/ad1889.c:103:15-103:34: ad1889_writew(struct snd_ad1889 *chip, unsigned reg, u16 val)
-
sound/pci/ad1889.c:109:14-109:33: ad1889_readl(struct snd_ad1889 *chip, unsigned reg)
-
sound/pci/ad1889.c:115:15-115:34: ad1889_writel(struct snd_ad1889 *chip, unsigned reg, u32 val)
-
sound/pci/ad1889.c:121:15-121:34: ad1889_unmute(struct snd_ad1889 *chip)
-
sound/pci/ad1889.c:131:13-131:32: ad1889_mute(struct snd_ad1889 *chip)
-
sound/pci/ad1889.c:140:32-140:51: ad1889_load_adc_buffer_address(struct snd_ad1889 *chip, u32 address)
-
sound/pci/ad1889.c:147:30-147:49: ad1889_load_adc_buffer_count(struct snd_ad1889 *chip, u32 count)
-
sound/pci/ad1889.c:154:33-154:52: ad1889_load_adc_interrupt_count(struct snd_ad1889 *chip, u32 count)
-
sound/pci/ad1889.c:161:33-161:52: ad1889_load_wave_buffer_address(struct snd_ad1889 *chip, u32 address)
-
sound/pci/ad1889.c:168:31-168:50: ad1889_load_wave_buffer_count(struct snd_ad1889 *chip, u32 count)
-
sound/pci/ad1889.c:175:34-175:53: ad1889_load_wave_interrupt_count(struct snd_ad1889 *chip, u32 count)
-
sound/pci/ad1889.c:182:22-182:41: ad1889_channel_reset(struct snd_ad1889 *chip, unsigned int channel)
-
sound/pci/ad1889.c:242:23-242:42: snd_ad1889_ac97_ready(struct snd_ad1889 *chip)
-
sound/pci/ad1889.c:592:21-592:40: snd_ad1889_pcm_init(struct snd_ad1889 *chip, int device)
-
sound/pci/ad1889.c:702:22-702:41: snd_ad1889_proc_init(struct snd_ad1889 *chip)
-
sound/pci/ad1889.c:720:23-720:42: snd_ad1889_ac97_xinit(struct snd_ad1889 *chip)
-
sound/pci/ad1889.c:744:22-744:41: snd_ad1889_ac97_init(struct snd_ad1889 *chip, const char *quirk_override)
-
sound/pci/als300.c:151:37-151:56: static void snd_als300_set_irq_flag(struct snd_als300 *chip, int cmd)
-
sound/pci/als300.c:276:28-276:47: static int snd_als300_ac97(struct snd_als300 *chip)
-
sound/pci/als300.c:540:31-540:50: static int snd_als300_new_pcm(struct snd_als300 *chip)
-
sound/pci/als300.c:564:29-564:48: static void snd_als300_init(struct snd_als300 *chip)
-
sound/pci/als4000.c:254:38-254:53: static inline void snd_als4_cr_write(struct snd_sb *chip,
-
sound/pci/als4000.c:264:35-264:50: static inline u8 snd_als4_cr_read(struct snd_sb *chip,
-
sound/pci/als4000.c:273:34-273:49: static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate)
-
sound/pci/als4000.c:282:48-282:63: static inline void snd_als4000_set_capture_dma(struct snd_sb *chip,
-
sound/pci/als4000.c:290:49-290:64: static inline void snd_als4000_set_playback_dma(struct snd_sb *chip,
-
sound/pci/als4000.c:662:28-662:43: static int snd_als4000_pcm(struct snd_sb *chip, int device)
-
sound/pci/als4000.c:706:35-706:50: static void snd_als4000_configure(struct snd_sb *chip)
-
sound/pci/atiixp.c:298:35-298:50: static int snd_atiixp_update_bits(struct atiixp *chip, unsigned int reg,
-
sound/pci/atiixp.c:341:37-341:52: static int atiixp_build_dma_packets(struct atiixp *chip, struct atiixp_dma *dma,
-
sound/pci/atiixp.c:401:38-401:53: static void atiixp_clear_dma_packets(struct atiixp *chip, struct atiixp_dma *dma,
-
sound/pci/atiixp.c:414:37-414:52: static int snd_atiixp_acquire_codec(struct atiixp *chip)
-
sound/pci/atiixp.c:428:45-428:60: static unsigned short snd_atiixp_codec_read(struct atiixp *chip, unsigned short codec, unsigned short reg)
-
sound/pci/atiixp.c:456:36-456:51: static void snd_atiixp_codec_write(struct atiixp *chip, unsigned short codec,
-
sound/pci/atiixp.c:488:36-488:51: static int snd_atiixp_aclink_reset(struct atiixp *chip)
-
sound/pci/atiixp.c:524:35-524:50: static int snd_atiixp_aclink_down(struct atiixp *chip)
-
sound/pci/atiixp.c:563:36-563:51: static int snd_atiixp_codec_detect(struct atiixp *chip)
-
sound/pci/atiixp.c:597:34-597:49: static int snd_atiixp_chip_start(struct atiixp *chip)
-
sound/pci/atiixp.c:627:33-627:48: static int snd_atiixp_chip_stop(struct atiixp *chip)
-
sound/pci/atiixp.c:671:33-671:48: static void snd_atiixp_xrun_dma(struct atiixp *chip, struct atiixp_dma *dma)
-
sound/pci/atiixp.c:682:35-682:50: static void snd_atiixp_update_dma(struct atiixp *chip, struct atiixp_dma *dma)
-
sound/pci/atiixp.c:691:39-691:54: static void snd_atiixp_check_bus_busy(struct atiixp *chip)
-
sound/pci/atiixp.c:762:34-762:49: static void atiixp_out_flush_dma(struct atiixp *chip)
-
sound/pci/atiixp.c:768:35-768:50: static void atiixp_out_enable_dma(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:783:40-783:55: static void atiixp_out_enable_transfer(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:790:34-790:49: static void atiixp_in_enable_dma(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:797:39-797:54: static void atiixp_in_enable_transfer(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:816:33-816:48: static void atiixp_in_flush_dma(struct atiixp *chip)
-
sound/pci/atiixp.c:822:37-822:52: static void atiixp_spdif_enable_dma(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:829:42-829:57: static void atiixp_spdif_enable_transfer(struct atiixp *chip, int on)
-
sound/pci/atiixp.c:841:36-841:51: static void atiixp_spdif_flush_dma(struct atiixp *chip)
-
sound/pci/atiixp.c:1236:31-1236:46: static int snd_atiixp_pcm_new(struct atiixp *chip)
-
sound/pci/atiixp.c:1399:33-1399:48: static int snd_atiixp_mixer_new(struct atiixp *chip, int clock,
-
sound/pci/atiixp.c:1523:34-1523:49: static void snd_atiixp_proc_init(struct atiixp *chip)
-
sound/pci/atiixp_modem.c:266:35-266:56: static int snd_atiixp_update_bits(struct atiixp_modem *chip, unsigned int reg,
-
sound/pci/atiixp_modem.c:309:37-309:58: static int atiixp_build_dma_packets(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:368:38-368:59: static void atiixp_clear_dma_packets(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:382:37-382:58: static int snd_atiixp_acquire_codec(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:396:45-396:66: static unsigned short snd_atiixp_codec_read(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:426:36-426:57: static void snd_atiixp_codec_write(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:464:36-464:57: static int snd_atiixp_aclink_reset(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:500:35-500:56: static int snd_atiixp_aclink_down(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:525:36-525:57: static int snd_atiixp_codec_detect(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:551:34-551:55: static int snd_atiixp_chip_start(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:576:33-576:54: static int snd_atiixp_chip_stop(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:620:33-620:54: static void snd_atiixp_xrun_dma(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:632:35-632:56: static void snd_atiixp_update_dma(struct atiixp_modem *chip,
-
sound/pci/atiixp_modem.c:642:39-642:60: static void snd_atiixp_check_bus_busy(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:699:34-699:55: static void atiixp_out_flush_dma(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:705:35-705:56: static void atiixp_out_enable_dma(struct atiixp_modem *chip, int on)
-
sound/pci/atiixp_modem.c:720:40-720:61: static void atiixp_out_enable_transfer(struct atiixp_modem *chip, int on)
-
sound/pci/atiixp_modem.c:727:34-727:55: static void atiixp_in_enable_dma(struct atiixp_modem *chip, int on)
-
sound/pci/atiixp_modem.c:734:39-734:60: static void atiixp_in_enable_transfer(struct atiixp_modem *chip, int on)
-
sound/pci/atiixp_modem.c:747:33-747:54: static void atiixp_in_flush_dma(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:970:31-970:52: static int snd_atiixp_pcm_new(struct atiixp_modem *chip)
-
sound/pci/atiixp_modem.c:1042:33-1042:54: static int snd_atiixp_mixer_new(struct atiixp_modem *chip, int clock)
-
sound/pci/atiixp_modem.c:1151:34-1151:55: static void snd_atiixp_proc_init(struct atiixp_modem *chip)
-
sound/pci/au88x0/au88x0_pcm.c:595:31-595:41: static int snd_vortex_new_pcm(vortex_t *chip, int idx, int nr)
-
sound/pci/aw2/aw2-alsa.c:492:28-492:40: static int snd_aw2_new_pcm(struct aw2 *chip)
-
sound/pci/aw2/aw2-saa7146.c:39:26-39:50: int snd_aw2_saa7146_free(struct snd_aw2_saa7146 *chip)
-
sound/pci/aw2/aw2-saa7146.c:53:28-53:52: void snd_aw2_saa7146_setup(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:141:40-141:64: void snd_aw2_saa7146_pcm_init_playback(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:199:39-199:63: void snd_aw2_saa7146_pcm_init_capture(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:271:49-271:73: void snd_aw2_saa7146_pcm_trigger_start_playback(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:294:48-294:72: void snd_aw2_saa7146_pcm_trigger_stop_playback(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:314:48-314:72: void snd_aw2_saa7146_pcm_trigger_start_capture(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:323:47-323:71: void snd_aw2_saa7146_pcm_trigger_stop_capture(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:372:50-372:74: unsigned int snd_aw2_saa7146_get_hw_ptr_playback(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:397:49-397:73: unsigned int snd_aw2_saa7146_get_hw_ptr_capture(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:414:40-414:64: void snd_aw2_saa7146_use_digital_input(struct snd_aw2_saa7146 *chip,
-
sound/pci/aw2/aw2-saa7146.c:429:44-429:68: int snd_aw2_saa7146_is_using_digital_input(struct snd_aw2_saa7146 *chip)
-
sound/pci/azt3328.c:388:23-388:49: snd_azf3328_ctrl_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
-
sound/pci/azt3328.c:394:22-394:48: snd_azf3328_ctrl_inb(const struct snd_azf3328 *chip, unsigned reg)
-
sound/pci/azt3328.c:400:22-400:48: snd_azf3328_ctrl_inw(const struct snd_azf3328 *chip, unsigned reg)
-
sound/pci/azt3328.c:406:23-406:49: snd_azf3328_ctrl_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
-
sound/pci/azt3328.c:412:23-412:49: snd_azf3328_ctrl_outl(const struct snd_azf3328 *chip, unsigned reg, u32 value)
-
sound/pci/azt3328.c:418:23-418:49: snd_azf3328_game_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
-
sound/pci/azt3328.c:424:23-424:49: snd_azf3328_game_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
-
sound/pci/azt3328.c:430:22-430:48: snd_azf3328_game_inb(const struct snd_azf3328 *chip, unsigned reg)
-
sound/pci/azt3328.c:436:22-436:48: snd_azf3328_game_inw(const struct snd_azf3328 *chip, unsigned reg)
-
sound/pci/azt3328.c:442:24-442:50: snd_azf3328_mixer_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
-
sound/pci/azt3328.c:448:23-448:49: snd_azf3328_mixer_inw(const struct snd_azf3328 *chip, unsigned reg)
-
sound/pci/azt3328.c:456:32-456:58: snd_azf3328_mixer_mute_control(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:472:39-472:65: snd_azf3328_mixer_mute_control_master(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:484:36-484:62: snd_azf3328_mixer_mute_control_pcm(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:496:25-496:51: snd_azf3328_mixer_reset(const struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:508:40-508:66: snd_azf3328_mixer_ac97_map_unsupported(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:746:23-746:43: snd_azf3328_mixer_new(struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:1287:33-1287:53: snd_azf3328_ctrl_reg_6AH_update(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1304:32-1304:52: snd_azf3328_ctrl_enable_codecs(struct snd_azf3328 *chip, bool enable)
-
sound/pci/azt3328.c:1315:33-1315:53: snd_azf3328_ctrl_codec_activity(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1364:27-1364:47: snd_azf3328_codec_setdmaa(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1624:33-1624:53: snd_azf3328_gameport_irq_enable(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1636:44-1636:64: snd_azf3328_gameport_legacy_address_enable(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1648:44-1648:64: snd_azf3328_gameport_set_counter_frequency(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:1665:42-1665:62: snd_azf3328_gameport_axis_circuit_enable(struct snd_azf3328 *chip, bool enable)
-
sound/pci/azt3328.c:1673:32-1673:52: snd_azf3328_gameport_interrupt(struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:1786:22-1786:42: snd_azf3328_gameport(struct snd_azf3328 *chip, int dev)
-
sound/pci/azt3328.c:1820:27-1820:47: snd_azf3328_gameport_free(struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:1843:34-1843:54: snd_azf3328_irq_log_unknown_type(struct snd_azf3328 *chip, u8 which)
-
sound/pci/azt3328.c:1851:27-1851:47: snd_azf3328_pcm_interrupt(struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:2081:17-2081:37: snd_azf3328_pcm(struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:2203:19-2203:39: snd_azf3328_timer(struct snd_azf3328 *chip, int device)
-
sound/pci/azt3328.c:2273:30-2273:56: snd_azf3328_debug_show_ports(const struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:2522:26-2522:52: snd_azf3328_suspend_regs(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:2537:25-2537:51: snd_azf3328_resume_regs(const struct snd_azf3328 *chip,
-
sound/pci/azt3328.c:2556:26-2556:46: snd_azf3328_suspend_ac97(struct snd_azf3328 *chip)
-
sound/pci/azt3328.c:2571:25-2571:51: snd_azf3328_resume_ac97(const struct snd_azf3328 *chip)
-
sound/pci/bt87x.c:201:35-201:53: static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg)
-
sound/pci/bt87x.c:206:37-206:55: static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
-
sound/pci/bt87x.c:211:34-211:52: static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream,
-
sound/pci/bt87x.c:262:33-262:51: static void snd_bt87x_free_risc(struct snd_bt87x *chip)
-
sound/pci/bt87x.c:270:33-270:51: static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status)
-
sound/pci/bt87x.c:372:37-372:55: static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
-
sound/pci/bt87x.c:382:36-382:54: static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime)
-
sound/pci/bt87x.c:480:28-480:46: static int snd_bt87x_start(struct snd_bt87x *chip)
-
sound/pci/bt87x.c:494:27-494:45: static int snd_bt87x_stop(struct snd_bt87x *chip)
-
sound/pci/bt87x.c:666:26-666:44: static int snd_bt87x_pcm(struct snd_bt87x *chip, int device, char *name)
-
sound/pci/ca0106/ca0106_main.c:495:32-495:51: static void restore_spdif_bits(struct snd_ca0106 *chip, int idx)
-
sound/pci/ca0106/ca0106_main.c:504:35-504:54: static int snd_ca0106_channel_dac(struct snd_ca0106 *chip,
-
sound/pci/ca0106/ca0106_main.c:524:37-524:56: static int snd_ca0106_pcm_power_dac(struct snd_ca0106 *chip, int channel_id,
-
sound/pci/ca0106/ca0106_main.c:1163:28-1163:47: static int snd_ca0106_ac97(struct snd_ca0106 *chip)
-
sound/pci/ca0106/ca0106_main.c:1381:30-1381:49: static void ca0106_init_chip(struct snd_ca0106 *chip, int resume)
-
sound/pci/ca0106/ca0106_main.c:1559:30-1559:49: static void ca0106_stop_chip(struct snd_ca0106 *chip)
-
sound/pci/ca0106/ca0106_main.c:1676:28-1676:47: static int snd_ca0106_midi(struct snd_ca0106 *chip, unsigned int channel)
-
sound/pci/ca0106/ca0106_mixer.c:874:31-874:50: void snd_ca0106_mixer_suspend(struct snd_ca0106 *chip)
-
sound/pci/ca0106/ca0106_mixer.c:885:30-885:50: void snd_ca0106_mixer_resume(struct snd_ca0106 *chip)
-
sound/pci/cs4281.c:498:39-498:54: static inline void snd_cs4281_pokeBA0(struct cs4281 *chip, unsigned long offset,
-
sound/pci/cs4281.c:504:47-504:62: static inline unsigned int snd_cs4281_peekBA0(struct cs4281 *chip, unsigned long offset)
-
sound/pci/cs4281.c:717:29-717:44: static void snd_cs4281_mode(struct cs4281 *chip, struct cs4281_dma *dma,
-
sound/pci/cs4281.c:942:27-942:42: static int snd_cs4281_pcm(struct cs4281 *chip, int device)
-
sound/pci/cs4281.c:1061:29-1061:44: static int snd_cs4281_mixer(struct cs4281 *chip)
-
sound/pci/cs4281.c:1144:34-1144:49: static void snd_cs4281_proc_init(struct cs4281 *chip)
-
sound/pci/cs4281.c:1231:39-1231:54: static int snd_cs4281_create_gameport(struct cs4281 *chip)
-
sound/pci/cs4281.c:1259:38-1259:53: static void snd_cs4281_free_gameport(struct cs4281 *chip)
-
sound/pci/cs4281.c:1334:33-1334:48: static int snd_cs4281_chip_init(struct cs4281 *chip)
-
sound/pci/cs4281.c:1574:35-1574:50: static void snd_cs4281_midi_reset(struct cs4281 *chip)
-
sound/pci/cs4281.c:1712:28-1712:43: static int snd_cs4281_midi(struct cs4281 *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:74:45-74:64: static unsigned short snd_cs46xx_codec_read(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/cs46xx_lib.c:218:36-218:55: static void snd_cs46xx_codec_write(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/cs46xx_lib.c:304:25-304:44: int snd_cs46xx_download(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/cs46xx_lib.c:382:26-382:45: static int load_firmware(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/cs46xx_lib.c:468:26-468:45: int snd_cs46xx_clear_BA1(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/cs46xx_lib.c:557:30-557:49: static void snd_cs46xx_reset(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:586:33-586:53: static int cs46xx_wait_for_fifo(struct snd_cs46xx * chip,int retry_timeout)
-
sound/pci/cs46xx/cs46xx_lib.c:610:43-610:62: static void snd_cs46xx_clear_serial_FIFOs(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:666:35-666:54: static void snd_cs46xx_proc_start(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:693:34-693:53: static void snd_cs46xx_proc_stop(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:708:45-708:64: static void snd_cs46xx_set_play_sample_rate(struct snd_cs46xx *chip, unsigned int rate)
-
sound/pci/cs46xx/cs46xx_lib.c:754:48-754:67: static void snd_cs46xx_set_capture_sample_rate(struct snd_cs46xx *chip, unsigned int rate)
-
sound/pci/cs46xx/cs46xx_lib.c:1041:40-1041:59: static int _cs46xx_adjust_sample_rate (struct snd_cs46xx *chip, struct snd_cs46xx_pcm *cpcm,
-
sound/pci/cs46xx/cs46xx_lib.c:1747:20-1747:39: int snd_cs46xx_pcm(struct snd_cs46xx *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:1775:25-1775:44: int snd_cs46xx_pcm_rear(struct snd_cs46xx *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:1800:31-1800:50: int snd_cs46xx_pcm_center_lfe(struct snd_cs46xx *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:1825:27-1825:46: int snd_cs46xx_pcm_iec958(struct snd_cs46xx *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:2415:32-2415:51: static int cs46xx_detect_codec(struct snd_cs46xx *chip, int codec)
-
sound/pci/cs46xx/cs46xx_lib.c:2449:22-2449:41: int snd_cs46xx_mixer(struct snd_cs46xx *chip, int spdif_device)
-
sound/pci/cs46xx/cs46xx_lib.c:2523:35-2523:54: static void snd_cs46xx_midi_reset(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2667:21-2667:40: int snd_cs46xx_midi(struct snd_cs46xx *chip, int device)
-
sound/pci/cs46xx/cs46xx_lib.c:2746:25-2746:44: int snd_cs46xx_gameport(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2775:47-2775:66: static inline void snd_cs46xx_remove_gameport(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2808:56-2808:75: static int snd_cs46xx_proc_init(struct snd_card *card, struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2829:33-2829:52: static int snd_cs46xx_proc_done(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2844:32-2844:51: static void snd_cs46xx_hw_stop(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:2928:33-2928:52: static int snd_cs46xx_chip_init(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3165:39-3165:58: static void cs46xx_enable_stream_irqs(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3181:26-3181:45: int snd_cs46xx_start_dsp(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3264:22-3264:41: static void amp_none(struct snd_cs46xx *chip, int change)
-
sound/pci/cs46xx/cs46xx_lib.c:3269:36-3269:55: static int voyetra_setup_eapd_slot(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3392:25-3392:44: static void amp_voyetra(struct snd_cs46xx *chip, int change)
-
sound/pci/cs46xx/cs46xx_lib.c:3428:27-3428:46: static void hercules_init(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3439:26-3439:45: static void amp_hercules(struct snd_cs46xx *chip, int change)
-
sound/pci/cs46xx/cs46xx_lib.c:3460:33-3460:52: static void voyetra_mixer_init (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3469:34-3469:53: static void hercules_mixer_init (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.c:3537:25-3537:44: static void clkrun_hack(struct snd_cs46xx *chip, int change)
-
sound/pci/cs46xx/cs46xx_lib.c:3562:25-3562:44: static void clkrun_init(struct snd_cs46xx *chip)
-
sound/pci/cs46xx/cs46xx_lib.h:45:36-45:55: static inline void snd_cs46xx_poke(struct snd_cs46xx *chip, unsigned long reg, unsigned int val)
-
sound/pci/cs46xx/cs46xx_lib.h:58:44-58:63: static inline unsigned int snd_cs46xx_peek(struct snd_cs46xx *chip, unsigned long reg)
-
sound/pci/cs46xx/cs46xx_lib.h:65:39-65:58: static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int val)
-
sound/pci/cs46xx/cs46xx_lib.h:70:47-70:66: static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset)
-
sound/pci/cs46xx/dsp_spos.c:45:40-45:60: static int shadow_and_reallocate_code (struct snd_cs46xx * chip, u32 * data, u32 size,
-
sound/pci/cs46xx/dsp_spos.c:139:25-139:45: static int add_symbols (struct snd_cs46xx * chip, struct dsp_module_desc * module)
-
sound/pci/cs46xx/dsp_spos.c:185:13-185:33: add_symbol (struct snd_cs46xx * chip, char * symbol_name, u32 address, int type)
-
sound/pci/cs46xx/dsp_spos.c:222:51-222:71: struct dsp_spos_instance *cs46xx_dsp_spos_create (struct snd_cs46xx * chip)
-
sound/pci/cs46xx/dsp_spos.c:278:32-278:52: void cs46xx_dsp_spos_destroy (struct snd_cs46xx * chip)
-
sound/pci/cs46xx/dsp_spos.c:303:31-303:50: static int dsp_load_parameter(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/dsp_spos.c:328:28-328:47: static int dsp_load_sample(struct snd_cs46xx *chip,
-
sound/pci/cs46xx/dsp_spos.c:354:29-354:49: int cs46xx_dsp_load_module (struct snd_cs46xx * chip, struct dsp_module_desc * module)
-
sound/pci/cs46xx/dsp_spos.c:445:27-445:47: cs46xx_dsp_lookup_symbol (struct snd_cs46xx * chip, char * symbol_name, int symbol_type)
-
sound/pci/cs46xx/dsp_spos.c:472:32-472:52: cs46xx_dsp_lookup_symbol_addr (struct snd_cs46xx * chip, u32 address, int symbol_type)
-
sound/pci/cs46xx/dsp_spos.c:782:50-782:69: int cs46xx_dsp_proc_init (struct snd_card *card, struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:846:27-846:46: int cs46xx_dsp_proc_done (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:868:36-868:55: static void _dsp_create_task_tree (struct snd_cs46xx *chip, u32 * task_data,
-
sound/pci/cs46xx/dsp_spos.c:883:30-883:49: static void _dsp_create_scb (struct snd_cs46xx *chip, u32 * scb_data, u32 dest)
-
sound/pci/cs46xx/dsp_spos.c:911:46-911:65: static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest)
-
sound/pci/cs46xx/dsp_spos.c:944:17-944:36: _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size)
-
sound/pci/cs46xx/dsp_spos.c:975:24-975:43: cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest)
-
sound/pci/cs46xx/dsp_spos.c:1002:30-1002:49: cs46xx_dsp_create_task_tree (struct snd_cs46xx *chip, char * name, u32 * task_data,
-
sound/pci/cs46xx/dsp_spos.c:1018:35-1018:54: int cs46xx_dsp_scb_and_task_init (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1445:35-1445:54: static int cs46xx_dsp_async_init (struct snd_cs46xx *chip,
-
sound/pci/cs46xx/dsp_spos.c:1623:42-1623:61: static void cs46xx_dsp_disable_spdif_hw (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1644:33-1644:52: int cs46xx_dsp_enable_spdif_hw (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1667:33-1667:52: int cs46xx_dsp_enable_spdif_in (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1729:34-1729:53: int cs46xx_dsp_disable_spdif_in (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1757:36-1757:55: int cs46xx_dsp_enable_pcm_capture (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1774:37-1774:56: int cs46xx_dsp_disable_pcm_capture (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1789:36-1789:55: int cs46xx_dsp_enable_adc_capture (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1806:37-1806:56: int cs46xx_dsp_disable_adc_capture (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos.c:1821:26-1821:45: int cs46xx_poke_via_dsp (struct snd_cs46xx *chip, u32 address, u32 data)
-
sound/pci/cs46xx/dsp_spos.c:1859:32-1859:52: int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right)
-
sound/pci/cs46xx/dsp_spos.c:1888:35-1888:55: int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right)
-
sound/pci/cs46xx/dsp_spos.c:1907:23-1907:43: int cs46xx_dsp_resume(struct snd_cs46xx * chip)
-
sound/pci/cs46xx/dsp_spos.h:192:48-192:68: static inline void cs46xx_dsp_spos_update_scb (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos.h:203:47-203:67: static inline void cs46xx_dsp_scb_set_volume (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:30:28-30:48: static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:98:30-98:49: static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:148:39-148:58: static void _dsp_clear_sample_buffer (struct snd_cs46xx *chip, u32 sample_buffer_addr,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:160:29-160:48: void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:232:41-232:60: void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:265:26-265:45: _dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:343:32-343:51: cs46xx_dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:364:38-364:57: cs46xx_dsp_create_timing_master_scb (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:398:33-398:53: cs46xx_dsp_create_codec_out_scb(struct snd_cs46xx * chip, char * codec_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:436:32-436:52: cs46xx_dsp_create_codec_in_scb(struct snd_cs46xx * chip, char * codec_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:481:34-481:54: cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:585:32-585:52: cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:741:32-741:52: cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:781:38-781:58: cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:835:37-835:57: cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:879:40-879:60: cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:922:36-922:56: cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:969:36-969:56: cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1061:34-1061:54: cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1097:35-1097:55: cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1133:21-1133:41: find_next_free_scb (struct snd_cs46xx * chip, struct dsp_scb_descriptor * from)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1218:32-1218:52: cs46xx_dsp_create_pcm_channel (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1383:40-1383:60: int cs46xx_dsp_pcm_channel_set_period (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1423:40-1423:60: int cs46xx_dsp_pcm_ostream_set_period (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1462:38-1462:58: void cs46xx_dsp_destroy_pcm_channel (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1495:28-1495:48: int cs46xx_dsp_pcm_unlink (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1518:26-1518:46: int cs46xx_dsp_pcm_link (struct snd_cs46xx * chip,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1557:27-1557:46: cs46xx_add_record_source (struct snd_cs46xx *chip, struct dsp_scb_descriptor * source,
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1583:23-1583:42: int cs46xx_src_unlink(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1600:21-1600:40: int cs46xx_src_link(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1626:34-1626:53: int cs46xx_dsp_enable_spdif_out (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1677:36-1677:55: int cs46xx_dsp_disable_spdif_out (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1714:29-1714:48: int cs46xx_iec958_pre_open (struct snd_cs46xx *chip)
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:1747:31-1747:50: int cs46xx_iec958_post_close (struct snd_cs46xx *chip)
-
sound/pci/echoaudio/darla20_dsp.c:32:20-32:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/darla20_dsp.c:67:31-67:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/darla20_dsp.c:75:32-75:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/darla20_dsp.c:83:22-83:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/darla20_dsp.c:90:28-90:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/darla24_dsp.c:32:20-32:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/darla24_dsp.c:66:31-66:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/darla24_dsp.c:73:32-73:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/darla24_dsp.c:92:22-92:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/darla24_dsp.c:99:28-99:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/darla24_dsp.c:157:28-157:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/echo3g_dsp.c:44:20-44:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/echo3g_dsp.c:107:31-107:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/echo3g_dsp.c:119:30-119:48: static int set_phantom_power(struct echoaudio *chip, char on)
-
sound/pci/echoaudio/echoaudio.c:32:4-32:22: struct echoaudio *chip, const short fw_index)
-
sound/pci/echoaudio/echoaudio.c:64:6-64:24: struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.c:75:33-75:51: static void free_firmware_cache(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.c:911:29-911:47: static int snd_echo_new_pcm(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:457:36-457:54: static inline void clear_handshake(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:462:36-462:54: static inline u32 get_dsp_register(struct echoaudio *chip, u32 index)
-
sound/pci/echoaudio/echoaudio.h:467:37-467:55: static inline void set_dsp_register(struct echoaudio *chip, u32 index,
-
sound/pci/echoaudio/echoaudio.h:479:34-479:58: static inline int px_digital_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:484:32-484:56: static inline int px_analog_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:489:33-489:57: static inline int px_digital_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:494:26-494:50: static inline int px_num(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:499:34-499:58: static inline int bx_digital_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:504:32-504:56: static inline int bx_analog_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:509:33-509:57: static inline int bx_digital_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:514:26-514:50: static inline int bx_num(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:519:33-519:57: static inline int num_pipes_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:524:32-524:56: static inline int num_pipes_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:529:34-529:58: static inline int num_busses_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:534:33-534:57: static inline int num_busses_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:539:41-539:65: static inline int num_analog_busses_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:544:40-544:64: static inline int num_analog_busses_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:549:42-549:66: static inline int num_digital_busses_out(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:554:41-554:65: static inline int num_digital_busses_in(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio.h:561:33-561:57: static inline int monitor_index(const struct echoaudio *chip, int out, int in)
-
sound/pci/echoaudio/echoaudio_3g.c:36:30-36:48: static int check_asic_status(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_3g.c:64:31-64:49: static inline u32 get_frq_reg(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_3g.c:73:30-73:48: static int write_control_reg(struct echoaudio *chip, u32 ctl, u32 frq,
-
sound/pci/echoaudio/echoaudio_3g.c:102:29-102:47: static int set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/echoaudio/echoaudio_3g.c:145:27-145:45: static u32 set_spdif_bits(struct echoaudio *chip, u32 control_reg, u32 rate)
-
sound/pci/echoaudio/echoaudio_3g.c:177:35-177:53: static int set_professional_spdif(struct echoaudio *chip, char prof)
-
sound/pci/echoaudio/echoaudio_3g.c:193:32-193:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_3g.c:223:22-223:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_3g.c:258:28-258:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/echoaudio_3g.c:329:28-329:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/echoaudio_3g.c:377:33-377:51: static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/echoaudio/echoaudio_dsp.c:42:27-42:45: static int wait_handshake(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:66:24-66:42: static int send_vector(struct echoaudio *chip, u32 command)
-
sound/pci/echoaudio/echoaudio_dsp.c:91:22-91:40: static int write_dsp(struct echoaudio *chip, u32 data)
-
sound/pci/echoaudio/echoaudio_dsp.c:115:21-115:39: static int read_dsp(struct echoaudio *chip, u32 *data)
-
sound/pci/echoaudio/echoaudio_dsp.c:145:20-145:38: static int read_sn(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:167:37-167:55: static inline int check_asic_status(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:227:36-227:54: static int install_resident_loader(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:335:21-335:39: static int load_dsp(struct echoaudio *chip, u16 *code)
-
sound/pci/echoaudio/echoaudio_dsp.c:489:26-489:44: static int load_firmware(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:555:28-555:46: static int set_output_gain(struct echoaudio *chip, u16 channel, s8 gain)
-
sound/pci/echoaudio/echoaudio_dsp.c:573:29-573:47: static int set_monitor_gain(struct echoaudio *chip, u16 output, u16 input,
-
sound/pci/echoaudio/echoaudio_dsp.c:591:37-591:55: static int update_output_line_level(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:602:36-602:54: static int update_input_line_level(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:614:27-614:45: static void set_meters_on(struct echoaudio *chip, char on)
-
sound/pci/echoaudio/echoaudio_dsp.c:639:30-639:48: static void get_audio_meters(struct echoaudio *chip, long *meters)
-
sound/pci/echoaudio/echoaudio_dsp.c:669:33-669:51: static int restore_dsp_rettings(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:781:30-781:48: static void set_audio_format(struct echoaudio *chip, u16 pipe_index,
-
sound/pci/echoaudio/echoaudio_dsp.c:859:28-859:46: static int start_transport(struct echoaudio *chip, u32 channel_mask,
-
sound/pci/echoaudio/echoaudio_dsp.c:885:28-885:46: static int pause_transport(struct echoaudio *chip, u32 channel_mask)
-
sound/pci/echoaudio/echoaudio_dsp.c:911:27-911:45: static int stop_transport(struct echoaudio *chip, u32 channel_mask)
-
sound/pci/echoaudio/echoaudio_dsp.c:937:37-937:55: static inline int is_pipe_allocated(struct echoaudio *chip, u16 pipe_index)
-
sound/pci/echoaudio/echoaudio_dsp.c:946:26-946:44: static int rest_in_peace(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:971:31-971:49: static int init_dsp_comm_page(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:1008:29-1008:47: static int init_line_levels(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:1025:24-1025:42: static int service_irq(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_dsp.c:1054:27-1054:45: static int allocate_pipes(struct echoaudio *chip, struct audiopipe *pipe,
-
sound/pci/echoaudio/echoaudio_dsp.c:1092:23-1092:41: static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe)
-
sound/pci/echoaudio/echoaudio_dsp.c:1116:24-1116:42: static int sglist_init(struct echoaudio *chip, struct audiopipe *pipe)
-
sound/pci/echoaudio/echoaudio_dsp.c:1127:31-1127:49: static int sglist_add_mapping(struct echoaudio *chip, struct audiopipe *pipe,
-
sound/pci/echoaudio/echoaudio_dsp.c:1146:34-1146:52: static inline int sglist_add_irq(struct echoaudio *chip, struct audiopipe *pipe)
-
sound/pci/echoaudio/echoaudio_dsp.c:1153:31-1153:49: static inline int sglist_wrap(struct echoaudio *chip, struct audiopipe *pipe)
-
sound/pci/echoaudio/echoaudio_gml.c:40:30-40:48: static int check_asic_status(struct echoaudio *chip)
-
sound/pci/echoaudio/echoaudio_gml.c:64:30-64:48: static int write_control_reg(struct echoaudio *chip, u32 value, char force)
-
sound/pci/echoaudio/echoaudio_gml.c:95:32-95:50: static int set_input_auto_mute(struct echoaudio *chip, int automute)
-
sound/pci/echoaudio/echoaudio_gml.c:109:29-109:47: static int set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/echoaudio/echoaudio_gml.c:156:35-156:53: static int set_professional_spdif(struct echoaudio *chip, char prof)
-
sound/pci/echoaudio/gina20_dsp.c:36:20-36:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/gina20_dsp.c:72:31-72:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/gina20_dsp.c:80:32-80:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/gina20_dsp.c:99:22-99:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/gina20_dsp.c:106:28-106:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/gina20_dsp.c:151:28-151:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/gina20_dsp.c:180:27-180:45: static int set_input_gain(struct echoaudio *chip, u16 input, int gain)
-
sound/pci/echoaudio/gina20_dsp.c:197:25-197:43: static int update_flags(struct echoaudio *chip)
-
sound/pci/echoaudio/gina20_dsp.c:207:35-207:53: static int set_professional_spdif(struct echoaudio *chip, char prof)
-
sound/pci/echoaudio/gina24_dsp.c:40:20-40:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/gina24_dsp.c:88:31-88:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/gina24_dsp.c:98:32-98:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/gina24_dsp.c:124:22-124:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/gina24_dsp.c:164:28-164:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/gina24_dsp.c:236:28-236:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/gina24_dsp.c:284:33-284:51: static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/echoaudio/indigo_dsp.c:37:20-37:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/indigo_dsp.c:70:31-70:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_dsp.c:77:32-77:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_dsp.c:85:22-85:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_dsp.c:92:28-92:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/indigo_dsp.c:136:28-136:46: static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe,
-
sound/pci/echoaudio/indigo_dsp.c:160:32-160:50: static int update_vmixer_level(struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_express_dsp.c:29:28-29:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/indigo_express_dsp.c:77:28-77:46: static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe,
-
sound/pci/echoaudio/indigo_express_dsp.c:101:32-101:50: static int update_vmixer_level(struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_express_dsp.c:111:32-111:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/indigo_express_dsp.c:119:22-119:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/indigodj_dsp.c:37:20-37:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/indigodj_dsp.c:70:31-70:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/indigodj_dsp.c:77:32-77:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/indigodj_dsp.c:85:22-85:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/indigodj_dsp.c:92:28-92:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/indigodj_dsp.c:136:28-136:46: static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe,
-
sound/pci/echoaudio/indigodj_dsp.c:160:32-160:50: static int update_vmixer_level(struct echoaudio *chip)
-
sound/pci/echoaudio/indigodjx_dsp.c:34:20-34:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/indigodjx_dsp.c:67:31-67:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/indigoio_dsp.c:37:20-37:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/indigoio_dsp.c:70:31-70:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/indigoio_dsp.c:77:32-77:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/indigoio_dsp.c:85:22-85:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/indigoio_dsp.c:92:28-92:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/indigoio_dsp.c:106:28-106:46: static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe,
-
sound/pci/echoaudio/indigoio_dsp.c:130:32-130:50: static int update_vmixer_level(struct echoaudio *chip)
-
sound/pci/echoaudio/indigoiox_dsp.c:34:20-34:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/indigoiox_dsp.c:67:31-67:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:39:20-39:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/layla20_dsp.c:74:31-74:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:82:32-82:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:113:30-113:48: static int check_asic_status(struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:143:22-143:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:161:28-161:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/layla20_dsp.c:188:28-188:46: static int set_input_clock(struct echoaudio *chip, u16 clock_source)
-
sound/pci/echoaudio/layla20_dsp.c:228:29-228:47: static int set_output_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/layla20_dsp.c:254:27-254:45: static int set_input_gain(struct echoaudio *chip, u16 input, int gain)
-
sound/pci/echoaudio/layla20_dsp.c:271:25-271:43: static int update_flags(struct echoaudio *chip)
-
sound/pci/echoaudio/layla20_dsp.c:281:35-281:53: static int set_professional_spdif(struct echoaudio *chip, char prof)
-
sound/pci/echoaudio/layla24_dsp.c:39:20-39:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/layla24_dsp.c:80:31-80:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/layla24_dsp.c:90:32-90:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/layla24_dsp.c:115:22-115:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/layla24_dsp.c:160:28-160:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/layla24_dsp.c:252:28-252:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/layla24_dsp.c:301:24-301:42: static int switch_asic(struct echoaudio *chip, short asic)
-
sound/pci/echoaudio/layla24_dsp.c:333:33-333:51: static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/echoaudio/mia_dsp.c:40:20-40:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/mia_dsp.c:76:31-76:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/mia_dsp.c:83:32-83:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/mia_dsp.c:102:22-102:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/mia_dsp.c:109:28-109:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/mia_dsp.c:156:28-156:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/mia_dsp.c:170:28-170:46: static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe,
-
sound/pci/echoaudio/mia_dsp.c:194:32-194:50: static int update_vmixer_level(struct echoaudio *chip)
-
sound/pci/echoaudio/mia_dsp.c:205:25-205:43: static int update_flags(struct echoaudio *chip)
-
sound/pci/echoaudio/mia_dsp.c:215:35-215:53: static int set_professional_spdif(struct echoaudio *chip, char prof)
-
sound/pci/echoaudio/midi.c:37:30-37:48: static int enable_midi_input(struct echoaudio *chip, char enable)
-
sound/pci/echoaudio/midi.c:60:23-60:41: static int write_midi(struct echoaudio *chip, u8 *data, int bytes)
-
sound/pci/echoaudio/midi.c:90:36-90:54: static inline int mtc_process_data(struct echoaudio *chip, short midi_byte)
-
sound/pci/echoaudio/midi.c:116:29-116:47: static int midi_service_irq(struct echoaudio *chip)
-
sound/pci/echoaudio/midi.c:306:5-306:23: struct echoaudio *chip)
-
sound/pci/echoaudio/mona_dsp.c:40:20-40:38: static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id)
-
sound/pci/echoaudio/mona_dsp.c:81:31-81:49: static int set_mixer_defaults(struct echoaudio *chip)
-
sound/pci/echoaudio/mona_dsp.c:91:32-91:56: static u32 detect_input_clocks(const struct echoaudio *chip)
-
sound/pci/echoaudio/mona_dsp.c:117:22-117:40: static int load_asic(struct echoaudio *chip)
-
sound/pci/echoaudio/mona_dsp.c:164:24-164:42: static int switch_asic(struct echoaudio *chip, char double_speed)
-
sound/pci/echoaudio/mona_dsp.c:198:28-198:46: static int set_sample_rate(struct echoaudio *chip, u32 rate)
-
sound/pci/echoaudio/mona_dsp.c:300:28-300:46: static int set_input_clock(struct echoaudio *chip, u16 clock)
-
sound/pci/echoaudio/mona_dsp.c:361:33-361:51: static int dsp_set_digital_mode(struct echoaudio *chip, u8 mode)
-
sound/pci/emu10k1/emu10k1x.c:718:30-718:47: static int snd_emu10k1x_ac97(struct emu10k1x *chip)
-
sound/pci/es1938.c:240:36-240:51: static void snd_es1938_mixer_write(struct es1938 *chip, unsigned char reg, unsigned char val)
-
sound/pci/es1938.c:253:34-253:49: static int snd_es1938_mixer_read(struct es1938 *chip, unsigned char reg)
-
sound/pci/es1938.c:268:34-268:49: static int snd_es1938_mixer_bits(struct es1938 *chip, unsigned char reg,
-
sound/pci/es1938.c:291:34-291:49: static void snd_es1938_write_cmd(struct es1938 *chip, unsigned char cmd)
-
sound/pci/es1938.c:309:32-309:47: static int snd_es1938_get_byte(struct es1938 *chip)
-
sound/pci/es1938.c:325:30-325:45: static void snd_es1938_write(struct es1938 *chip, unsigned char reg, unsigned char val)
-
sound/pci/es1938.c:338:38-338:53: static unsigned char snd_es1938_read(struct es1938 *chip, unsigned char reg)
-
sound/pci/es1938.c:354:28-354:43: static int snd_es1938_bits(struct es1938 *chip, unsigned char reg, unsigned char mask,
-
sound/pci/es1938.c:378:30-378:45: static void snd_es1938_reset(struct es1938 *chip)
-
sound/pci/es1938.c:417:35-417:50: static void snd_es1938_reset_fifo(struct es1938 *chip)
-
sound/pci/es1938.c:444:33-444:48: static void snd_es1938_rate_set(struct es1938 *chip,
-
sound/pci/es1938.c:471:41-471:56: static void snd_es1938_playback1_setdma(struct es1938 *chip)
-
sound/pci/es1938.c:479:41-479:56: static void snd_es1938_playback2_setdma(struct es1938 *chip)
-
sound/pci/es1938.c:494:39-494:54: static void snd_es1938_capture_setdma(struct es1938 *chip)
-
sound/pci/es1938.c:974:31-974:46: static int snd_es1938_new_pcm(struct es1938 *chip, int device)
-
sound/pci/es1938.c:1097:32-1097:47: static int snd_es1938_reg_bits(struct es1938 *chip, unsigned char reg,
-
sound/pci/es1938.c:1106:32-1106:47: static int snd_es1938_reg_read(struct es1938 *chip, unsigned char reg)
-
sound/pci/es1938.c:1372:34-1372:49: static void snd_es1938_chip_init(struct es1938 *chip)
-
sound/pci/es1938.c:1471:39-1471:54: static int snd_es1938_create_gameport(struct es1938 *chip)
-
sound/pci/es1938.c:1492:38-1492:53: static void snd_es1938_free_gameport(struct es1938 *chip)
-
sound/pci/es1938.c:1660:29-1660:44: static int snd_es1938_mixer(struct es1938 *chip)
-
sound/pci/es1968.c:572:29-572:44: static void __maestro_write(struct es1968 *chip, u16 reg, u16 data)
-
sound/pci/es1968.c:579:34-579:49: static inline void maestro_write(struct es1968 *chip, u16 reg, u16 data)
-
sound/pci/es1968.c:588:27-588:42: static u16 __maestro_read(struct es1968 *chip, u16 reg)
-
sound/pci/es1968.c:597:32-597:47: static inline u16 maestro_read(struct es1968 *chip, u16 reg)
-
sound/pci/es1968.c:608:33-608:48: static int snd_es1968_ac97_wait(struct es1968 *chip)
-
sound/pci/es1968.c:621:38-621:53: static int snd_es1968_ac97_wait_poll(struct es1968 *chip)
-
sound/pci/es1968.c:665:27-665:42: static void apu_index_set(struct es1968 *chip, u16 index)
-
sound/pci/es1968.c:676:26-676:41: static void apu_data_set(struct es1968 *chip, u16 data)
-
sound/pci/es1968.c:688:32-688:47: static void __apu_set_register(struct es1968 *chip, u16 channel, u8 reg, u16 data)
-
sound/pci/es1968.c:700:30-700:45: static void apu_set_register(struct es1968 *chip, u16 channel, u8 reg, u16 data)
-
sound/pci/es1968.c:708:31-708:46: static u16 __apu_get_register(struct es1968 *chip, u16 channel, u8 reg)
-
sound/pci/es1968.c:717:29-717:44: static u16 apu_get_register(struct es1968 *chip, u16 channel, u8 reg)
-
sound/pci/es1968.c:754:31-754:46: static void wave_set_register(struct es1968 *chip, u16 reg, u16 value)
-
sound/pci/es1968.c:764:30-764:45: static u16 wave_get_register(struct es1968 *chip, u16 reg)
-
sound/pci/es1968.c:781:33-781:48: static void snd_es1968_bob_stop(struct es1968 *chip)
-
sound/pci/es1968.c:793:34-793:49: static void snd_es1968_bob_start(struct es1968 *chip)
-
sound/pci/es1968.c:833:32-833:47: static void snd_es1968_bob_inc(struct es1968 *chip, int freq)
-
sound/pci/es1968.c:847:32-847:47: static void snd_es1968_bob_dec(struct es1968 *chip)
-
sound/pci/es1968.c:869:26-869:41: snd_es1968_calc_bob_rate(struct es1968 *chip, struct esschan *es,
-
sound/pci/es1968.c:891:36-891:51: static u32 snd_es1968_compute_rate(struct es1968 *chip, u32 freq)
-
sound/pci/es1968.c:903:24-903:39: snd_es1968_get_dma_ptr(struct es1968 *chip, struct esschan *es)
-
sound/pci/es1968.c:914:37-914:52: static void snd_es1968_apu_set_freq(struct es1968 *chip, int apu, int freq)
-
sound/pci/es1968.c:931:34-931:49: static void snd_es1968_pcm_start(struct es1968 *chip, struct esschan *es)
-
sound/pci/es1968.c:951:33-951:48: static void snd_es1968_pcm_stop(struct es1968 *chip, struct esschan *es)
-
sound/pci/es1968.c:964:42-964:57: static void snd_es1968_program_wavecache(struct es1968 *chip, struct esschan *es,
-
sound/pci/es1968.c:985:39-985:54: static void snd_es1968_playback_setup(struct es1968 *chip, struct esschan *es,
-
sound/pci/es1968.c:1088:30-1088:45: static void init_capture_apu(struct es1968 *chip, struct esschan *es, int channel,
-
sound/pci/es1968.c:1133:38-1133:53: static void snd_es1968_capture_setup(struct es1968 *chip, struct esschan *es,
-
sound/pci/es1968.c:1324:39-1324:54: static int calc_available_memory_size(struct es1968 *chip)
-
sound/pci/es1968.c:1341:49-1341:64: static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size)
-
sound/pci/es1968.c:1375:36-1375:51: static void snd_es1968_free_memory(struct es1968 *chip, struct esm_memory *buf)
-
sound/pci/es1968.c:1401:36-1401:51: static void snd_es1968_free_dmabuf(struct es1968 *chip)
-
sound/pci/es1968.c:1416:24-1416:39: snd_es1968_init_dmabuf(struct es1968 *chip)
-
sound/pci/es1968.c:1502:38-1502:53: static int snd_es1968_alloc_apu_pair(struct es1968 *chip, int type)
-
sound/pci/es1968.c:1519:38-1519:53: static void snd_es1968_free_apu_pair(struct es1968 *chip, int apu)
-
sound/pci/es1968.c:1687:34-1687:49: static void es1968_measure_clock(struct es1968 *chip)
-
sound/pci/es1968.c:1791:16-1791:31: snd_es1968_pcm(struct es1968 *chip, int device)
-
sound/pci/es1968.c:1830:40-1830:55: static void snd_es1968_suppress_jitter(struct es1968 *chip, struct esschan *es)
-
sound/pci/es1968.c:1847:35-1847:50: static void snd_es1968_update_pcm(struct es1968 *chip, struct esschan *es)
-
sound/pci/es1968.c:2004:18-2004:33: snd_es1968_mixer(struct es1968 *chip)
-
sound/pci/es1968.c:2040:35-2040:50: static void snd_es1968_ac97_reset(struct es1968 *chip)
-
sound/pci/es1968.c:2145:30-2145:45: static void snd_es1968_reset(struct es1968 *chip)
-
sound/pci/es1968.c:2158:34-2158:49: static void snd_es1968_chip_init(struct es1968 *chip)
-
sound/pci/es1968.c:2349:34-2349:49: static void snd_es1968_start_irq(struct es1968 *chip)
-
sound/pci/es1968.c:2429:39-2429:54: static int snd_es1968_create_gameport(struct es1968 *chip, int dev)
-
sound/pci/es1968.c:2463:38-2463:53: static void snd_es1968_free_gameport(struct es1968 *chip)
-
sound/pci/es1968.c:2476:38-2476:53: static int snd_es1968_input_register(struct es1968 *chip)
-
sound/pci/fm801.c:234:36-234:50: static inline void fm801_iowrite16(struct fm801 *chip, unsigned short offset, u16 value)
-
sound/pci/fm801.c:239:34-239:48: static inline u16 fm801_ioread16(struct fm801 *chip, unsigned short offset)
-
sound/pci/fm801.c:256:33-256:47: static bool fm801_ac97_is_ready(struct fm801 *chip, unsigned int iterations)
-
sound/pci/fm801.c:268:33-268:47: static bool fm801_ac97_is_valid(struct fm801 *chip, unsigned int iterations)
-
sound/pci/fm801.c:280:34-280:48: static int snd_fm801_update_bits(struct fm801 *chip, unsigned short reg,
-
sound/pci/fm801.c:716:26-716:40: static int snd_fm801_pcm(struct fm801 *chip, int device)
-
sound/pci/fm801.c:1031:28-1031:42: static int snd_fm801_mixer(struct fm801 *chip)
-
sound/pci/fm801.c:1078:27-1078:41: static int wait_for_codec(struct fm801 *chip, unsigned int codec_id,
-
sound/pci/fm801.c:1095:24-1095:38: static int reset_codec(struct fm801 *chip)
-
sound/pci/fm801.c:1106:46-1106:60: static void snd_fm801_chip_multichannel_init(struct fm801 *chip)
-
sound/pci/fm801.c:1137:33-1137:47: static void snd_fm801_chip_init(struct fm801 *chip)
-
sound/pci/hda/hda_controller.c:40:19-40:31: azx_assign_device(struct azx *chip, struct snd_pcm_substream *substream)
-
sound/pci/hda/hda_controller.c:278:31-278:43: unsigned int azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev)
-
sound/pci/hda/hda_controller.c:284:33-284:45: unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev)
-
sound/pci/hda/hda_controller.c:290:31-290:43: unsigned int azx_get_position(struct azx *chip,
-
sound/pci/hda/hda_controller.c:840:41-840:53: static int azx_single_wait_for_response(struct azx *chip, unsigned int addr)
-
sound/pci/hda/hda_controller.c:943:24-943:36: azx_get_dsp_loader_dev(struct azx *chip)
-
sound/pci/hda/hda_controller.c:1023:20-1023:32: void azx_init_chip(struct azx *chip, bool full_reset)
-
sound/pci/hda/hda_controller.c:1033:27-1033:39: void azx_stop_all_streams(struct azx *chip)
-
sound/pci/hda/hda_controller.c:1041:20-1041:32: void azx_stop_chip(struct azx *chip)
-
sound/pci/hda/hda_controller.c:1127:24-1127:36: static int probe_codec(struct azx *chip, int addr)
-
sound/pci/hda/hda_controller.c:1160:18-1160:30: int azx_bus_init(struct azx *chip, const char *model)
-
sound/pci/hda/hda_controller.c:1193:22-1193:34: int azx_probe_codecs(struct azx *chip, unsigned int max_slots)
-
sound/pci/hda/hda_controller.c:1247:25-1247:37: int azx_codec_configure(struct azx *chip)
-
sound/pci/hda/hda_controller.c:1271:29-1271:41: static int stream_direction(struct azx *chip, unsigned char index)
-
sound/pci/hda/hda_controller.c:1280:22-1280:34: int azx_init_streams(struct azx *chip)
-
sound/pci/hda/hda_controller.c:1315:23-1315:35: void azx_free_streams(struct azx *chip)
-
sound/pci/hda/hda_controller.h:157:30-157:42: static inline bool azx_snoop(struct azx *chip)
-
sound/pci/hda/hda_controller_trace.h:14:1-14:1: TRACE_EVENT(azx_pcm_trigger,
-
sound/pci/hda/hda_controller_trace.h:35:1-35:1: TRACE_EVENT(azx_get_position,
-
sound/pci/hda/hda_controller_trace.h:58:1-58:1: DECLARE_EVENT_CLASS(azx_pcm,
-
sound/pci/hda/hda_controller_trace.h:74:1-74:1: DEFINE_EVENT(azx_pcm, azx_pcm_open,
-
sound/pci/hda/hda_controller_trace.h:79:1-79:1: DEFINE_EVENT(azx_pcm, azx_pcm_close,
-
sound/pci/hda/hda_controller_trace.h:84:1-84:1: DEFINE_EVENT(azx_pcm, azx_pcm_hw_params,
-
sound/pci/hda/hda_controller_trace.h:89:1-89:1: DEFINE_EVENT(azx_pcm, azx_pcm_prepare,
-
sound/pci/hda/hda_intel.c:374:26-374:38: static void azx_init_pci(struct azx *chip)
-
sound/pci/hda/hda_intel.c:441:36-441:48: static void bxt_reduce_dma_latency(struct azx *chip)
-
sound/pci/hda/hda_intel.c:459:31-459:43: static int intel_get_lctl_scf(struct azx *chip)
-
sound/pci/hda/hda_intel.c:478:36-478:48: static int intel_ml_lctl_set_power(struct azx *chip, int state)
-
sound/pci/hda/hda_intel.c:505:29-505:41: static void intel_init_lctl(struct azx *chip)
-
sound/pci/hda/hda_intel.c:542:33-542:45: static void hda_intel_init_chip(struct azx *chip, bool full_reset)
-
sound/pci/hda/hda_intel.c:572:36-572:48: static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev,
-
sound/pci/hda/hda_intel.c:606:31-606:43: static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev)
-
sound/pci/hda/hda_intel.c:637:28-637:40: static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev)
-
sound/pci/hda/hda_intel.c:755:35-755:47: static void azx_clear_irq_pending(struct azx *chip)
-
sound/pci/hda/hda_intel.c:768:28-768:40: static int azx_acquire_irq(struct azx *chip, int do_disconnect)
-
sound/pci/hda/hda_intel.c:789:42-789:54: static unsigned int azx_via_get_position(struct azx *chip,
-
sound/pci/hda/hda_intel.c:844:38-844:50: static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev)
-
sound/pci/hda/hda_intel.c:875:36-875:48: static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev,
-
sound/pci/hda/hda_intel.c:884:33-884:45: static void __azx_shutdown_chip(struct azx *chip, bool skip_link_reset)
-
sound/pci/hda/hda_intel.c:897:31-897:43: static void azx_shutdown_chip(struct azx *chip)
-
sound/pci/hda/hda_intel.c:902:31-902:43: static void azx_add_card_list(struct azx *chip)
-
sound/pci/hda/hda_intel.c:910:31-910:43: static void azx_del_card_list(struct azx *chip)
-
sound/pci/hda/hda_intel.c:957:34-957:46: static void __azx_runtime_resume(struct azx *chip)
-
sound/pci/hda/hda_intel.c:1341:22-1341:34: static void azx_free(struct azx *chip)
-
sound/pci/hda/hda_intel.c:1526:31-1526:43: static int check_position_fix(struct azx *chip, int fix)
-
sound/pci/hda/hda_intel.c:1569:33-1569:45: static void assign_position_fix(struct azx *chip, int fix)
-
sound/pci/hda/hda_intel.c:1623:30-1623:42: static void check_probe_mask(struct azx *chip, int dev)
-
sound/pci/hda/hda_intel.c:1664:23-1664:35: static void check_msi(struct azx *chip)
-
sound/pci/hda/hda_intel.c:1690:39-1690:51: static void azx_check_snoop_available(struct azx *chip)
-
sound/pci/hda/hda_intel.c:1733:32-1733:44: static int default_bdl_pos_adj(struct azx *chip)
-
sound/pci/hda/hda_intel.c:1847:27-1847:39: static int azx_first_init(struct azx *chip)
-
sound/pci/hda/hda_intel.c:2052:34-2052:46: static int disable_msi_reset_irq(struct azx *chip)
-
sound/pci/hda/hda_intel.c:2225:36-2225:48: static void set_default_power_save(struct azx *chip)
-
sound/pci/hda/hda_intel.c:2250:31-2250:43: static int azx_probe_continue(struct azx *chip)
-
sound/pci/hda/hda_intel_trace.h:11:1-11:1: DECLARE_EVENT_CLASS(hda_pm,
-
sound/pci/hda/hda_intel_trace.h:27:1-27:1: DEFINE_EVENT(hda_pm, azx_suspend,
-
sound/pci/hda/hda_intel_trace.h:32:1-32:1: DEFINE_EVENT(hda_pm, azx_resume,
-
sound/pci/hda/hda_intel_trace.h:38:1-38:1: DEFINE_EVENT(hda_pm, azx_runtime_suspend,
-
sound/pci/hda/hda_intel_trace.h:43:1-43:1: DEFINE_EVENT(hda_pm, azx_runtime_resume,
-
sound/pci/ice1712/ak4xxx.c:24:62-24:66: static void snd_ice1712_akm4xxx_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ak4xxx.c:31:64-31:68: static void snd_ice1712_akm4xxx_unlock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ak4xxx.c:41:63-41:67: static void snd_ice1712_akm4xxx_write(struct snd_akm4xxx *ak, int chip,
-
sound/pci/ice1712/delta.c:247:55-247:59: static void delta_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/delta.c:261:61-261:65: static void delta1010lt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/delta.c:274:58-274:62: static void delta66e_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/delta.c:288:55-288:59: static void vx442_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ews.c:158:57-158:61: static void ews88mt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ews.c:175:59-175:63: static void ews88mt_ak4524_unlock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ews.c:184:57-184:61: static void ewx2496_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/ews.c:199:58-199:62: static void dmx6fire_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/hoontech.c:262:57-262:61: static void stdsp24_ak4524_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/juli.c:187:51-187:55: static void juli_akm_lock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/juli.c:191:53-191:57: static void juli_akm_unlock(struct snd_akm4xxx *ak, int chip)
-
sound/pci/ice1712/juli.c:195:52-195:56: static void juli_akm_write(struct snd_akm4xxx *ak, int chip,
-
sound/pci/ice1712/maya44.c:337:33-337:52: static void wm8776_select_input(struct snd_maya44 *chip, int idx, int line)
-
sound/pci/ice1712/quartet.c:257:52-257:56: static void qtet_akm_write(struct snd_akm4xxx *ak, int chip,
-
sound/pci/intel8x0.c:419:27-419:44: static inline u8 igetbyte(struct intel8x0 *chip, u32 offset)
-
sound/pci/intel8x0.c:424:28-424:45: static inline u16 igetword(struct intel8x0 *chip, u32 offset)
-
sound/pci/intel8x0.c:429:29-429:46: static inline u32 igetdword(struct intel8x0 *chip, u32 offset)
-
sound/pci/intel8x0.c:434:29-434:46: static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val)
-
sound/pci/intel8x0.c:439:29-439:46: static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val)
-
sound/pci/intel8x0.c:444:30-444:47: static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val)
-
sound/pci/intel8x0.c:453:29-453:46: static inline u16 iagetword(struct intel8x0 *chip, u32 offset)
-
sound/pci/intel8x0.c:458:30-458:47: static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val)
-
sound/pci/intel8x0.c:471:41-471:58: static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec)
-
sound/pci/intel8x0.c:556:42-556:59: static void snd_intel8x0_codec_read_test(struct intel8x0 *chip,
-
sound/pci/intel8x0.c:575:41-575:58: static int snd_intel8x0_ali_codec_ready(struct intel8x0 *chip, int mask)
-
sound/pci/intel8x0.c:588:45-588:62: static int snd_intel8x0_ali_codec_semaphore(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:636:40-636:57: static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev)
-
sound/pci/intel8x0.c:690:40-690:57: static inline void snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev)
-
sound/pci/intel8x0.c:917:40-917:57: static void snd_intel8x0_setup_pcm_out(struct intel8x0 *chip,
-
sound/pci/intel8x0.c:1432:30-1432:47: static int snd_intel8x0_pcm1(struct intel8x0 *chip, int device,
-
sound/pci/intel8x0.c:1580:29-1580:46: static int snd_intel8x0_pcm(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2120:31-2120:48: static int snd_intel8x0_mixer(struct intel8x0 *chip, int ac97_clock,
-
sound/pci/intel8x0.c:2307:26-2307:43: static void do_ali_reset(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2325:45-2325:62: static int snd_intel8x0_ich_chip_cold_reset(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2353:40-2353:57: static int snd_intel8x0_ich_chip_reset(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2374:39-2374:56: static int snd_intel8x0_ich_chip_init(struct intel8x0 *chip, int probing)
-
sound/pci/intel8x0.c:2458:39-2458:56: static int snd_intel8x0_ali_chip_init(struct intel8x0 *chip, int probing)
-
sound/pci/intel8x0.c:2493:35-2493:52: static int snd_intel8x0_chip_init(struct intel8x0 *chip, int probing)
-
sound/pci/intel8x0.c:2639:41-2639:58: static void intel8x0_measure_ac97_clock(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2771:35-2771:52: static int intel8x0_in_clock_list(struct intel8x0 *chip)
-
sound/pci/intel8x0.c:2819:36-2819:53: static void snd_intel8x0_proc_init(struct intel8x0 *chip)
-
sound/pci/intel8x0m.c:221:27-221:45: static inline u8 igetbyte(struct intel8x0m *chip, u32 offset)
-
sound/pci/intel8x0m.c:226:28-226:46: static inline u16 igetword(struct intel8x0m *chip, u32 offset)
-
sound/pci/intel8x0m.c:231:29-231:47: static inline u32 igetdword(struct intel8x0m *chip, u32 offset)
-
sound/pci/intel8x0m.c:236:29-236:47: static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val)
-
sound/pci/intel8x0m.c:241:29-241:47: static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val)
-
sound/pci/intel8x0m.c:246:30-246:48: static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val)
-
sound/pci/intel8x0m.c:255:29-255:47: static inline u16 iagetword(struct intel8x0m *chip, u32 offset)
-
sound/pci/intel8x0m.c:260:30-260:48: static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val)
-
sound/pci/intel8x0m.c:274:39-274:57: static unsigned int get_ich_codec_bit(struct intel8x0m *chip, unsigned int codec)
-
sound/pci/intel8x0m.c:284:42-284:60: static int snd_intel8x0m_codec_semaphore(struct intel8x0m *chip, unsigned int codec)
-
sound/pci/intel8x0m.c:366:41-366:59: static void snd_intel8x0m_setup_periods(struct intel8x0m *chip, struct ichdev *ichdev)
-
sound/pci/intel8x0m.c:418:41-418:59: static inline void snd_intel8x0m_update(struct intel8x0m *chip, struct ichdev *ichdev)
-
sound/pci/intel8x0m.c:674:31-674:49: static int snd_intel8x0m_pcm1(struct intel8x0m *chip, int device,
-
sound/pci/intel8x0m.c:723:30-723:48: static int snd_intel8x0m_pcm(struct intel8x0m *chip)
-
sound/pci/intel8x0m.c:783:32-783:50: static int snd_intel8x0m_mixer(struct intel8x0m *chip, int ac97_clock)
-
sound/pci/intel8x0m.c:844:40-844:58: static int snd_intel8x0m_ich_chip_init(struct intel8x0m *chip, int probing)
-
sound/pci/intel8x0m.c:928:36-928:54: static int snd_intel8x0m_chip_init(struct intel8x0m *chip, int probing)
-
sound/pci/intel8x0m.c:1035:37-1035:55: static void snd_intel8x0m_proc_init(struct intel8x0m *chip)
-
sound/pci/lola/lola.c:73:27-73:40: static int corb_send_verb(struct lola *chip, unsigned int nid,
-
sound/pci/lola/lola.c:102:36-102:49: static void lola_queue_unsol_event(struct lola *chip, unsigned int res,
-
sound/pci/lola/lola.c:109:30-109:43: static void lola_update_rirb(struct lola *chip)
-
sound/pci/lola/lola.c:137:30-137:43: static int rirb_get_response(struct lola *chip, unsigned int *val,
-
sound/pci/lola/lola.c:181:22-181:35: int lola_codec_write(struct lola *chip, unsigned int nid, unsigned int verb,
-
sound/pci/lola/lola.c:190:21-190:34: int lola_codec_read(struct lola *chip, unsigned int nid, unsigned int verb,
-
sound/pci/lola/lola.c:206:22-206:35: int lola_codec_flush(struct lola *chip)
-
sound/pci/lola/lola.c:295:29-295:42: static int reset_controller(struct lola *chip)
-
sound/pci/lola/lola.c:322:29-322:42: static void lola_irq_enable(struct lola *chip)
-
sound/pci/lola/lola.c:338:30-338:43: static void lola_irq_disable(struct lola *chip)
-
sound/pci/lola/lola.c:345:28-345:41: static int setup_corb_rirb(struct lola *chip)
-
sound/pci/lola/lola.c:409:28-409:41: static void stop_corb_rirb(struct lola *chip)
-
sound/pci/lola/lola.c:416:31-416:44: static void lola_reset_setups(struct lola *chip)
-
sound/pci/lola/lola.c:432:28-432:41: static int lola_parse_tree(struct lola *chip)
-
sound/pci/lola/lola.c:524:26-524:39: static void lola_stop_hw(struct lola *chip)
-
sound/pci/lola/lola_clock.c:55:44-55:57: static bool check_gran_clock_compatibility(struct lola *chip,
-
sound/pci/lola/lola_clock.c:76:26-76:39: int lola_set_granularity(struct lola *chip, unsigned int val, bool force)
-
sound/pci/lola/lola_clock.c:110:28-110:41: int lola_init_clock_widget(struct lola *chip, int nid)
-
sound/pci/lola/lola_clock.c:201:30-201:43: int lola_enable_clock_events(struct lola *chip)
-
sound/pci/lola/lola_clock.c:220:26-220:39: int lola_set_clock_index(struct lola *chip, unsigned int idx)
-
sound/pci/lola/lola_clock.c:238:33-238:46: bool lola_update_ext_clock_freq(struct lola *chip, unsigned int val)
-
sound/pci/lola/lola_clock.c:260:20-260:33: int lola_set_clock(struct lola *chip, int idx)
-
sound/pci/lola/lola_clock.c:294:26-294:39: int lola_set_sample_rate(struct lola *chip, int rate)
-
sound/pci/lola/lola_mixer.c:18:26-18:39: static int lola_init_pin(struct lola *chip, struct lola_pin *pin,
-
sound/pci/lola/lola_mixer.c:81:20-81:33: int lola_init_pins(struct lola *chip, int dir, int *nidp)
-
sound/pci/lola/lola_mixer.c:96:22-96:35: void lola_free_mixer(struct lola *chip)
-
sound/pci/lola/lola_mixer.c:101:28-101:41: int lola_init_mixer_widget(struct lola *chip, int nid)
-
sound/pci/lola/lola_mixer.c:210:36-210:49: static int lola_mixer_set_src_gain(struct lola *chip, unsigned int id,
-
sound/pci/lola/lola_mixer.c:270:40-270:53: static int lola_mixer_set_mapping_gain(struct lola *chip,
-
sound/pci/lola/lola_mixer.c:322:33-322:46: int lola_setup_all_analog_gains(struct lola *chip, int dir, bool mute)
-
sound/pci/lola/lola_mixer.c:339:22-339:35: void lola_save_mixer(struct lola *chip)
-
sound/pci/lola/lola_mixer.c:350:25-350:38: void lola_restore_mixer(struct lola *chip)
-
sound/pci/lola/lola_mixer.c:385:30-385:43: static int set_analog_volume(struct lola *chip, int dir,
-
sound/pci/lola/lola_mixer.c:413:25-413:38: int lola_set_src_config(struct lola *chip, unsigned int src_mask, bool update)
-
sound/pci/lola/lola_mixer.c:451:30-451:43: static int init_mixer_values(struct lola *chip)
-
sound/pci/lola/lola_mixer.c:583:32-583:45: static int create_analog_mixer(struct lola *chip, int dir, char *name)
-
sound/pci/lola/lola_mixer.c:649:35-649:48: static int create_input_src_mixer(struct lola *chip)
-
sound/pci/lola/lola_mixer.c:729:34-729:47: static int create_src_gain_mixer(struct lola *chip,
-
sound/pci/lola/lola_mixer.c:831:23-831:36: int lola_create_mixer(struct lola *chip)
-
sound/pci/lola/lola_pcm.c:34:34-34:47: static unsigned int lola_get_lrc(struct lola *chip)
-
sound/pci/lola/lola_pcm.c:39:37-39:50: static unsigned int lola_get_tstamp(struct lola *chip, bool quick_no_sync)
-
sound/pci/lola/lola_pcm.c:51:43-51:56: static void lola_stream_clear_pending_irq(struct lola *chip,
-
sound/pci/lola/lola_pcm.c:60:31-60:44: static void lola_stream_start(struct lola *chip, struct lola_stream *str,
-
sound/pci/lola/lola_pcm.c:72:30-72:43: static void lola_stream_stop(struct lola *chip, struct lola_stream *str,
-
sound/pci/lola/lola_pcm.c:83:33-83:46: static void wait_for_srst_clear(struct lola *chip, struct lola_stream *str)
-
sound/pci/lola/lola_pcm.c:96:38-96:51: static int lola_stream_wait_for_fifo(struct lola *chip,
-
sound/pci/lola/lola_pcm.c:115:36-115:49: static int lola_sync_wait_for_fifo(struct lola *chip,
-
sound/pci/lola/lola_pcm.c:151:29-151:42: static void lola_sync_pause(struct lola *chip,
-
sound/pci/lola/lola_pcm.c:169:31-169:44: static void lola_stream_reset(struct lola *chip, struct lola_stream *str)
-
sound/pci/lola/lola_pcm.c:340:31-340:44: static int lola_setup_periods(struct lola *chip, struct lola_pcm *pcm,
-
sound/pci/lola/lola_pcm.c:391:35-391:48: static int lola_set_stream_config(struct lola *chip,
-
sound/pci/lola/lola_pcm.c:427:34-427:47: static int lola_setup_controller(struct lola *chip, struct lola_pcm *pcm,
-
sound/pci/lola/lola_pcm.c:561:22-561:35: void lola_pcm_update(struct lola *chip, struct lola_pcm *pcm, unsigned int bits)
-
sound/pci/lola/lola_pcm.c:586:21-586:34: int lola_create_pcm(struct lola *chip)
-
sound/pci/lola/lola_pcm.c:621:29-621:42: static int lola_init_stream(struct lola *chip, struct lola_stream *str,
-
sound/pci/lola/lola_pcm.c:676:19-676:32: int lola_init_pcm(struct lola *chip, int dir, int *nidp)
-
sound/pci/lola/lola_proc.c:17:11-17:24: struct lola *chip, int nid, const char *name)
-
sound/pci/lola/lola_proc.c:28:9-28:22: struct lola *chip, int nid, unsigned int ampcap,
-
sound/pci/lola/lola_proc.c:49:11-49:24: struct lola *chip, int nid)
-
sound/pci/lola/lola_proc.c:89:11-89:24: struct lola *chip, int nid)
-
sound/pci/lola/lola_proc.c:196:26-196:39: void lola_proc_debug_new(struct lola *chip)
-
sound/pci/lx6464es/lx6464es.c:95:29-95:46: static int lx_hardware_open(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:122:30-122:47: static int lx_hardware_start(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:154:29-154:46: static int lx_hardware_stop(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:185:30-185:47: static int lx_hardware_close(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:406:30-406:47: static void lx_trigger_start(struct lx6464es *chip, struct lx_stream *lx_stream)
-
sound/pci/lx6464es/lx6464es.c:455:29-455:46: static void lx_trigger_stop(struct lx6464es *chip, struct lx_stream *lx_stream)
-
sound/pci/lx6464es/lx6464es.c:469:40-469:57: static void lx_trigger_dispatch_stream(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:486:36-486:53: static int lx_pcm_trigger_dispatch(struct lx6464es *chip,
-
sound/pci/lx6464es/lx6464es.c:535:33-535:50: static int lx_init_xilinx_reset(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:577:32-577:49: static int lx_init_xilinx_test(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:607:38-607:55: static int lx_init_ethersound_config(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:647:41-647:58: static int lx_init_get_version_features(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:684:31-684:48: static int lx_set_granularity(struct lx6464es *chip, u32 gran)
-
sound/pci/lx6464es/lx6464es.c:716:24-716:41: static int lx_init_dsp(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:791:26-791:43: static int lx_pcm_create(struct lx6464es *chip)
-
sound/pci/lx6464es/lx6464es.c:908:50-908:67: static int lx_proc_create(struct snd_card *card, struct lx6464es *chip)
-
sound/pci/lx6464es/lx_core.c:55:38-55:55: static void __iomem *lx_dsp_register(struct lx6464es *chip, int port)
-
sound/pci/lx6464es/lx_core.c:61:31-61:48: unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port)
-
sound/pci/lx6464es/lx_core.c:67:32-67:49: static void lx_dsp_reg_readbuf(struct lx6464es *chip, int port, u32 *data,
-
sound/pci/lx6464es/lx_core.c:79:23-79:40: void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data)
-
sound/pci/lx6464es/lx_core.c:85:33-85:50: static void lx_dsp_reg_writebuf(struct lx6464es *chip, int port,
-
sound/pci/lx6464es/lx_core.c:112:38-112:55: static void __iomem *lx_plx_register(struct lx6464es *chip, int port)
-
sound/pci/lx6464es/lx_core.c:118:31-118:48: unsigned long lx_plx_reg_read(struct lx6464es *chip, int port)
-
sound/pci/lx6464es/lx_core.c:124:23-124:40: void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data)
-
sound/pci/lx6464es/lx_core.c:256:35-256:52: static int lx_message_send_atomic(struct lx6464es *chip, struct lx_rmh *rmh)
-
sound/pci/lx6464es/lx_core.c:317:24-317:41: int lx_dsp_get_version(struct lx6464es *chip, u32 *rdsp_version)
-
sound/pci/lx6464es/lx_core.c:331:32-331:49: int lx_dsp_get_clock_frequency(struct lx6464es *chip, u32 *rfreq)
-
sound/pci/lx6464es/lx_core.c:363:20-363:37: int lx_dsp_get_mac(struct lx6464es *chip)
-
sound/pci/lx6464es/lx_core.c:382:28-382:45: int lx_dsp_set_granularity(struct lx6464es *chip, u32 gran)
-
sound/pci/lx6464es/lx_core.c:396:30-396:47: int lx_dsp_read_async_events(struct lx6464es *chip, u32 *data)
-
sound/pci/lx6464es/lx_core.c:420:22-420:39: int lx_pipe_allocate(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:441:21-441:38: int lx_pipe_release(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:457:19-457:36: int lx_buffer_ask(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:509:18-509:35: int lx_pipe_stop(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:525:33-525:50: static int lx_pipe_toggle_state(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:542:19-542:36: int lx_pipe_start(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:555:19-555:36: int lx_pipe_pause(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:569:26-569:43: int lx_pipe_sample_count(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:596:19-596:36: int lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate)
-
sound/pci/lx6464es/lx_core.c:617:35-617:52: static int lx_pipe_wait_for_state(struct lx6464es *chip, u32 pipe,
-
sound/pci/lx6464es/lx_core.c:640:28-640:45: int lx_pipe_wait_for_start(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:645:27-645:44: int lx_pipe_wait_for_idle(struct lx6464es *chip, u32 pipe, int is_capture)
-
sound/pci/lx6464es/lx_core.c:651:25-651:42: int lx_stream_set_state(struct lx6464es *chip, u32 pipe,
-
sound/pci/lx6464es/lx_core.c:669:26-669:43: int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime,
-
sound/pci/lx6464es/lx_core.c:697:21-697:38: int lx_stream_state(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:716:31-716:48: int lx_stream_sample_position(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:738:20-738:37: int lx_buffer_give(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:786:20-786:37: int lx_buffer_free(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:808:22-808:39: int lx_buffer_cancel(struct lx6464es *chip, u32 pipe, int is_capture,
-
sound/pci/lx6464es/lx_core.c:832:21-832:38: int lx_level_unmute(struct lx6464es *chip, int is_capture, int unmute)
-
sound/pci/lx6464es/lx_core.c:875:20-875:37: int lx_level_peaks(struct lx6464es *chip, int is_capture, int channels,
-
sound/pci/lx6464es/lx_core.c:916:34-916:51: static u32 lx_interrupt_test_ack(struct lx6464es *chip)
-
sound/pci/lx6464es/lx_core.c:936:29-936:46: static int lx_interrupt_ack(struct lx6464es *chip, u32 *r_irqsrc,
-
sound/pci/lx6464es/lx_core.c:963:45-963:62: static int lx_interrupt_handle_async_events(struct lx6464es *chip, u32 irqsrc,
-
sound/pci/lx6464es/lx_core.c:1011:44-1011:61: static int lx_interrupt_request_new_buffer(struct lx6464es *chip,
-
sound/pci/lx6464es/lx_core.c:1147:24-1147:41: static void lx_irq_set(struct lx6464es *chip, int enable)
-
sound/pci/lx6464es/lx_core.c:1163:20-1163:37: void lx_irq_enable(struct lx6464es *chip)
-
sound/pci/lx6464es/lx_core.c:1169:21-1169:38: void lx_irq_disable(struct lx6464es *chip)
-
sound/pci/lx6464es/lx_core.h:129:35-129:52: static inline int lx_stream_start(struct lx6464es *chip, u32 pipe,
-
sound/pci/lx6464es/lx_core.h:136:35-136:52: static inline int lx_stream_pause(struct lx6464es *chip, u32 pipe,
-
sound/pci/lx6464es/lx_core.h:143:34-143:51: static inline int lx_stream_stop(struct lx6464es *chip, u32 pipe,
-
sound/pci/maestro3.c:910:32-910:47: static inline void snd_m3_outw(struct snd_m3 *chip, u16 value, unsigned long reg)
-
sound/pci/maestro3.c:915:30-915:45: static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg)
-
sound/pci/maestro3.c:920:32-920:47: static inline void snd_m3_outb(struct snd_m3 *chip, u8 value, unsigned long reg)
-
sound/pci/maestro3.c:925:29-925:44: static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg)
-
sound/pci/maestro3.c:934:29-934:44: static u16 snd_m3_assp_read(struct snd_m3 *chip, u16 region, u16 index)
-
sound/pci/maestro3.c:941:31-941:46: static void snd_m3_assp_write(struct snd_m3 *chip, u16 region, u16 index, u16 data)
-
sound/pci/maestro3.c:948:30-948:45: static void snd_m3_assp_halt(struct snd_m3 *chip)
-
sound/pci/maestro3.c:955:34-955:49: static void snd_m3_assp_continue(struct snd_m3 *chip)
-
sound/pci/maestro3.c:969:28-969:43: static int snd_m3_add_list(struct snd_m3 *chip, struct m3_list *list, u16 val)
-
sound/pci/maestro3.c:977:32-977:47: static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index)
-
sound/pci/maestro3.c:997:36-997:51: static void snd_m3_inc_timer_users(struct snd_m3 *chip)
-
sound/pci/maestro3.c:1016:36-1016:51: static void snd_m3_dec_timer_users(struct snd_m3 *chip)
-
sound/pci/maestro3.c:1040:29-1040:44: static int snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s,
-
sound/pci/maestro3.c:1067:28-1067:43: static int snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s,
-
sound/pci/maestro3.c:1130:19-1130:34: snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
-
sound/pci/maestro3.c:1215:31-1215:46: static void snd_m3_pcm_setup2(struct snd_m3 *chip, struct m3_dma *s,
-
sound/pci/maestro3.c:1282:23-1282:38: snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s,
-
sound/pci/maestro3.c:1349:22-1349:37: snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
-
sound/pci/maestro3.c:1437:20-1437:35: snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
-
sound/pci/maestro3.c:1480:31-1480:46: static void snd_m3_update_ptr(struct snd_m3 *chip, struct m3_dma *s)
-
sound/pci/maestro3.c:1707:23-1707:38: snd_m3_substream_open(struct snd_m3 *chip, struct snd_pcm_substream *subs)
-
sound/pci/maestro3.c:1740:24-1740:39: snd_m3_substream_close(struct snd_m3 *chip, struct snd_pcm_substream *subs)
-
sound/pci/maestro3.c:1836:12-1836:28: snd_m3_pcm(struct snd_m3 * chip, int device)
-
sound/pci/maestro3.c:1869:29-1869:44: static int snd_m3_ac97_wait(struct snd_m3 *chip)
-
sound/pci/maestro3.c:1921:40-1921:55: static void snd_m3_remote_codec_config(struct snd_m3 *chip, int isremote)
-
sound/pci/maestro3.c:1943:35-1943:50: static int snd_m3_try_read_vendor(struct snd_m3 *chip)
-
sound/pci/maestro3.c:1960:31-1960:46: static void snd_m3_ac97_reset(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2028:25-2028:40: static int snd_m3_mixer(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2074:30-2074:45: static void snd_m3_assp_init(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2165:36-2165:51: static int snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index)
-
sound/pci/maestro3.c:2212:19-2212:34: snd_m3_amp_enable(struct snd_m3 *chip, int enable)
-
sound/pci/maestro3.c:2236:16-2236:31: snd_m3_hv_init(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2259:18-2259:33: snd_m3_chip_init(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2316:20-2316:35: snd_m3_enable_ints(struct snd_m3 *chip)
-
sound/pci/maestro3.c:2449:34-2449:49: static int snd_m3_input_register(struct snd_m3 *chip)
-
sound/pci/mixart/mixart.c:216:25-216:44: snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture,
-
sound/pci/mixart/mixart.c:928:33-928:52: static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm)
-
sound/pci/mixart/mixart.c:950:34-950:53: static int snd_mixart_pcm_analog(struct snd_mixart *chip)
-
sound/pci/mixart/mixart.c:984:35-984:54: static int snd_mixart_pcm_digital(struct snd_mixart *chip)
-
sound/pci/mixart/mixart.c:1015:33-1015:52: static int snd_mixart_chip_free(struct snd_mixart *chip)
-
sound/pci/mixart/mixart.c:1057:27-1057:46: int snd_mixart_create_pcm(struct snd_mixart* chip)
-
sound/pci/mixart/mixart.c:1203:34-1203:53: static void snd_mixart_proc_init(struct snd_mixart *chip)
-
sound/pci/mixart/mixart_mixer.c:290:45-290:64: static int mixart_update_analog_audio_level(struct snd_mixart* chip, int is_capture)
-
sound/pci/mixart/mixart_mixer.c:710:41-710:60: int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx)
-
sound/pci/mixart/mixart_mixer.c:762:40-762:59: int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes)
-
sound/pci/mixart/mixart_mixer.c:950:37-950:56: static int mixart_update_monitoring(struct snd_mixart* chip, int channel)
-
sound/pci/mixart/mixart_mixer.c:1090:39-1090:58: static void mixart_reset_audio_levels(struct snd_mixart *chip)
-
sound/pci/nm256/nm256.c:262:17-262:31: snd_nm256_readb(struct nm256 *chip, int offset)
-
sound/pci/nm256/nm256.c:268:17-268:31: snd_nm256_readw(struct nm256 *chip, int offset)
-
sound/pci/nm256/nm256.c:274:17-274:31: snd_nm256_readl(struct nm256 *chip, int offset)
-
sound/pci/nm256/nm256.c:280:18-280:32: snd_nm256_writeb(struct nm256 *chip, int offset, u8 val)
-
sound/pci/nm256/nm256.c:286:18-286:32: snd_nm256_writew(struct nm256 *chip, int offset, u16 val)
-
sound/pci/nm256/nm256.c:292:18-292:32: snd_nm256_writel(struct nm256 *chip, int offset, u32 val)
-
sound/pci/nm256/nm256.c:298:24-298:38: snd_nm256_write_buffer(struct nm256 *chip, const void *src, int offset, int size)
-
sound/pci/nm256/nm256.c:326:32-326:46: snd_nm256_load_one_coefficient(struct nm256 *chip, int stream, u32 port, int which)
-
sound/pci/nm256/nm256.c:341:28-341:42: snd_nm256_load_coefficient(struct nm256 *chip, int stream, int number)
-
sound/pci/nm256/nm256.c:411:22-411:36: snd_nm256_set_format(struct nm256 *chip, struct nm256_stream *s,
-
sound/pci/nm256/nm256.c:447:34-447:48: static int snd_nm256_acquire_irq(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:467:35-467:49: static void snd_nm256_release_irq(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:485:32-485:46: static void snd_nm256_pcm_mark(struct nm256 *chip, struct nm256_stream *s, int reg)
-
sound/pci/nm256/nm256.c:496:26-496:40: snd_nm256_playback_start(struct nm256 *chip, struct nm256_stream *s,
-
sound/pci/nm256/nm256.c:513:25-513:39: snd_nm256_capture_start(struct nm256 *chip, struct nm256_stream *s,
-
sound/pci/nm256/nm256.c:529:25-529:39: snd_nm256_playback_stop(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:539:24-539:38: snd_nm256_capture_stop(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:725:27-725:41: snd_nm256_playback_update(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:740:26-740:40: snd_nm256_capture_update(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:807:36-807:50: static void snd_nm256_setup_stream(struct nm256 *chip, struct nm256_stream *s,
-
sound/pci/nm256/nm256.c:904:15-904:29: snd_nm256_pcm(struct nm256 *chip, int device)
-
sound/pci/nm256/nm256.c:935:21-935:35: snd_nm256_init_chip(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:947:22-947:36: snd_nm256_intr_check(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:1115:22-1115:36: snd_nm256_ac97_ready(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:1273:17-1273:31: snd_nm256_mixer(struct nm256 *chip)
-
sound/pci/nm256/nm256.c:1316:24-1316:38: snd_nm256_peek_for_sig(struct nm256 *chip)
-
sound/pci/oxygen/oxygen.c:139:26-139:41: static void ak4396_write(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen.c:157:33-157:48: static void ak4396_write_cached(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen.c:166:26-166:41: static void wm8785_write(struct oxygen *chip, u8 reg, unsigned int value)
-
sound/pci/oxygen/oxygen.c:180:35-180:50: static void ak4396_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:199:25-199:40: static void ak4396_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:210:25-210:40: static void ak5385_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:217:35-217:50: static void wm8785_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:226:25-226:40: static void wm8785_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:237:26-237:41: static void generic_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:243:27-243:42: static void meridian_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:253:29-253:44: static void claro_enable_hp(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:260:24-260:39: static void claro_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:269:29-269:44: static void claro_halo_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:278:27-278:42: static void fantasia_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:284:32-284:47: static void stereo_output_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:289:29-289:44: static void generic_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:293:30-293:45: static void claro_disable_hp(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:298:27-298:42: static void claro_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:303:27-303:42: static void claro_suspend(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:308:28-308:43: static void generic_resume(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:314:29-314:44: static void meridian_resume(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:319:26-319:41: static void claro_resume(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:325:27-325:42: static void stereo_resume(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:330:31-330:46: static void set_ak4396_params(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:358:34-358:49: static void update_ak4396_volume(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:371:32-371:47: static void update_ak4396_mute(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:384:31-384:46: static void set_wm8785_params(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:404:31-404:46: static void set_ak5385_params(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:419:27-419:42: static void set_no_params(struct oxygen *chip, struct snd_pcm_hw_params *params)
-
sound/pci/oxygen/oxygen.c:615:31-615:46: static int generic_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:620:38-620:53: static int generic_wm8785_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:633:32-633:47: static int meridian_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:647:29-647:44: static int claro_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:661:34-661:49: static int claro_halo_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen.c:675:35-675:50: static void dump_ak4396_registers(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:689:35-689:50: static void dump_wm8785_registers(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:701:35-701:50: static void dump_oxygen_registers(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.c:744:29-744:44: static int get_oxygen_model(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:210:37-210:52: static inline void oxygen_set_bits8(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:216:38-216:53: static inline void oxygen_set_bits16(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:222:38-222:53: static inline void oxygen_set_bits32(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:228:39-228:54: static inline void oxygen_clear_bits8(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:234:40-234:55: static inline void oxygen_clear_bits16(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:240:40-240:55: static inline void oxygen_clear_bits32(struct oxygen *chip,
-
sound/pci/oxygen/oxygen.h:246:41-246:56: static inline void oxygen_ac97_set_bits(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen.h:252:43-252:58: static inline void oxygen_ac97_clear_bits(struct oxygen *chip,
-
sound/pci/oxygen/oxygen_io.c:16:17-16:32: u8 oxygen_read8(struct oxygen *chip, unsigned int reg)
-
sound/pci/oxygen/oxygen_io.c:22:19-22:34: u16 oxygen_read16(struct oxygen *chip, unsigned int reg)
-
sound/pci/oxygen/oxygen_io.c:28:19-28:34: u32 oxygen_read32(struct oxygen *chip, unsigned int reg)
-
sound/pci/oxygen/oxygen_io.c:34:20-34:35: void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value)
-
sound/pci/oxygen/oxygen_io.c:41:21-41:36: void oxygen_write16(struct oxygen *chip, unsigned int reg, u16 value)
-
sound/pci/oxygen/oxygen_io.c:48:21-48:36: void oxygen_write32(struct oxygen *chip, unsigned int reg, u32 value)
-
sound/pci/oxygen/oxygen_io.c:55:27-55:42: void oxygen_write8_masked(struct oxygen *chip, unsigned int reg,
-
sound/pci/oxygen/oxygen_io.c:66:28-66:43: void oxygen_write16_masked(struct oxygen *chip, unsigned int reg,
-
sound/pci/oxygen/oxygen_io.c:77:28-77:43: void oxygen_write32_masked(struct oxygen *chip, unsigned int reg,
-
sound/pci/oxygen/oxygen_io.c:88:29-88:44: static int oxygen_ac97_wait(struct oxygen *chip, unsigned int mask)
-
sound/pci/oxygen/oxygen_io.c:117:24-117:39: void oxygen_write_ac97(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen_io.c:142:22-142:37: u16 oxygen_read_ac97(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen_io.c:175:31-175:46: void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/oxygen_io.c:185:28-185:43: static int oxygen_wait_spi(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_io.c:203:22-203:37: int oxygen_write_spi(struct oxygen *chip, u8 control, unsigned int data)
-
sound/pci/oxygen/oxygen_io.c:218:23-218:38: void oxygen_write_i2c(struct oxygen *chip, u8 device, u8 map, u8 data)
-
sound/pci/oxygen/oxygen_io.c:230:25-230:40: static void _write_uart(struct oxygen *chip, unsigned int port, u8 data)
-
sound/pci/oxygen/oxygen_io.c:237:24-237:39: void oxygen_reset_uart(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_io.c:245:24-245:39: void oxygen_write_uart(struct oxygen *chip, u8 data)
-
sound/pci/oxygen/oxygen_io.c:251:24-251:39: u16 oxygen_read_eeprom(struct oxygen *chip, unsigned int index)
-
sound/pci/oxygen/oxygen_io.c:266:26-266:41: void oxygen_write_eeprom(struct oxygen *chip, unsigned int index, u16 value)
-
sound/pci/oxygen/oxygen_lib.c:29:43-29:58: static inline int oxygen_uart_input_ready(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_lib.c:34:30-34:45: static void oxygen_read_uart(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_lib.c:233:30-233:45: static void oxygen_proc_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_lib.c:239:22-239:37: oxygen_search_pci_id(struct oxygen *chip, const struct pci_device_id ids[])
-
sound/pci/oxygen/oxygen_lib.c:269:35-269:50: static void oxygen_restore_eeprom(struct oxygen *chip,
-
sound/pci/oxygen/oxygen_lib.c:353:25-353:40: static void oxygen_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_lib.c:558:29-558:44: static void oxygen_shutdown(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_lib.c:755:33-755:48: static void oxygen_restore_ac97(struct oxygen *chip, unsigned int codec)
-
sound/pci/oxygen/oxygen_mixer.c:88:38-88:53: static unsigned int upmix_item_count(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_mixer.c:123:32-123:47: void oxygen_update_dac_routing(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_mixer.c:234:33-234:48: void oxygen_update_spdif_source(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_mixer.c:323:37-323:52: static inline void write_spdif_bits(struct oxygen *chip, u32 bits)
-
sound/pci/oxygen/oxygen_mixer.c:524:27-524:42: static void mute_ac97_ctl(struct oxygen *chip, unsigned int control)
-
sound/pci/oxygen/oxygen_mixer.c:1029:25-1029:40: static int add_controls(struct oxygen *chip,
-
sound/pci/oxygen/oxygen_mixer.c:1086:23-1086:38: int oxygen_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/oxygen_pcm.c:324:21-324:36: static u16 get_mclk(struct oxygen *chip, unsigned int channel,
-
sound/pci/oxygen/oxygen_pcm.c:676:21-676:36: int oxygen_pcm_init(struct oxygen *chip)
-
sound/pci/oxygen/virtuoso.c:50:28-50:43: static int get_xonar_model(struct oxygen *chip,
-
sound/pci/oxygen/xonar_cs43xx.c:66:26-66:41: static void cs4398_write(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_cs43xx.c:75:33-75:48: static void cs4398_write_cached(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_cs43xx.c:83:27-83:42: static void cs4362a_write(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_cs43xx.c:92:34-92:49: static void cs4362a_write_cached(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_cs43xx.c:100:35-100:50: static void cs43xx_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:127:27-127:42: static void xonar_d1_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:175:27-175:42: static void xonar_dx_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:186:30-186:45: static void xonar_d1_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:193:30-193:45: static void xonar_d1_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:198:29-198:44: static void xonar_d1_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:206:31-206:46: static void set_cs43xx_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_cs43xx.c:232:36-232:51: static void update_cs4362a_volumes(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:243:34-243:49: static void update_cs43xx_volume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:250:32-250:47: static void update_cs43xx_mute(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:261:42-261:57: static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed)
-
sound/pci/oxygen/xonar_cs43xx.c:339:43-339:58: static void xonar_d1_line_mic_ac97_switch(struct oxygen *chip,
-
sound/pci/oxygen/xonar_cs43xx.c:353:32-353:47: static int xonar_d1_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_cs43xx.c:377:31-377:46: static void dump_d1_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_cs43xx.c:423:28-423:43: int get_xonar_cs43xx_model(struct oxygen *chip,
-
sound/pci/oxygen/xonar_dg.c:57:22-57:37: int cs4245_write_spi(struct oxygen *chip, u8 reg)
-
sound/pci/oxygen/xonar_dg.c:74:21-74:36: int cs4245_read_spi(struct oxygen *chip, u8 addr)
-
sound/pci/oxygen/xonar_dg.c:100:27-100:42: int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op)
-
sound/pci/oxygen/xonar_dg.c:116:25-116:40: static void cs4245_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg.c:148:14-148:29: void dg_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg.c:164:17-164:32: void dg_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg.c:169:17-169:32: void dg_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg.c:174:16-174:31: void dg_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg.c:181:28-181:43: void set_cs4245_dac_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_dg.c:206:28-206:43: void set_cs4245_adc_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_dg.c:242:36-242:51: unsigned int adjust_dg_dac_routing(struct oxygen *chip,
-
sound/pci/oxygen/xonar_dg.c:274:28-274:43: void dump_cs4245_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_dg_mixer.c:22:32-22:47: static int output_select_apply(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg_mixer.c:185:31-185:46: static int input_volume_apply(struct oxygen *chip, char left, char right)
-
sound/pci/oxygen/xonar_dg_mixer.c:255:31-255:46: static int input_source_apply(struct oxygen *chip)
-
sound/pci/oxygen/xonar_dg_mixer.c:423:26-423:41: static int dg_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_hdmi.c:18:32-18:47: static void hdmi_write_command(struct oxygen *chip, u8 command,
-
sound/pci/oxygen/xonar_hdmi.c:36:38-36:53: static void xonar_hdmi_init_commands(struct oxygen *chip,
-
sound/pci/oxygen/xonar_hdmi.c:49:22-49:37: void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *hdmi)
-
sound/pci/oxygen/xonar_hdmi.c:56:25-56:40: void xonar_hdmi_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_hdmi.c:63:24-63:39: void xonar_hdmi_resume(struct oxygen *chip, struct xonar_hdmi *hdmi)
-
sound/pci/oxygen/xonar_hdmi.c:80:28-80:43: void xonar_set_hdmi_params(struct oxygen *chip, struct xonar_hdmi *hdmi,
-
sound/pci/oxygen/xonar_hdmi.c:107:28-107:43: void xonar_hdmi_uart_input(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:22:26-22:41: void xonar_enable_output(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:31:27-31:42: void xonar_disable_output(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:38:42-38:57: static void xonar_ext_power_gpio_changed(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:57:27-57:42: void xonar_init_ext_power(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:69:24-69:39: void xonar_init_cs53x1(struct oxygen *chip)
-
sound/pci/oxygen/xonar_lib.c:76:30-76:45: void xonar_set_cs53x1_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:232:38-232:53: static inline void pcm1796_write_spi(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/xonar_pcm179x.c:247:38-247:53: static inline void pcm1796_write_i2c(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/xonar_pcm179x.c:253:27-253:42: static void pcm1796_write(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/xonar_pcm179x.c:268:34-268:49: static void pcm1796_write_cached(struct oxygen *chip, unsigned int codec,
-
sound/pci/oxygen/xonar_pcm179x.c:277:26-277:41: static void cs2000_write(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_pcm179x.c:285:33-285:48: static void cs2000_write_cached(struct oxygen *chip, u8 reg, u8 value)
-
sound/pci/oxygen/xonar_pcm179x.c:293:36-293:51: static void pcm1796_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:318:26-318:41: static void pcm1796_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:334:27-334:42: static void xonar_d2_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:356:28-356:43: static void xonar_d2x_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:368:29-368:44: static void xonar_hdav_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:400:31-400:46: static void xonar_st_init_i2c(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:408:34-408:49: static void xonar_st_init_common(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:432:35-432:50: static void cs2000_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:457:27-457:42: static void xonar_st_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:482:28-482:43: static void xonar_stx_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:495:30-495:45: static void xonar_xense_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:540:30-540:45: static void xonar_d2_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:545:32-545:47: static void xonar_hdav_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:552:30-552:45: static void xonar_st_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:557:30-557:45: static void xonar_d2_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:562:32-562:47: static void xonar_hdav_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:567:30-567:45: static void xonar_st_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:572:29-572:44: static void xonar_d2_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:578:31-578:46: static void xonar_hdav_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:587:30-587:45: static void xonar_stx_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:593:29-593:44: static void xonar_st_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:599:41-599:56: static void update_pcm1796_oversampling(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:613:35-613:50: static void update_pcm1796_deemph(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:630:32-630:47: static void set_pcm1796_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:641:35-641:50: static void update_pcm1796_volume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:657:33-657:48: static void update_pcm1796_mute(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:672:32-672:47: static void update_cs2000_rate(struct oxygen *chip, unsigned int rate)
-
sound/pci/oxygen/xonar_pcm179x.c:709:27-709:42: static void set_st_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:716:29-716:44: static void set_hdav_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:1026:40-1026:55: static void xonar_line_mic_ac97_switch(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:1056:33-1056:48: static int add_pcm1796_controls(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:1074:32-1074:47: static int xonar_d2_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:1087:34-1087:49: static int xonar_hdav_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:1100:32-1100:47: static int xonar_st_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:1117:35-1117:50: static int xonar_xense_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_pcm179x.c:1134:36-1134:51: static void dump_pcm1796_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:1149:35-1149:50: static void dump_cs2000_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:1166:31-1166:46: static void dump_st_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_pcm179x.c:1275:29-1275:44: int get_xonar_pcm179x_model(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:90:30-90:45: static void wm8776_write_spi(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:101:30-101:45: static void wm8776_write_i2c(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:108:26-108:41: static void wm8776_write(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:126:33-126:48: static void wm8776_write_cached(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:136:26-136:41: static void wm8766_write(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:156:33-156:48: static void wm8766_write_cached(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:166:35-166:50: static void wm8776_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:191:35-191:50: static void wm8766_registers_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:208:25-208:40: static void wm8776_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:225:25-225:40: static void wm8766_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:234:37-234:52: static void xonar_ds_handle_hp_jack(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:259:27-259:42: static void xonar_ds_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:287:34-287:49: static void xonar_hdav_slim_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:307:30-307:45: static void xonar_ds_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:313:37-313:52: static void xonar_hdav_slim_cleanup(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:321:30-321:45: static void xonar_ds_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:326:37-326:52: static void xonar_hdav_slim_suspend(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:331:29-331:44: static void xonar_ds_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:339:36-339:51: static void xonar_hdav_slim_resume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:369:35-369:50: static void set_wm87x6_dac_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:374:35-374:50: static void set_wm8776_adc_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:385:38-385:53: static void set_hdav_slim_dac_params(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:393:34-393:49: static void update_wm8776_volume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:420:34-420:49: static void update_wm87x6_volume(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:463:32-463:47: static void update_wm8776_mute(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:469:32-469:47: static void update_wm87x6_mute(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:476:42-476:57: static void update_wm8766_center_lfe_mix(struct oxygen *chip, bool mixed)
-
sound/pci/oxygen/xonar_wm87x6.c:494:35-494:50: static void xonar_ds_gpio_changed(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:872:30-872:45: static void activate_control(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:1157:28-1157:43: static int add_lc_controls(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:1177:32-1177:47: static int xonar_ds_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:1202:39-1202:54: static int xonar_hdav_slim_mixer_init(struct oxygen *chip)
-
sound/pci/oxygen/xonar_wm87x6.c:1220:35-1220:50: static void dump_wm8776_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:1235:35-1235:50: static void dump_wm87x6_registers(struct oxygen *chip,
-
sound/pci/oxygen/xonar_wm87x6.c:1314:28-1314:43: int get_xonar_wm87x6_model(struct oxygen *chip,
-
sound/pci/pcxhr/pcxhr.c:490:35-490:53: static int pcxhr_set_stream_state(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr.c:1129:22-1129:40: int pcxhr_create_pcm(struct snd_pcxhr *chip)
-
sound/pci/pcxhr/pcxhr.c:1161:28-1161:46: static int pcxhr_chip_free(struct snd_pcxhr *chip)
-
sound/pci/pcxhr/pcxhr.c:1425:29-1425:47: static void pcxhr_proc_init(struct snd_pcxhr *chip)
-
sound/pci/pcxhr/pcxhr_mix22.c:533:37-533:55: int hr222_update_analog_audio_level(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mix22.c:573:28-573:46: int hr222_set_audio_source(struct snd_pcxhr *chip)
-
sound/pci/pcxhr/pcxhr_mix22.c:623:31-623:49: int hr222_iec958_capture_byte(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mix22.c:644:30-644:48: int hr222_iec958_update_byte(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mix22.c:835:28-835:46: int hr222_add_mic_controls(struct snd_pcxhr *chip)
-
sound/pci/pcxhr/pcxhr_mixer.c:39:44-39:62: static int pcxhr_update_analog_audio_level(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mixer.c:246:47-246:65: static int pcxhr_update_playback_stream_level(struct snd_pcxhr* chip, int idx)
-
sound/pci/pcxhr/pcxhr_mixer.c:289:42-289:60: static int pcxhr_update_audio_pipe_level(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mixer.c:571:35-571:53: static int pcxhr_set_audio_source(struct snd_pcxhr* chip)
-
sound/pci/pcxhr/pcxhr_mixer.c:851:38-851:56: static int pcxhr_iec958_capture_byte(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mixer.c:950:37-950:55: static int pcxhr_iec958_update_byte(struct snd_pcxhr *chip,
-
sound/pci/pcxhr/pcxhr_mixer.c:1039:37-1039:55: static void pcxhr_init_audio_levels(struct snd_pcxhr *chip)
-
sound/pci/riptide/riptide.c:1175:52-1175:72: static int try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip)
-
sound/pci/riptide/riptide.c:1243:45-1243:65: static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip)
-
sound/pci/riptide/riptide.c:1681:28-1681:48: static int snd_riptide_pcm(struct snd_riptide *chip, int device)
-
sound/pci/riptide/riptide.c:1764:35-1764:55: static int snd_riptide_initialize(struct snd_riptide *chip)
-
sound/pci/riptide/riptide.c:1937:35-1937:55: static void snd_riptide_proc_init(struct snd_riptide *chip)
-
sound/pci/riptide/riptide.c:1943:30-1943:50: static int snd_riptide_mixer(struct snd_riptide *chip)
-
sound/pci/trident/trident_main.c:3153:33-3153:53: int snd_trident_create_gameport(struct snd_trident *chip)
-
sound/pci/trident/trident_main.c:3180:46-3180:66: static inline void snd_trident_free_gameport(struct snd_trident *chip)
-
sound/pci/trident/trident_main.c:3195:29-3195:49: static inline void do_delay(struct snd_trident *chip)
-
sound/pci/via82xx.c:501:52-501:68: static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip)
-
sound/pci/via82xx.c:506:45-506:61: static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val)
-
sound/pci/via82xx.c:511:36-511:52: static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary)
-
sound/pci/via82xx.c:527:36-527:52: static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary)
-
sound/pci/via82xx.c:597:39-597:55: static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev)
-
sound/pci/via82xx.c:772:44-772:60: static inline unsigned int calc_linear_pos(struct via82xx *chip,
-
sound/pci/via82xx.c:947:39-947:55: static void snd_via82xx_set_table_ptr(struct via82xx *chip, struct viadev *viadev)
-
sound/pci/via82xx.c:958:33-958:49: static void via686_setup_format(struct via82xx *chip, struct viadev *viadev,
-
sound/pci/via82xx.c:1160:33-1160:49: static int snd_via82xx_pcm_open(struct via82xx *chip, struct viadev *viadev,
-
sound/pci/via82xx.c:1410:25-1410:41: static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset,
-
sound/pci/via82xx.c:1422:32-1422:48: static int snd_via8233_pcm_new(struct via82xx *chip)
-
sound/pci/via82xx.c:1490:33-1490:49: static int snd_via8233a_pcm_new(struct via82xx *chip)
-
sound/pci/via82xx.c:1551:31-1551:47: static int snd_via686_pcm_new(struct via82xx *chip)
-
sound/pci/via82xx.c:1874:34-1874:50: static int snd_via82xx_mixer_new(struct via82xx *chip, const char *quirk_override)
-
sound/pci/via82xx.c:1911:39-1911:55: static int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy)
-
sound/pci/via82xx.c:1946:38-1946:54: static void snd_via686_free_gameport(struct via82xx *chip)
-
sound/pci/via82xx.c:1966:34-1966:50: static int snd_via8233_init_misc(struct via82xx *chip)
-
sound/pci/via82xx.c:2020:33-2020:49: static int snd_via686_init_misc(struct via82xx *chip)
-
sound/pci/via82xx.c:2112:35-2112:51: static void snd_via82xx_proc_init(struct via82xx *chip)
-
sound/pci/via82xx.c:2122:34-2122:50: static int snd_via82xx_chip_init(struct via82xx *chip)
-
sound/pci/via82xx_modem.c:355:52-355:74: static inline unsigned int snd_via82xx_codec_xread(struct via82xx_modem *chip)
-
sound/pci/via82xx_modem.c:360:45-360:67: static inline void snd_via82xx_codec_xwrite(struct via82xx_modem *chip, unsigned int val)
-
sound/pci/via82xx_modem.c:365:36-365:58: static int snd_via82xx_codec_ready(struct via82xx_modem *chip, int secondary)
-
sound/pci/via82xx_modem.c:381:36-381:58: static int snd_via82xx_codec_valid(struct via82xx_modem *chip, int secondary)
-
sound/pci/via82xx_modem.c:453:39-453:61: static void snd_via82xx_channel_reset(struct via82xx_modem *chip, struct viadev *viadev)
-
sound/pci/via82xx_modem.c:555:44-555:66: static inline unsigned int calc_linear_pos(struct via82xx_modem *chip,
-
sound/pci/via82xx_modem.c:676:39-676:61: static void snd_via82xx_set_table_ptr(struct via82xx_modem *chip, struct viadev *viadev)
-
sound/pci/via82xx_modem.c:728:39-728:61: static int snd_via82xx_modem_pcm_open(struct via82xx_modem *chip, struct viadev *viadev,
-
sound/pci/via82xx_modem.c:817:25-817:47: static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset,
-
sound/pci/via82xx_modem.c:828:31-828:53: static int snd_via686_pcm_new(struct via82xx_modem *chip)
-
sound/pci/via82xx_modem.c:874:34-874:56: static int snd_via82xx_mixer_new(struct via82xx_modem *chip)
-
sound/pci/via82xx_modem.c:919:35-919:57: static void snd_via82xx_proc_init(struct via82xx_modem *chip)
-
sound/pci/via82xx_modem.c:929:34-929:56: static int snd_via82xx_chip_init(struct via82xx_modem *chip)
-
sound/pci/vx222/vx222_ops.c:85:30-85:46: static unsigned char vx2_inb(struct vx_core *chip, int offset)
-
sound/pci/vx222/vx222_ops.c:96:22-96:38: static void vx2_outb(struct vx_core *chip, int offset, unsigned char val)
-
sound/pci/vx222/vx222_ops.c:109:29-109:45: static unsigned int vx2_inl(struct vx_core *chip, int offset)
-
sound/pci/vx222/vx222_ops.c:120:22-120:38: static void vx2_outl(struct vx_core *chip, int offset, unsigned int val)
-
sound/pci/vx222/vx222_ops.c:220:34-220:50: static void vx2_setup_pseudo_dma(struct vx_core *chip, int do_write)
-
sound/pci/vx222/vx222_ops.c:236:43-236:59: static inline void vx2_release_pseudo_dma(struct vx_core *chip)
-
sound/pci/vx222/vx222_ops.c:245:27-245:43: static void vx2_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
sound/pci/vx222/vx222_ops.c:284:26-284:42: static void vx2_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
sound/pci/vx222/vx222_ops.c:324:28-324:44: static int put_xilinx_data(struct vx_core *chip, unsigned int port, unsigned int counts, unsigned char data)
-
sound/pci/vx222/vx222_ops.c:356:35-356:51: static int vx2_load_xilinx_binary(struct vx_core *chip, const struct firmware *xilinx)
-
sound/pci/vx222/vx222_ops.c:438:29-438:45: static int vx2_test_and_ack(struct vx_core *chip)
-
sound/pci/vx222/vx222_ops.c:490:33-490:49: static void vx2_write_codec_reg(struct vx_core *chip, unsigned int data)
-
sound/pci/vx222/vx222_ops.c:666:27-666:43: static void vx2_write_akm(struct vx_core *chip, int reg, unsigned int data)
-
sound/pci/vx222/vx222_ops.c:702:37-702:53: static void vx2_old_write_codec_bit(struct vx_core *chip, int codec, unsigned int data)
-
sound/pci/vx222/vx222_ops.c:816:33-816:51: static void vx2_set_input_level(struct snd_vx222 *chip)
-
sound/pci/ymfpci/ymfpci.c:61:39-61:58: static int snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev,
-
sound/pci/ymfpci/ymfpci.c:143:31-143:50: void snd_ymfpci_free_gameport(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:34:38-34:57: static inline void snd_ymfpci_writeb(struct snd_ymfpci *chip, u32 offset, u8 val)
-
sound/pci/ymfpci/ymfpci_main.c:39:36-39:55: static inline u16 snd_ymfpci_readw(struct snd_ymfpci *chip, u32 offset)
-
sound/pci/ymfpci/ymfpci_main.c:44:38-44:57: static inline void snd_ymfpci_writew(struct snd_ymfpci *chip, u32 offset, u16 val)
-
sound/pci/ymfpci/ymfpci_main.c:49:36-49:55: static inline u32 snd_ymfpci_readl(struct snd_ymfpci *chip, u32 offset)
-
sound/pci/ymfpci/ymfpci_main.c:54:38-54:57: static inline void snd_ymfpci_writel(struct snd_ymfpci *chip, u32 offset, u32 val)
-
sound/pci/ymfpci/ymfpci_main.c:59:35-59:54: static int snd_ymfpci_codec_ready(struct snd_ymfpci *chip, int secondary)
-
sound/pci/ymfpci/ymfpci_main.c:160:33-160:52: static void snd_ymfpci_hw_start(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:174:32-174:51: static void snd_ymfpci_hw_stop(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:200:24-200:43: static int voice_alloc(struct snd_ymfpci *chip,
-
sound/pci/ymfpci/ymfpci_main.c:238:35-238:54: static int snd_ymfpci_voice_alloc(struct snd_ymfpci *chip,
-
sound/pci/ymfpci/ymfpci_main.c:262:34-262:53: static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice)
-
sound/pci/ymfpci/ymfpci_main.c:285:38-285:57: static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice)
-
sound/pci/ymfpci/ymfpci_main.c:584:32-584:51: static int snd_ymfpci_ac3_init(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:606:32-606:51: static int snd_ymfpci_ac3_done(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:756:33-756:52: static void snd_ymfpci_irq_wait(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:901:35-901:54: static void ymfpci_open_extension(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:914:36-914:55: static void ymfpci_close_extension(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:1122:20-1122:39: int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device)
-
sound/pci/ymfpci/ymfpci_main.c:1156:21-1156:40: int snd_ymfpci_pcm2(struct snd_ymfpci *chip, int device)
-
sound/pci/ymfpci/ymfpci_main.c:1190:26-1190:45: int snd_ymfpci_pcm_spdif(struct snd_ymfpci *chip, int device)
-
sound/pci/ymfpci/ymfpci_main.c:1231:24-1231:43: int snd_ymfpci_pcm_4ch(struct snd_ymfpci *chip, int device)
-
sound/pci/ymfpci/ymfpci_main.c:1629:36-1629:55: static int snd_ymfpci_get_gpio_out(struct snd_ymfpci *chip, int pin)
-
sound/pci/ymfpci/ymfpci_main.c:1649:36-1649:55: static int snd_ymfpci_set_gpio_out(struct snd_ymfpci *chip, int pin, int enable)
-
sound/pci/ymfpci/ymfpci_main.c:1780:22-1780:41: int snd_ymfpci_mixer(struct snd_ymfpci *chip, int rear_switch)
-
sound/pci/ymfpci/ymfpci_main.c:1938:22-1938:41: int snd_ymfpci_timer(struct snd_ymfpci *chip, int device)
-
sound/pci/ymfpci/ymfpci_main.c:1975:56-1975:75: static int snd_ymfpci_proc_init(struct snd_card *card, struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:2002:35-2002:54: static void snd_ymfpci_enable_dsp(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:2007:36-2007:55: static void snd_ymfpci_disable_dsp(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:2022:40-2022:59: static int snd_ymfpci_request_firmware(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:2061:39-2061:58: static void snd_ymfpci_download_image(struct snd_ymfpci *chip)
-
sound/pci/ymfpci/ymfpci_main.c:2094:32-2094:51: static int snd_ymfpci_memalloc(struct snd_ymfpci *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf.h:106:36-106:54: static inline void pdacf_reg_write(struct snd_pdacf *chip, unsigned char reg, unsigned short val)
-
sound/pcmcia/pdaudiocf/pdaudiocf.h:111:45-111:63: static inline unsigned short pdacf_reg_read(struct snd_pdacf *chip, unsigned char reg)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:91:24-91:42: static int pdacf_reset(struct snd_pdacf *chip, int powerdown)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:114:19-114:37: void pdacf_reinit(struct snd_pdacf *chip, int resume)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:136:29-136:47: static void pdacf_proc_init(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:174:29-174:47: int snd_pdacf_ak4117_create(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:230:26-230:44: void snd_pdacf_powerdown(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:247:23-247:41: int snd_pdacf_suspend(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:261:32-261:50: static inline int check_signal(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:266:22-266:40: int snd_pdacf_resume(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_irq.c:195:28-195:46: static void pdacf_transfer(struct snd_pdacf *chip, unsigned int size, unsigned int off)
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:19:33-19:51: static int pdacf_pcm_clear_sram(struct snd_pdacf *chip)
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:250:23-250:41: int snd_pdacf_pcm_new(struct snd_pdacf *chip)
-
sound/pcmcia/vx/vxp_ops.c:48:30-48:46: static unsigned char vxp_inb(struct vx_core *chip, int offset)
-
sound/pcmcia/vx/vxp_ops.c:58:22-58:38: static void vxp_outb(struct vx_core *chip, int offset, unsigned char val)
-
sound/pcmcia/vx/vxp_ops.c:77:27-77:43: static int vx_check_magic(struct vx_core *chip)
-
sound/pcmcia/vx/vxp_ops.c:353:27-353:43: static void vxp_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
sound/pcmcia/vx/vxp_ops.c:392:26-392:42: static void vxp_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime,
-
sound/pcmcia/vx/vxp_ops.c:434:33-434:49: static void vxp_write_codec_reg(struct vx_core *chip, int codec, unsigned int data)
-
sound/pcmcia/vx/vxp_ops.c:457:23-457:39: void vx_set_mic_boost(struct vx_core *chip, int boost)
-
sound/pcmcia/vx/vxp_ops.c:499:23-499:39: void vx_set_mic_level(struct vx_core *chip, int level)
-
sound/pcmcia/vx/vxpocket.c:148:42-148:58: static int snd_vxpocket_assign_resources(struct vx_core *chip, int port, int irq)
-
sound/soc/amd/acp/acp-legacy-common.c:248:25-248:47: static int acp_power_on(struct acp_chip_info *chip)
-
sound/soc/amd/acp/acp-legacy-common.c:293:14-293:36: int acp_init(struct acp_chip_info *chip)
-
sound/soc/codecs/mt6660.c:219:34-219:54: static int _mt6660_chip_power_on(struct mt6660_chip *chip, int on_off)
-
sound/soc/codecs/mt6660.c:414:34-414:54: static int _mt6660_chip_id_check(struct mt6660_chip *chip)
-
sound/soc/codecs/mt6660.c:430:34-430:54: static int _mt6660_chip_sw_reset(struct mt6660_chip *chip)
-
sound/soc/codecs/mt6660.c:445:39-445:59: static int _mt6660_read_chip_revision(struct mt6660_chip *chip)
-
sound/soc/codecs/rt5677.c:4728:29-4728:47: static void rt5677_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
sound/soc/codecs/rt5677.c:4737:38-4737:56: static int rt5677_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/rt5677.c:4748:28-4748:46: static int rt5677_gpio_get(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/rt5677.c:4760:37-4760:55: static int rt5677_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/rt5677.c:4802:26-4802:44: static int rt5677_to_irq(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/tlv320adc3xxx.c:956:33-956:51: static int adc3xxx_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
sound/soc/codecs/tlv320adc3xxx.c:975:39-975:57: static int adc3xxx_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/tlv320adc3xxx.c:993:30-993:48: static void adc3xxx_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
sound/soc/codecs/tlv320adc3xxx.c:1002:29-1002:47: static int adc3xxx_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
sound/soc/codecs/wm5100.c:2236:29-2236:47: static void wm5100_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
sound/soc/codecs/wm5100.c:2244:38-2244:56: static int wm5100_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/wm5100.c:2261:28-2261:46: static int wm5100_gpio_get(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm5100.c:2274:37-2274:55: static int wm5100_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8903.c:1773:32-1773:50: static int wm8903_gpio_request(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8903.c:1781:37-1781:55: static int wm8903_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8903.c:1799:28-1799:46: static int wm8903_gpio_get(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8903.c:1809:38-1809:56: static int wm8903_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/wm8903.c:1828:29-1828:47: static void wm8903_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
sound/soc/codecs/wm8962.c:3378:32-3378:50: static int wm8962_gpio_request(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8962.c:3401:29-3401:47: static void wm8962_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
sound/soc/codecs/wm8962.c:3410:38-3410:56: static int wm8962_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/wm8996.c:2139:29-2139:47: static void wm8996_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
-
sound/soc/codecs/wm8996.c:2147:38-2147:56: static int wm8996_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/codecs/wm8996.c:2160:28-2160:46: static int wm8996_gpio_get(struct gpio_chip *chip, unsigned offset)
-
sound/soc/codecs/wm8996.c:2173:37-2173:55: static int wm8996_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
-
sound/soc/soc-ac97.c:52:59-52:77: static inline struct snd_soc_component *gpio_to_component(struct gpio_chip *chip)
-
sound/soc/soc-ac97.c:59:38-59:56: static int snd_soc_ac97_gpio_request(struct gpio_chip *chip, unsigned int offset)
-
sound/soc/soc-ac97.c:67:43-67:61: static int snd_soc_ac97_gpio_direction_in(struct gpio_chip *chip,
-
sound/soc/soc-ac97.c:77:34-77:52: static int snd_soc_ac97_gpio_get(struct gpio_chip *chip, unsigned int offset)
-
sound/soc/soc-ac97.c:90:35-90:53: static void snd_soc_ac97_gpio_set(struct gpio_chip *chip, unsigned int offset,
-
sound/soc/soc-ac97.c:103:44-103:62: static int snd_soc_ac97_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/ti/davinci-mcasp.c:2106:39-2106:57: static int davinci_mcasp_gpio_request(struct gpio_chip *chip, unsigned offset)
-
sound/soc/ti/davinci-mcasp.c:2120:37-2120:55: static void davinci_mcasp_gpio_free(struct gpio_chip *chip, unsigned offset)
-
sound/soc/ti/davinci-mcasp.c:2133:45-2133:63: static int davinci_mcasp_gpio_direction_out(struct gpio_chip *chip,
-
sound/soc/ti/davinci-mcasp.c:2156:36-2156:54: static void davinci_mcasp_gpio_set(struct gpio_chip *chip, unsigned offset,
-
sound/soc/ti/davinci-mcasp.c:2167:44-2167:62: static int davinci_mcasp_gpio_direction_in(struct gpio_chip *chip,
-
sound/soc/ti/davinci-mcasp.c:2185:35-2185:53: static int davinci_mcasp_gpio_get(struct gpio_chip *chip, unsigned offset)
-
sound/soc/ti/davinci-mcasp.c:2197:45-2197:63: static int davinci_mcasp_gpio_get_direction(struct gpio_chip *chip,
-
sound/soc/uniphier/aio-core.c:84:28-84:54: void aio_iecout_set_enable(struct uniphier_aio_chip *chip, bool enable)
-
sound/soc/uniphier/aio-core.c:105:22-105:48: int aio_chip_set_pll(struct uniphier_aio_chip *chip, int pll_id,
-
sound/soc/uniphier/aio-core.c:165:20-165:46: void aio_chip_init(struct uniphier_aio_chip *chip)
-
sound/soc/uniphier/aio-cpu.c:23:26-23:52: static bool is_valid_pll(struct uniphier_aio_chip *chip, int pll_id)
-
sound/soc/uniphier/aio-cpu.c:46:45-46:71: static struct uniphier_aio_sub *find_volume(struct uniphier_aio_chip *chip,
-
sound/spi/at73c213.c:84:24-84:45: snd_at73c213_write_reg(struct snd_at73c213 *chip, u8 reg, u8 val)
-
sound/spi/at73c213.c:129:37-129:58: static int snd_at73c213_set_bitrate(struct snd_at73c213 *chip)
-
sound/spi/at73c213.c:327:33-327:54: static int snd_at73c213_pcm_new(struct snd_at73c213 *chip, int device)
-
sound/spi/at73c213.c:706:31-706:52: static int snd_at73c213_mixer(struct snd_at73c213 *chip)
-
sound/spi/at73c213.c:741:34-741:55: static int snd_at73c213_ssc_init(struct snd_at73c213 *chip)
-
sound/spi/at73c213.c:771:35-771:56: static int snd_at73c213_chip_init(struct snd_at73c213 *chip)
-
sound/usb/6fire/chip.c:45:33-45:52: static void usb6fire_chip_abort(struct sfire_chip *chip)
-
sound/usb/6fire/chip.c:64:35-64:54: static void usb6fire_chip_destroy(struct sfire_chip *chip)
-
sound/usb/6fire/comm.c:142:24-142:43: int usb6fire_comm_init(struct sfire_chip *chip)
-
sound/usb/6fire/comm.c:185:26-185:45: void usb6fire_comm_abort(struct sfire_chip *chip)
-
sound/usb/6fire/comm.c:193:28-193:47: void usb6fire_comm_destroy(struct sfire_chip *chip)
-
sound/usb/6fire/control.c:550:27-550:46: int usb6fire_control_init(struct sfire_chip *chip)
-
sound/usb/6fire/control.c:610:29-610:48: void usb6fire_control_abort(struct sfire_chip *chip)
-
sound/usb/6fire/control.c:613:31-613:50: void usb6fire_control_destroy(struct sfire_chip *chip)
-
sound/usb/6fire/midi.c:151:24-151:43: int usb6fire_midi_init(struct sfire_chip *chip)
-
sound/usb/6fire/midi.c:199:26-199:45: void usb6fire_midi_abort(struct sfire_chip *chip)
-
sound/usb/6fire/midi.c:207:28-207:47: void usb6fire_midi_destroy(struct sfire_chip *chip)
-
sound/usb/6fire/pcm.c:551:7-551:26: struct sfire_chip *chip, bool in, int ep,
-
sound/usb/6fire/pcm.c:597:23-597:42: int usb6fire_pcm_init(struct sfire_chip *chip)
-
sound/usb/6fire/pcm.c:654:25-654:44: void usb6fire_pcm_abort(struct sfire_chip *chip)
-
sound/usb/6fire/pcm.c:676:27-676:46: void usb6fire_pcm_destroy(struct sfire_chip *chip)
-
sound/usb/card.c:140:34-140:56: static int snd_usb_create_stream(struct snd_usb_audio *chip, int ctrlif, int interface)
-
sound/usb/card.c:221:35-221:57: static int snd_usb_create_streams(struct snd_usb_audio *chip, int ctrlif)
-
sound/usb/card.c:496:10-496:32: struct snd_usb_audio *chip,
-
sound/usb/card.c:527:9-527:31: struct snd_usb_audio *chip,
-
sound/usb/card.c:694:42-694:64: static int check_delayed_register_option(struct snd_usb_audio *chip)
-
sound/usb/card.c:712:33-712:55: static void find_last_interface(struct snd_usb_audio *chip)
-
sound/usb/card.c:749:33-749:55: static int try_to_register_card(struct snd_usb_audio *chip, int ifnum)
-
sound/usb/card.c:1002:27-1002:49: int snd_usb_lock_shutdown(struct snd_usb_audio *chip)
-
sound/usb/card.c:1023:30-1023:52: void snd_usb_unlock_shutdown(struct snd_usb_audio *chip)
-
sound/usb/card.c:1030:24-1030:46: int snd_usb_autoresume(struct snd_usb_audio *chip)
-
sound/usb/card.c:1052:26-1052:48: void snd_usb_autosuspend(struct snd_usb_audio *chip)
-
sound/usb/clock.c:86:1-86:1: DEFINE_FIND_HELPER(snd_usb_find_clock_source,
-
sound/usb/clock.c:89:1-89:1: DEFINE_FIND_HELPER(snd_usb_find_clock_selector,
-
sound/usb/clock.c:92:1-92:1: DEFINE_FIND_HELPER(snd_usb_find_clock_multiplier,
-
sound/usb/clock.c:96:39-96:61: static int uac_clock_selector_get_val(struct snd_usb_audio *chip, int selector_id)
-
sound/usb/clock.c:114:39-114:61: static int uac_clock_selector_set_val(struct snd_usb_audio *chip, int selector_id,
-
sound/usb/clock.c:149:45-149:67: static bool uac_clock_source_is_valid_quirk(struct snd_usb_audio *chip,
-
sound/usb/clock.c:211:39-211:61: static bool uac_clock_source_is_valid(struct snd_usb_audio *chip,
-
sound/usb/clock.c:254:36-254:58: static int __uac_clock_find_source(struct snd_usb_audio *chip,
-
sound/usb/clock.c:384:31-384:53: int snd_usb_clock_find_source(struct snd_usb_audio *chip,
-
sound/usb/clock.c:400:31-400:53: static int set_sample_rate_v1(struct snd_usb_audio *chip,
-
sound/usb/clock.c:458:33-458:55: static int get_sample_rate_v2v3(struct snd_usb_audio *chip, int iface,
-
sound/usb/clock.c:488:34-488:56: int snd_usb_set_sample_rate_v2v3(struct snd_usb_audio *chip,
-
sound/usb/clock.c:525:33-525:55: static int set_sample_rate_v2v3(struct snd_usb_audio *chip,
-
sound/usb/clock.c:593:30-593:52: int snd_usb_init_sample_rate(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:276:40-276:62: static inline bool has_tx_length_quirk(struct snd_usb_audio *chip)
-
sound/usb/endpoint.c:606:16-606:38: iface_ref_find(struct snd_usb_audio *chip, int iface)
-
sound/usb/endpoint.c:624:16-624:38: clock_ref_find(struct snd_usb_audio *chip, int clock)
-
sound/usb/endpoint.c:646:22-646:44: snd_usb_get_endpoint(struct snd_usb_audio *chip, int ep_num)
-
sound/usb/endpoint.c:679:26-679:48: int snd_usb_add_endpoint(struct snd_usb_audio *chip, int ep_num, int type)
-
sound/usb/endpoint.c:714:39-714:61: static void endpoint_set_syncinterval(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:758:34-758:56: bool snd_usb_endpoint_compatible(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:785:23-785:45: snd_usb_endpoint_open(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:885:32-885:54: void snd_usb_endpoint_set_sync(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:915:35-915:57: static int endpoint_set_interface(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:946:29-946:51: void snd_usb_endpoint_close(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:1311:34-1311:56: static int update_clock_ref_rate(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:1341:33-1341:55: int snd_usb_endpoint_set_params(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:1409:29-1409:51: static int init_sample_rate(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:1446:30-1446:52: int snd_usb_endpoint_prepare(struct snd_usb_audio *chip,
-
sound/usb/endpoint.c:1518:37-1518:59: int snd_usb_endpoint_get_clock_rate(struct snd_usb_audio *chip, int clock)
-
sound/usb/endpoint.c:1716:32-1716:54: void snd_usb_endpoint_free_all(struct snd_usb_audio *chip)
-
sound/usb/format.c:31:38-31:60: static u64 parse_audio_format_i_type(struct snd_usb_audio *chip,
-
sound/usb/format.c:200:40-200:62: static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp,
-
sound/usb/format.c:305:41-305:63: static bool focusrite_valid_sample_rate(struct snd_usb_audio *chip,
-
sound/usb/format.c:352:41-352:63: static int parse_uac2_sample_rate_range(struct snd_usb_audio *chip,
-
sound/usb/format.c:413:49-413:71: static int line6_parse_audio_format_rates_quirk(struct snd_usb_audio *chip,
-
sound/usb/format.c:435:41-435:63: static bool check_valid_altsetting_v2v3(struct snd_usb_audio *chip, int iface,
-
sound/usb/format.c:468:44-468:66: static int validate_sample_rate_table_v2v3(struct snd_usb_audio *chip,
-
sound/usb/format.c:524:42-524:64: static int parse_audio_format_rates_v2v3(struct snd_usb_audio *chip,
-
sound/usb/format.c:627:33-627:55: static int parse_audio_format_i(struct snd_usb_audio *chip,
-
sound/usb/format.c:710:34-710:56: static int parse_audio_format_ii(struct snd_usb_audio *chip,
-
sound/usb/format.c:760:32-760:54: int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
-
sound/usb/format.c:802:35-802:57: int snd_usb_parse_audio_format_v3(struct snd_usb_audio *chip,
-
sound/usb/helper.c:106:42-106:64: unsigned char snd_usb_parse_datainterval(struct snd_usb_audio *chip,
-
sound/usb/helper.c:124:28-124:50: snd_usb_get_host_interface(struct snd_usb_audio *chip, int ifnum, int altsetting)
-
sound/usb/helper.h:31:37-31:59: static inline int snd_usb_ctrl_intf(struct snd_usb_audio *chip)
-
sound/usb/hiface/pcm.c:507:11-507:31: struct hiface_chip *chip,
-
sound/usb/hiface/pcm.c:528:23-528:43: void hiface_pcm_abort(struct hiface_chip *chip)
-
sound/usb/hiface/pcm.c:541:32-541:52: static void hiface_pcm_destroy(struct hiface_chip *chip)
-
sound/usb/hiface/pcm.c:561:21-561:41: int hiface_pcm_init(struct hiface_chip *chip, u8 extra_freq)
-
sound/usb/implicit.c:82:36-82:58: static int add_implicit_fb_sync_ep(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:110:41-110:63: static int add_generic_uac2_implicit_fb(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:146:35-146:57: static int add_roland_implicit_fb(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:176:37-176:59: static int add_roland_capture_quirk(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:204:36-204:58: static bool is_pioneer_implicit_fb(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:235:38-235:60: static int __add_generic_implicit_fb(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:259:36-259:58: static int add_generic_implicit_fb(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:276:24-276:46: find_implicit_fb_entry(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:292:42-292:64: static int audioformat_implicit_fb_quirk(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:360:38-360:60: static int audioformat_capture_quirk(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:385:37-385:59: int snd_usb_parse_implicit_fb_quirk(struct snd_usb_audio *chip,
-
sound/usb/implicit.c:437:25-437:47: find_matching_substream(struct snd_usb_audio *chip, int stream, int ep_num,
-
sound/usb/implicit.c:456:38-456:60: snd_usb_find_implicit_fb_sync_format(struct snd_usb_audio *chip,
-
sound/usb/media.c:164:33-164:55: static int snd_media_mixer_init(struct snd_usb_audio *chip)
-
sound/usb/media.c:227:36-227:58: static void snd_media_mixer_delete(struct snd_usb_audio *chip)
-
sound/usb/media.c:254:29-254:51: int snd_media_device_create(struct snd_usb_audio *chip,
-
sound/usb/media.c:310:30-310:52: void snd_media_device_delete(struct snd_usb_audio *chip)
-
sound/usb/midi2.c:1069:28-1069:50: int snd_usb_midi_v2_create(struct snd_usb_audio *chip,
-
sound/usb/midi2.c:1181:34-1181:56: void snd_usb_midi_v2_suspend_all(struct snd_usb_audio *chip)
-
sound/usb/midi2.c:1200:33-1200:55: void snd_usb_midi_v2_resume_all(struct snd_usb_audio *chip)
-
sound/usb/midi2.c:1212:37-1212:59: void snd_usb_midi_v2_disconnect_all(struct snd_usb_audio *chip)
-
sound/usb/midi2.c:1228:31-1228:53: void snd_usb_midi_v2_free_all(struct snd_usb_audio *chip)
-
sound/usb/mixer.c:195:37-195:59: static int snd_usb_copy_string_desc(struct snd_usb_audio *chip,
-
sound/usb/mixer.c:658:26-658:48: static int get_term_name(struct snd_usb_audio *chip, struct usb_audio_term *iterm,
-
sound/usb/mixer.c:3557:26-3557:48: int snd_usb_create_mixer(struct snd_usb_audio *chip, int ctrlif)
-
sound/usb/mixer_quirks.c:600:38-600:60: static int snd_mbox1_is_spdif_synced(struct snd_usb_audio *chip)
-
sound/usb/mixer_quirks.c:620:37-620:59: static int snd_mbox1_set_clk_source(struct snd_usb_audio *chip, int rate_or_zero)
-
sound/usb/mixer_quirks.c:638:37-638:59: static int snd_mbox1_is_spdif_input(struct snd_usb_audio *chip)
-
sound/usb/mixer_quirks.c:658:39-658:61: static int snd_mbox1_set_input_source(struct snd_usb_audio *chip, int is_spdif)
-
sound/usb/mixer_quirks.c:1299:32-1299:54: void snd_emuusb_set_samplerate(struct snd_usb_audio *chip,
-
sound/usb/mixer_quirks.c:1967:28-1967:50: static int realtek_hda_set(struct snd_usb_audio *chip, u32 cmd)
-
sound/usb/mixer_quirks.c:1977:28-1977:50: static int realtek_hda_get(struct snd_usb_audio *chip, u32 cmd, u32 *value)
-
sound/usb/mixer_quirks.c:2118:32-2118:54: static void dell_dock_init_vol(struct snd_usb_audio *chip, int ch, int id)
-
sound/usb/mixer_quirks.c:2196:31-2196:53: static int snd_rme_read_value(struct snd_usb_audio *chip,
-
sound/usb/mixer_s1810c.c:214:39-214:61: static int snd_s1810c_init_mixer_maps(struct snd_usb_audio *chip)
-
sound/usb/mixer_us16x08.c:151:33-151:55: static int snd_us16x08_recv_urb(struct snd_usb_audio *chip,
-
sound/usb/mixer_us16x08.c:167:33-167:55: static int snd_us16x08_send_urb(struct snd_usb_audio *chip, char *buf, int size)
-
sound/usb/pcm.c:188:26-188:48: static int init_pitch_v1(struct snd_usb_audio *chip, int ep)
-
sound/usb/pcm.c:202:26-202:48: static int init_pitch_v2(struct snd_usb_audio *chip, int ep)
-
sound/usb/pcm.c:219:24-219:46: int snd_usb_init_pitch(struct snd_usb_audio *chip,
-
sound/usb/pcm.c:312:37-312:59: int snd_usb_audioformat_set_sync_ep(struct snd_usb_audio *chip,
-
sound/usb/pcm.c:449:29-449:51: static void close_endpoints(struct snd_usb_audio *chip,
-
sound/usb/pcm.c:803:21-803:43: get_endpoint_in_use(struct snd_usb_audio *chip, int endpoint,
-
sound/usb/power.c:52:30-52:52: int snd_usb_power_domain_set(struct snd_usb_audio *chip,
-
sound/usb/proc.c:49:32-49:54: void snd_usb_audio_create_proc(struct snd_usb_audio *chip)
-
sound/usb/proc.c:192:40-192:62: static void proc_dump_substream_status(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:33:35-33:57: static int create_composite_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:70:35-70:57: static int ignore_interface_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:79:34-79:56: static int create_any_midi_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:90:40-90:62: static int create_standard_audio_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:115:44-115:66: static int add_audio_stream_from_fixed_fmt(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:149:38-149:60: static int create_fixed_stream_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:216:34-216:56: static int create_auto_pcm_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:258:37-258:59: static int create_yamaha_midi_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:290:37-290:59: static int create_roland_midi_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:314:34-314:56: static int create_std_midi_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:342:35-342:57: static int create_auto_midi_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:378:36-378:58: static int create_autodetect_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:395:30-395:52: static int create_uaxx_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:490:40-490:62: static int create_standard_mixer_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:509:26-509:48: int snd_usb_create_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1410:39-1410:61: static int quattro_skip_setting_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1442:42-1442:64: static int audiophile_skip_setting_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1471:44-1471:66: static int fasttrackpro_skip_setting_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1509:38-1509:60: static int s1810c_skip_setting_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1541:35-1541:57: int snd_usb_apply_interface_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1643:34-1643:56: int snd_usb_is_big_endian_format(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1761:31-1761:53: int snd_usb_select_mode_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1855:41-1855:63: u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:1954:43-1954:65: void snd_usb_audioformat_attributes_quirk(struct snd_usb_audio *chip,
-
sound/usb/quirks.c:2241:31-2241:53: void snd_usb_init_quirk_flags(struct snd_usb_audio *chip)
-
sound/usb/stream.c:476:39-476:61: static int __snd_usb_add_audio_stream(struct snd_usb_audio *chip,
-
sound/usb/stream.c:558:30-558:52: int snd_usb_add_audio_stream(struct snd_usb_audio *chip,
-
sound/usb/stream.c:565:40-565:62: static int snd_usb_add_audio_stream_v3(struct snd_usb_audio *chip,
-
sound/usb/stream.c:573:42-573:64: static int parse_uac_endpoint_attributes(struct snd_usb_audio *chip,
-
sound/usb/stream.c:675:25-675:47: audio_format_alloc_init(struct snd_usb_audio *chip,
-
sound/usb/stream.c:705:31-705:53: snd_usb_get_audioformat_uac12(struct snd_usb_audio *chip,
-
sound/usb/stream.c:858:30-858:52: snd_usb_get_audioformat_uac3(struct snd_usb_audio *chip,
-
sound/usb/stream.c:1085:44-1085:66: static int __snd_usb_parse_audio_interface(struct snd_usb_audio *chip,
-
sound/usb/stream.c:1244:35-1244:57: int snd_usb_parse_audio_interface(struct snd_usb_audio *chip, int iface_no)
variable
Defined...
-
arch/x86/kernel/apic/io_apic.c:1340:3-1340:20: struct irq_chip *chip;
-
arch/x86/kernel/irq.c:345:2-345:19: struct irq_chip *chip;
-
arch/x86/kernel/irqinit.c:55:2-55:38: struct irq_chip *chip = legacy_pic->chip;
-
arch/x86/kvm/x86.c:6862:3-6862:23: struct kvm_irqchip *chip;
-
arch/x86/kvm/x86.c:6886:3-6886:23: struct kvm_irqchip *chip;
-
drivers/base/platform-msi.c:92:2-92:32: struct irq_chip *chip = info->chip;
-
drivers/base/regmap/regmap-irq.c:307:2-307:45: const struct regmap_irq_chip *chip = data->chip;
-
drivers/base/regmap/regmap-irq.c:338:2-338:45: const struct regmap_irq_chip *chip = data->chip;
-
drivers/bcma/driver_gpio.c:179:2-179:32: struct gpio_chip *chip = &cc->gpio;
-
drivers/bluetooth/hci_ll.c:519:2-519:17: unsigned short chip, min_ver, maj_ver;
-
drivers/bus/fsl-mc/fsl-mc-msi.c:135:2-135:32: struct irq_chip *chip = info->chip;
-
drivers/char/tpm/eventlog/common.c:32:2-32:19: struct tpm_chip *chip;
-
drivers/char/tpm/eventlog/common.c:59:2-59:31: struct tpm_chip *chip = seq->private;
-
drivers/char/tpm/eventlog/tpm1.c:73:2-73:29: struct tpm_chip *chip = m->private;
-
drivers/char/tpm/eventlog/tpm1.c:112:2-112:29: struct tpm_chip *chip = m->private;
-
drivers/char/tpm/eventlog/tpm2.c:44:2-44:29: struct tpm_chip *chip = m->private;
-
drivers/char/tpm/eventlog/tpm2.c:90:2-90:29: struct tpm_chip *chip = m->private;
-
drivers/char/tpm/eventlog/tpm2.c:130:2-130:29: struct tpm_chip *chip = m->private;
-
drivers/char/tpm/st33zp24/i2c.c:130:2-130:51: struct tpm_chip *chip = i2c_get_clientdata(client);
-
drivers/char/tpm/st33zp24/spi.c:247:2-247:45: struct tpm_chip *chip = spi_get_drvdata(dev);
-
drivers/char/tpm/st33zp24/st33zp24.c:289:2-289:26: struct tpm_chip *chip = dev_id;
-
drivers/char/tpm/st33zp24/st33zp24.c:451:2-451:19: struct tpm_chip *chip;
-
drivers/char/tpm/st33zp24/st33zp24.c:550:2-550:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/st33zp24/st33zp24.c:566:2-566:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm-chip.c:203:2-203:19: struct tpm_chip *chip, *res = NULL;
-
drivers/char/tpm/tpm-chip.c:269:2-269:26: struct tpm_chip *chip = container_of(dev, struct tpm_chip, dev);
-
drivers/char/tpm/tpm-chip.c:292:2-292:26: struct tpm_chip *chip = container_of(dev, struct tpm_chip, dev);
-
drivers/char/tpm/tpm-chip.c:320:2-320:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm-chip.c:394:2-394:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm-chip.c:520:2-520:26: struct tpm_chip *chip = container_of(rng, struct tpm_chip, hwrng);
-
drivers/char/tpm/tpm-dev.c:20:2-20:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm-interface.c:391:2-391:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm-interface.c:429:2-429:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm-sysfs.c:39:2-39:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:89:2-89:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:120:2-120:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:142:2-142:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:164:2-164:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:186:2-186:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:208:2-208:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:259:2-259:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:273:2-273:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:290:2-290:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:305:2-305:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm-sysfs.c:353:2-353:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm2-space.c:583:2-583:26: struct tpm_chip *chip = container_of(dev, struct tpm_chip, devs);
-
drivers/char/tpm/tpm_atmel.c:139:2-139:52: struct tpm_chip *chip = dev_get_drvdata(&pdev->dev);
-
drivers/char/tpm/tpm_atmel.c:164:2-164:20: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_crb.c:731:2-731:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_crb.c:827:2-827:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm_i2c_atmel.c:151:2-151:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_i2c_atmel.c:184:2-184:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm_i2c_infineon.c:616:2-616:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_i2c_infineon.c:710:2-710:34: struct tpm_chip *chip = tpm_dev.chip;
-
drivers/char/tpm/tpm_i2c_nuvoton.c:482:2-482:26: struct tpm_chip *chip = dev_id;
-
drivers/char/tpm/tpm_i2c_nuvoton.c:529:2-529:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_i2c_nuvoton.c:627:2-627:51: struct tpm_chip *chip = i2c_get_clientdata(client);
-
drivers/char/tpm/tpm_infineon.c:397:2-397:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_infineon.c:576:2-576:45: struct tpm_chip *chip = pnp_get_drvdata(dev);
-
drivers/char/tpm/tpm_nsc.c:260:2-260:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm_nsc.c:293:2-293:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_ppi.c:53:2-53:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:63:2-63:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:121:2-121:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:187:2-187:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:228:2-228:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:328:2-328:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_ppi.c:338:2-338:26: struct tpm_chip *chip = to_tpm_chip(dev);
-
drivers/char/tpm/tpm_tis.c:293:2-293:45: struct tpm_chip *chip = pnp_get_drvdata(dev);
-
drivers/char/tpm/tpm_tis.c:342:2-342:52: struct tpm_chip *chip = dev_get_drvdata(&pdev->dev);
-
drivers/char/tpm/tpm_tis_core.c:848:2-848:26: struct tpm_chip *chip = dev_id;
-
drivers/char/tpm/tpm_tis_core.c:904:2-904:32: struct tpm_chip *chip = priv->chip;
-
drivers/char/tpm/tpm_tis_core.c:1112:2-1112:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_tis_core.c:1336:2-1336:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm_tis_i2c.c:371:2-371:51: struct tpm_chip *chip = i2c_get_clientdata(client);
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:73:2-73:26: struct tpm_chip *chip = tpm_info;
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:684:2-684:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_tis_i2c_cr50.c:767:2-767:51: struct tpm_chip *chip = i2c_get_clientdata(client);
-
drivers/char/tpm/tpm_tis_spi_cr50.c:271:2-271:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpm_tis_spi_cr50.c:331:2-331:45: struct tpm_chip *chip = dev_get_drvdata(dev);
-
drivers/char/tpm/tpm_tis_spi_main.c:313:2-313:45: struct tpm_chip *chip = spi_get_drvdata(dev);
-
drivers/char/tpm/tpm_tis_synquacer.c:131:2-131:52: struct tpm_chip *chip = dev_get_drvdata(&pdev->dev);
-
drivers/char/tpm/tpm_vtpm_proxy.c:490:2-490:19: struct tpm_chip *chip;
-
drivers/char/tpm/tpmrm-dev.c:15:2-15:19: struct tpm_chip *chip;
-
drivers/char/tpm/xen-tpmfront.c:236:2-236:19: struct tpm_chip *chip;
-
drivers/char/tpm/xen-tpmfront.c:365:2-365:51: struct tpm_chip *chip = dev_get_drvdata(&dev->dev);
-
drivers/clk/clk-bd718x7.c:89:2-89:59: enum rohm_chip_type chip = platform_get_device_id(pdev)->driver_data;
-
drivers/comedi/drivers/ni_660x.c:314:2-314:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_660x.c:329:2-329:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_660x.c:973:2-973:15: unsigned int chip;
-
drivers/comedi/drivers/ni_tio.c:227:2-227:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:272:2-272:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:308:2-308:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:728:2-728:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:1124:2-1124:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:1641:2-1641:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:1682:2-1682:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/ni_tio.c:1727:2-1727:31: unsigned int chip = counter->chip_index;
-
drivers/comedi/drivers/pcmuio.c:156:2-156:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:179:2-179:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:288:2-288:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:304:2-304:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:379:2-379:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:410:2-410:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:428:2-428:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:452:2-452:49: struct pcmuio_asic *chip = &devpriv->asics[asic];
-
drivers/comedi/drivers/pcmuio.c:537:3-537:47: struct pcmuio_asic *chip = &devpriv->asics[i];
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:521:2-521:36: struct axi_dma_chip *chip = chan->chip;
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1107:2-1107:30: struct axi_dma_chip *chip = dev_id;
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1276:2-1276:49: struct axi_dma_chip *chip = dev_get_drvdata(dev);
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1283:2-1283:49: struct axi_dma_chip *chip = dev_get_drvdata(dev);
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1376:2-1376:23: struct axi_dma_chip *chip;
-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1540:2-1540:55: struct axi_dma_chip *chip = platform_get_drvdata(pdev);
-
drivers/dma/dw-edma/dw-edma-core.c:46:2-46:40: struct dw_edma_chip *chip = chan->dw->chip;
-
drivers/dma/dw-edma/dw-edma-core.c:78:2-78:46: struct dw_edma_chip *chip = desc->chan->dw->chip;
-
drivers/dma/dw-edma/dw-edma-core.c:712:2-712:34: struct dw_edma_chip *chip = dw->chip;
-
drivers/dma/dw-edma/dw-edma-core.c:833:2-833:34: struct dw_edma_chip *chip = dw->chip;
-
drivers/dma/dw-edma/dw-edma-pcie.c:165:2-165:23: struct dw_edma_chip *chip;
-
drivers/dma/dw-edma/dw-edma-pcie.c:349:2-349:50: struct dw_edma_chip *chip = pci_get_drvdata(pdev);
-
drivers/dma/dw/pci.c:19:2-19:22: struct dw_dma_chip *chip;
-
drivers/dma/dw/pci.c:69:2-69:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/pci.c:84:2-84:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/pci.c:92:2-92:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/platform.c:30:2-30:22: struct dw_dma_chip *chip;
-
drivers/dma/dw/platform.c:99:2-99:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/platform.c:119:2-119:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/platform.c:167:2-167:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/dw/platform.c:178:2-178:35: struct dw_dma_chip *chip = data->chip;
-
drivers/dma/hsu/pci.c:29:2-29:30: struct hsu_dma_chip *chip = dev;
-
drivers/dma/hsu/pci.c:56:2-56:23: struct hsu_dma_chip *chip;
-
drivers/dma/idma64.c:631:2-631:22: struct idma64_chip *chip;
-
drivers/dma/idma64.c:665:2-665:54: struct idma64_chip *chip = platform_get_drvdata(pdev);
-
drivers/dma/idma64.c:674:2-674:48: struct idma64_chip *chip = dev_get_drvdata(dev);
-
drivers/dma/idma64.c:682:2-682:48: struct idma64_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-104-dio-48e.c:231:2-231:26: struct regmap_irq_chip *chip;
-
drivers/gpio/gpio-104-idi-48.c:131:2-131:26: struct regmap_irq_chip *chip;
-
drivers/gpio/gpio-74x164.c:43:2-43:53: struct gen_74x164_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-74x164.c:58:2-58:53: struct gen_74x164_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-74x164.c:75:2-75:53: struct gen_74x164_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-74x164.c:102:2-102:26: struct gen_74x164_chip *chip;
-
drivers/gpio/gpio-74x164.c:168:2-168:52: struct gen_74x164_chip *chip = spi_get_drvdata(spi);
-
drivers/gpio/gpio-adnp.c:391:2-391:34: struct gpio_chip *chip = &adnp->gpio;
-
drivers/gpio/gpio-adnp.c:448:2-448:34: struct gpio_chip *chip = &adnp->gpio;
-
drivers/gpio/gpio-aggregator.c:501:2-501:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-altera.c:118:2-118:27: struct altera_gpio_chip *chip;
-
drivers/gpio/gpio-altera.c:138:2-138:27: struct altera_gpio_chip *chip;
-
drivers/gpio/gpio-altera.c:159:2-159:27: struct altera_gpio_chip *chip;
-
drivers/gpio/gpio-altera.c:187:2-187:19: struct irq_chip *chip;
-
drivers/gpio/gpio-altera.c:214:2-214:19: struct irq_chip *chip;
-
drivers/gpio/gpio-aspeed.c:1014:2-1014:45: struct gpio_chip *chip = gpiod_to_chip(desc);
-
drivers/gpio/gpio-aspeed.c:1060:2-1060:45: struct gpio_chip *chip = gpiod_to_chip(desc);
-
drivers/gpio/gpio-bcm-kona.c:446:2-446:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-bcm-kona.c:562:2-562:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-brcmstb.c:286:2-286:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-cadence.c:69:2-69:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-cadence.c:78:2-78:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-cadence.c:87:2-87:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-cadence.c:126:2-126:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/gpio/gpio-cs5535.c:96:2-96:35: struct cs5535_gpio_chip *chip = &cs5535_gpio_chip;
-
drivers/gpio/gpio-cs5535.c:118:2-118:35: struct cs5535_gpio_chip *chip = &cs5535_gpio_chip;
-
drivers/gpio/gpio-cs5535.c:129:2-129:35: struct cs5535_gpio_chip *chip = &cs5535_gpio_chip;
-
drivers/gpio/gpio-cs5535.c:167:2-167:35: struct cs5535_gpio_chip *chip = &cs5535_gpio_chip;
-
drivers/gpio/gpio-cs5535.c:205:2-205:53: struct cs5535_gpio_chip *chip = gpiochip_get_data(c);
-
drivers/gpio/gpio-cs5535.c:245:2-245:53: struct cs5535_gpio_chip *chip = gpiochip_get_data(c);
-
drivers/gpio/gpio-cs5535.c:258:2-258:53: struct cs5535_gpio_chip *chip = gpiochip_get_data(c);
-
drivers/gpio/gpio-dwapb.c:226:2-226:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-eic-sprd.c:236:2-236:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-eic-sprd.c:263:2-263:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-eic-sprd.c:290:2-290:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-eic-sprd.c:314:2-314:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-eic-sprd.c:549:2-549:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-hisi.c:92:2-92:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:99:2-99:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:107:2-107:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:115:2-115:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:166:2-166:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:174:2-174:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-hisi.c:209:2-209:39: struct gpio_chip *chip = &hisi_gpio->chip;
-
drivers/gpio/gpio-hlwd.c:63:2-63:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-idio-16.c:107:2-107:26: struct regmap_irq_chip *chip;
-
drivers/gpio/gpio-kempld.c:139:2-139:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-max732x.c:192:2-192:50: struct max732x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max732x.c:206:2-206:50: struct max732x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max732x.c:250:2-250:50: struct max732x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max732x.c:272:2-272:50: struct max732x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max732x.c:616:2-616:23: struct max732x_chip *chip;
-
drivers/gpio/gpio-max77620.c:53:2-53:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-max77620.c:62:2-62:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-max77620.c:71:2-71:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-max77620.c:100:2-100:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-max77620.c:108:2-108:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-max77620.c:292:2-292:64: struct max77620_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/gpio/gpio-max77650.c:43:2-43:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:54:2-54:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:68:2-68:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:82:2-82:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:96:2-96:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:110:2-110:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:135:2-135:56: struct max77650_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-max77650.c:142:2-142:29: struct max77650_gpio_chip *chip;
-
drivers/gpio/gpio-ml-ioh.c:95:2-95:48: struct ioh_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-ml-ioh.c:111:2-111:48: struct ioh_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-ml-ioh.c:119:2-119:48: struct ioh_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-ml-ioh.c:144:2-144:48: struct ioh_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-ml-ioh.c:212:2-212:48: struct ioh_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-ml-ioh.c:244:2-244:30: struct ioh_gpio *chip = gc->private;
-
drivers/gpio/gpio-ml-ioh.c:305:2-305:30: struct ioh_gpio *chip = gc->private;
-
drivers/gpio/gpio-ml-ioh.c:314:2-314:30: struct ioh_gpio *chip = gc->private;
-
drivers/gpio/gpio-ml-ioh.c:323:2-323:30: struct ioh_gpio *chip = gc->private;
-
drivers/gpio/gpio-ml-ioh.c:337:2-337:30: struct ioh_gpio *chip = gc->private;
-
drivers/gpio/gpio-ml-ioh.c:350:2-350:26: struct ioh_gpio *chip = dev_id;
-
drivers/gpio/gpio-ml-ioh.c:407:2-407:19: struct ioh_gpio *chip;
-
drivers/gpio/gpio-ml-ioh.c:482:2-482:45: struct ioh_gpio *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-ml-ioh.c:494:2-494:45: struct ioh_gpio *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-mockup.c:91:2-91:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:104:2-104:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:126:2-126:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:136:2-136:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:196:2-196:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:212:2-212:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:224:2-224:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:235:2-235:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:247:2-247:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:254:2-254:54: struct gpio_mockup_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-mockup.c:264:2-264:27: struct gpio_mockup_chip *chip;
-
drivers/gpio/gpio-mockup.c:379:2-379:34: struct gpio_mockup_chip *chip = data;
-
drivers/gpio/gpio-mockup.c:386:2-386:34: struct gpio_mockup_chip *chip = data;
-
drivers/gpio/gpio-mockup.c:399:2-399:27: struct gpio_mockup_chip *chip;
-
drivers/gpio/gpio-moxtet.c:36:2-36:54: struct moxtet_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-moxtet.c:58:2-58:54: struct moxtet_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-moxtet.c:77:2-77:54: struct moxtet_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-moxtet.c:91:2-91:54: struct moxtet_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-moxtet.c:104:2-104:54: struct moxtet_gpio_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-moxtet.c:118:2-118:27: struct moxtet_gpio_chip *chip;
-
drivers/gpio/gpio-mxc.c:281:2-281:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-mxc.c:300:2-300:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-pca953x.c:348:2-348:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pca953x.c:371:2-371:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pca953x.c:391:2-391:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pca953x.c:520:2-520:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:534:2-534:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:555:2-555:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:572:2-572:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:583:2-583:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:604:2-604:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:621:2-621:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:681:2-681:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:722:2-722:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:732:2-732:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:742:2-742:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:755:2-755:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:763:2-763:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:795:2-795:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:813:2-813:50: struct pca953x_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-pca953x.c:897:2-897:30: struct pca953x_chip *chip = devid;
-
drivers/gpio/gpio-pca953x.c:1056:2-1056:23: struct pca953x_chip *chip;
-
drivers/gpio/gpio-pca953x.c:1194:2-1194:55: struct pca953x_chip *chip = i2c_get_clientdata(client);
-
drivers/gpio/gpio-pca953x.c:1207:2-1207:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pca953x.c:1256:2-1256:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pca953x.c:1272:2-1272:49: struct pca953x_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pch.c:106:2-106:48: struct pch_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-pch.c:122:2-122:48: struct pch_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-pch.c:130:2-130:48: struct pch_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-pch.c:156:2-156:48: struct pch_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-pch.c:206:2-206:48: struct pch_gpio *chip = gpiochip_get_data(gpio);
-
drivers/gpio/gpio-pch.c:231:2-231:30: struct pch_gpio *chip = gc->private;
-
drivers/gpio/gpio-pch.c:286:2-286:30: struct pch_gpio *chip = gc->private;
-
drivers/gpio/gpio-pch.c:294:2-294:30: struct pch_gpio *chip = gc->private;
-
drivers/gpio/gpio-pch.c:302:2-302:30: struct pch_gpio *chip = gc->private;
-
drivers/gpio/gpio-pch.c:309:2-309:26: struct pch_gpio *chip = dev_id;
-
drivers/gpio/gpio-pch.c:356:2-356:19: struct pch_gpio *chip;
-
drivers/gpio/gpio-pch.c:406:2-406:45: struct pch_gpio *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pch.c:418:2-418:45: struct pch_gpio *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-pcie-idio-24.c:304:2-304:26: struct regmap_irq_chip *chip;
-
drivers/gpio/gpio-pmic-eic-sprd.c:150:2-150:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-pmic-eic-sprd.c:162:2-162:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-pmic-eic-sprd.c:175:2-175:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-pmic-eic-sprd.c:202:2-202:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-pmic-eic-sprd.c:210:2-210:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-pmic-eic-sprd.c:270:2-270:38: struct gpio_chip *chip = &pmic_eic->chip;
-
drivers/gpio/gpio-rda.c:66:2-66:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-rda.c:81:2-81:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-rda.c:153:2-153:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-rda.c:163:2-163:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-rda.c:181:2-181:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/gpio/gpio-regmap.c:207:2-207:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-rockchip.c:333:2-333:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-sifive.c:63:2-63:49: struct sifive_gpio *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sifive.c:77:2-77:49: struct sifive_gpio *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sifive.c:105:2-105:49: struct sifive_gpio *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sifive.c:118:2-118:49: struct sifive_gpio *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sifive.c:164:2-164:49: struct sifive_gpio *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sifive.c:186:2-186:22: struct sifive_gpio *chip;
-
drivers/gpio/gpio-sim.c:114:2-114:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:123:2-123:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:132:2-132:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:143:2-143:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:153:2-153:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:165:2-165:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:175:2-175:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:187:2-187:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:203:2-203:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:210:2-210:51: struct gpio_sim_chip *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-sim.c:221:2-221:50: struct gpio_sim_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-sim.c:251:2-251:50: struct gpio_sim_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-sim.c:265:2-265:50: struct gpio_sim_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpio-sim.c:288:2-288:31: struct gpio_sim_chip *chip = data;
-
drivers/gpio/gpio-sim.c:297:2-297:31: struct gpio_sim_chip *chip = data;
-
drivers/gpio/gpio-sim.c:366:2-366:24: struct gpio_sim_chip *chip;
-
drivers/gpio/gpio-sprd.c:119:2-119:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-sprd.c:128:2-128:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-sprd.c:136:2-136:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-sprd.c:146:2-146:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-sprd.c:191:2-191:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/gpio/gpio-stp-xway.c:103:2-103:46: struct xway_stp *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-stp-xway.c:118:2-118:46: struct xway_stp *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-stp-xway.c:153:2-153:46: struct xway_stp *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-stp-xway.c:236:2-236:19: struct xway_stp *chip;
-
drivers/gpio/gpio-tegra.c:277:2-277:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:286:2-286:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:296:2-296:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:307:2-307:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:374:2-374:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:385:2-385:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-tegra.c:540:2-540:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:586:2-586:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:596:2-596:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra.c:605:2-605:55: struct gpio_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/gpio/gpio-tegra186.c:628:2-628:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpio/gpio-thunderx.c:432:2-432:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-tqmx86.c:184:2-184:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/gpio/gpio-tqmx86.c:251:2-251:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-ts4800.c:21:2-21:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-uniphier.c:297:2-297:34: struct gpio_chip *chip = &priv->chip;
-
drivers/gpio/gpio-uniphier.c:307:2-307:34: struct gpio_chip *chip = &priv->chip;
-
drivers/gpio/gpio-uniphier.c:344:2-344:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-wcd934x.c:80:2-80:20: struct gpio_chip *chip;
-
drivers/gpio/gpio-wcove.c:241:2-241:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-wcove.c:272:2-272:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-wcove.c:280:2-280:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-wcove.c:295:2-295:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-wcove.c:310:2-310:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/gpio/gpio-winbond.c:590:2-590:15: unsigned int chip;
-
drivers/gpio/gpio-ws16c48.c:252:2-252:26: struct regmap_irq_chip *chip;
-
drivers/gpio/gpio-xgs-iproc.c:47:2-47:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:66:2-66:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:93:2-93:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:120:2-120:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:169:2-169:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:199:2-199:49: struct iproc_gpio_chip *chip = to_iproc_gpio(gc);
-
drivers/gpio/gpio-xgs-iproc.c:218:2-218:26: struct iproc_gpio_chip *chip;
-
drivers/gpio/gpio-xgs-iproc.c:296:2-296:58: struct iproc_gpio_chip *chip = platform_get_drvdata(pdev);
-
drivers/gpio/gpio-xilinx.c:159:2-159:52: struct xgpio_instance *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-xilinx.c:180:2-180:52: struct xgpio_instance *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-xilinx.c:209:2-209:52: struct xgpio_instance *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-xilinx.c:237:2-237:52: struct xgpio_instance *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-xilinx.c:266:2-266:52: struct xgpio_instance *chip = gpiochip_get_data(gc);
-
drivers/gpio/gpio-xilinx.c:402:2-402:67: struct xgpio_instance *chip = irq_data_get_irq_chip_data(irq_data);
-
drivers/gpio/gpio-xilinx.c:429:2-429:67: struct xgpio_instance *chip = irq_data_get_irq_chip_data(irq_data);
-
drivers/gpio/gpio-xilinx.c:469:2-469:67: struct xgpio_instance *chip = irq_data_get_irq_chip_data(irq_data);
-
drivers/gpio/gpio-xilinx.c:506:2-506:62: struct xgpio_instance *chip = irq_desc_get_handler_data(desc);
-
drivers/gpio/gpio-xilinx.c:570:2-570:25: struct xgpio_instance *chip;
-
drivers/gpio/gpiolib-acpi.c:146:2-146:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-acpi.c:410:2-410:38: struct gpio_chip *chip = acpi_gpio->chip;
-
drivers/gpio/gpiolib-acpi.c:1128:2-1128:34: struct gpio_chip *chip = achip->chip;
-
drivers/gpio/gpiolib-acpi.c:1226:2-1226:34: struct gpio_chip *chip = achip->chip;
-
drivers/gpio/gpiolib-acpi.c:1242:2-1242:34: struct gpio_chip *chip = achip->chip;
-
drivers/gpio/gpiolib-acpi.c:1269:2-1269:34: struct gpio_chip *chip = achip->chip;
-
drivers/gpio/gpiolib-acpi.c:1306:2-1306:34: struct gpio_chip *chip = achip->chip;
-
drivers/gpio/gpiolib-of.c:366:2-366:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-of.c:825:2-825:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-swnode.c:42:2-42:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-swnode.c:58:2-58:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-sysfs.c:402:2-402:52: const struct gpio_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpiolib-sysfs.c:411:2-411:52: const struct gpio_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpiolib-sysfs.c:420:2-420:52: const struct gpio_chip *chip = dev_get_drvdata(dev);
-
drivers/gpio/gpiolib-sysfs.c:559:2-559:20: struct gpio_chip *chip;
-
drivers/gpio/gpiolib-sysfs.c:735:2-735:33: struct gpio_chip *chip = gdev->chip;
-
drivers/gpio/gpiolib-sysfs.c:772:2-772:33: struct gpio_chip *chip = gdev->chip;
-
drivers/gpu/drm/msm/msm_mdss.c:89:2-89:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpu/ipu-v3/ipu-common.c:1022:2-1022:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/gpu/ipu-v3/ipu-common.c:1035:2-1035:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/hid/hid-picolcd_fb.c:227:2-227:6: int chip, tile, n;
-
drivers/hte/hte.c:109:2-109:38: const struct hte_chip *chip = gdev->chip;
-
drivers/hte/hte.c:771:2-771:19: struct hte_chip *chip;
-
drivers/hwmon/ad7314.c:59:2-59:48: struct ad7314_data *chip = dev_get_drvdata(dev);
-
drivers/hwmon/ad7314.c:100:2-100:22: struct ad7314_data *chip;
-
drivers/hwmon/ads7828.c:115:2-115:21: enum ads7828_chips chip;
-
drivers/hwmon/adt7475.c:1632:2-1632:13: enum chips chip;
-
drivers/hwmon/hwmon.c:175:2-175:46: const struct hwmon_chip_info *chip = hwdev->chip;
-
drivers/hwmon/hwmon.c:254:2-254:46: const struct hwmon_chip_info *chip = hwdev->chip;
-
drivers/hwmon/ina2xx.c:624:2-624:18: enum ina2xx_ids chip;
-
drivers/hwmon/jc42.c:443:3-443:42: struct jc42_chips *chip = &jc42_chips[i];
-
drivers/hwmon/lm70.c:170:2-170:6: int chip;
-
drivers/hwmon/max1111.c:185:2-185:44: enum chips chip = spi_get_device_id(spi)->driver_data;
-
drivers/hwmon/max197.c:263:2-263:57: enum max197_chips chip = platform_get_device_id(pdev)->driver_data;
-
drivers/hwmon/max6697.c:464:2-464:47: const struct max6697_chip_data *chip = data->chip;
-
drivers/hwmon/max6697.c:598:2-598:47: const struct max6697_chip_data *chip = data->chip;
-
drivers/hwmon/pmbus/ucd9000.c:564:2-564:13: enum chips chip;
-
drivers/hwmon/pmbus/ucd9200.c:79:2-79:13: enum chips chip;
-
drivers/hwmon/shtc1.c:198:2-198:58: enum shtcx_chips chip = i2c_match_id(shtc1_id, client)->driver_data;
-
drivers/hwmon/tmp464.c:472:2-472:15: char *name, *chip;
-
drivers/i2c/i2c-stub.c:128:2-128:27: struct stub_chip *chip = NULL;
-
drivers/i2c/i2c-stub.c:318:2-318:40: struct stub_chip *chip = stub_chips + i;
-
drivers/i2c/muxes/i2c-mux-ltc4306.c:210:2-210:26: const struct chip_desc *chip;
-
drivers/iio/accel/da280.c:114:2-114:21: enum da280_chipset chip;
-
drivers/iio/accel/sca3300.c:387:2-387:47: const struct sca3300_chip_info *chip = data->chip;
-
drivers/iio/adc/ad7291.c:111:2-111:50: struct ad7291_chip_info *chip = iio_priv(private);
-
drivers/iio/adc/ad7291.c:206:2-206:52: struct ad7291_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ad7291.c:231:2-231:52: struct ad7291_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ad7291.c:250:2-250:52: struct ad7291_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ad7291.c:275:2-275:52: struct ad7291_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ad7291.c:325:2-325:52: struct ad7291_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ad7291.c:471:2-471:27: struct ad7291_chip_info *chip;
-
drivers/iio/adc/ina2xx-adc.c:185:2-185:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:481:2-481:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:543:2-543:62: struct ina2xx_chip_info *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/adc/ina2xx-adc.c:552:2-552:62: struct ina2xx_chip_info *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/adc/ina2xx-adc.c:592:2-592:62: struct ina2xx_chip_info *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/adc/ina2xx-adc.c:602:2-602:62: struct ina2xx_chip_info *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/adc/ina2xx-adc.c:715:2-715:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:748:2-748:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:778:2-778:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:836:2-836:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:862:2-862:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:880:2-880:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/ina2xx-adc.c:955:2-955:27: struct ina2xx_chip_info *chip;
-
drivers/iio/adc/ina2xx-adc.c:1043:2-1043:52: struct ina2xx_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/adc/qcom-spmi-rradc.c:733:2-733:46: struct rradc_chip *chip = iio_priv(indio_dev);
-
drivers/iio/adc/qcom-spmi-rradc.c:930:2-930:21: struct rradc_chip *chip;
-
drivers/iio/adc/stm32-adc-core.c:356:2-356:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/iio/adc/ti-ads1015.c:980:2-980:34: const struct ads1015_chip_data *chip;
-
drivers/iio/cdc/ad7150.c:107:2-107:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:154:2-154:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:189:2-189:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:237:2-237:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:331:2-331:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:364:2-364:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:483:2-483:52: struct ad7150_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7150.c:542:2-542:27: struct ad7150_chip_info *chip;
-
drivers/iio/cdc/ad7746.c:269:2-269:52: struct ad7746_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7746.c:333:2-333:52: struct ad7746_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7746.c:465:2-465:52: struct ad7746_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7746.c:584:2-584:52: struct ad7746_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7746.c:622:2-622:52: struct ad7746_chip_info *chip = iio_priv(indio_dev);
-
drivers/iio/cdc/ad7746.c:723:2-723:27: struct ad7746_chip_info *chip;
-
drivers/iio/chemical/atlas-ezo-sensor.c:207:2-207:33: const struct atlas_ezo_device *chip;
-
drivers/iio/chemical/atlas-sensor.c:615:2-615:23: struct atlas_device *chip;
-
drivers/iio/chemical/vz89x.c:175:2-175:45: const struct vz89x_chip_data *chip = data->chip;
-
drivers/iio/chemical/vz89x.c:218:2-218:45: const struct vz89x_chip_data *chip = data->chip;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c:55:2-55:25: enum inv_icm42600_chip chip;
-
drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c:54:2-54:25: enum inv_icm42600_chip chip;
-
drivers/iio/industrialio-trigger.c:547:2-547:49: struct irq_chip *chip = irq_data_get_irq_chip(d);
-
drivers/iio/industrialio-trigger.c:555:2-555:49: struct irq_chip *chip = irq_data_get_irq_chip(d);
-
drivers/iio/light/cm3232.c:239:2-239:47: struct cm3232_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/cm3232.c:264:2-264:47: struct cm3232_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/cm3232.c:331:2-331:22: struct cm3232_chip *chip;
-
drivers/iio/light/cm3232.c:378:2-378:47: struct cm3232_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/cm3232.c:392:2-392:47: struct cm3232_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:269:2-269:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:290:2-290:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:326:2-326:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:340:2-340:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:365:2-365:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:406:2-406:49: struct isl29018_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29018.c:706:2-706:31: struct isl29018_chip *chip = _data;
-
drivers/iio/light/isl29018.c:717:2-717:24: struct isl29018_chip *chip;
-
drivers/iio/light/isl29018.c:789:2-789:60: struct isl29018_chip *chip = iio_priv(dev_get_drvdata(dev));
-
drivers/iio/light/isl29018.c:811:2-811:60: struct isl29018_chip *chip = iio_priv(dev_get_drvdata(dev));
-
drivers/iio/light/isl29028.c:356:2-356:49: struct isl29028_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29028.c:424:2-424:49: struct isl29028_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29028.c:571:2-571:24: struct isl29028_chip *chip;
-
drivers/iio/light/isl29028.c:642:2-642:49: struct isl29028_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/isl29028.c:655:2-655:49: struct isl29028_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/opt4001.c:165:2-165:48: struct opt4001_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/opt4001.c:249:2-249:30: struct opt4001_chip *chip = data;
-
drivers/iio/light/opt4001.c:267:2-267:48: struct opt4001_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/opt4001.c:285:2-285:48: struct opt4001_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/opt4001.c:378:2-378:23: struct opt4001_chip *chip;
-
drivers/iio/light/tsl2563.c:178:2-179:3: struct tsl2563_chip *chip =
-
drivers/iio/light/tsl2563.c:454:2-454:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:476:2-476:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:568:2-568:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:589:2-589:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:617:2-617:47: struct tsl2563_chip *chip = iio_priv(dev_info);
-
drivers/iio/light/tsl2563.c:635:2-635:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:668:2-668:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:699:2-699:23: struct tsl2563_chip *chip;
-
drivers/iio/light/tsl2563.c:786:2-786:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:799:2-799:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2563.c:818:2-818:48: struct tsl2563_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:171:2-171:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:310:2-310:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:432:2-432:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:474:2-474:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:489:2-489:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:507:2-507:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:531:2-531:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:560:2-560:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:660:2-660:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:751:2-751:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:815:2-815:23: struct tsl2583_chip *chip;
-
drivers/iio/light/tsl2583.c:878:2-878:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:891:2-891:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2583.c:906:2-906:48: struct tsl2583_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:435:2-435:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:645:2-645:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:716:2-716:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:785:2-785:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:858:2-858:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:912:2-912:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:979:2-979:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:990:2-990:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:1025:2-1025:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:1039:2-1039:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:1058:2-1058:47: struct tsl2591_chip *chip = iio_priv(dev_info);
-
drivers/iio/light/tsl2591.c:1107:2-1107:48: struct tsl2591_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2591.c:1119:2-1119:23: struct tsl2591_chip *chip;
-
drivers/iio/light/tsl2772.c:413:2-413:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:508:2-508:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:653:2-653:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:699:2-699:30: struct tsl2772_chip *chip = _data;
-
drivers/iio/light/tsl2772.c:706:2-706:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:818:2-818:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:843:2-843:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:867:2-867:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:902:2-902:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:929:2-929:58: struct tsl2772_chip *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/light/tsl2772.c:939:2-939:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:980:2-980:58: struct tsl2772_chip *chip = iio_priv(dev_to_iio_dev(dev));
-
drivers/iio/light/tsl2772.c:1008:2-1008:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1072:2-1072:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1086:2-1086:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1103:2-1103:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1176:2-1176:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1236:2-1236:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1290:2-1290:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1386:2-1386:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1758:2-1758:23: struct tsl2772_chip *chip;
-
drivers/iio/light/tsl2772.c:1866:2-1866:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/light/tsl2772.c:1878:2-1878:48: struct tsl2772_chip *chip = iio_priv(indio_dev);
-
drivers/iio/temperature/maxim_thermocouple.c:232:2-233:38: const struct maxim_thermocouple_chip *chip =
-
drivers/input/keyboard/mcs_touchkey.c:57:2-57:42: struct mcs_touchkey_chip *chip = &data->chip;
-
drivers/input/keyboard/tca6416-keypad.c:91:2-91:60: struct tca6416_keypad_chip *chip = input_get_drvdata(input);
-
drivers/input/keyboard/tca6416-keypad.c:133:2-133:58: struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
-
drivers/input/keyboard/tca6416-keypad.c:146:2-146:58: struct tca6416_keypad_chip *chip = input_get_drvdata(dev);
-
drivers/input/keyboard/tca6416-keypad.c:187:2-187:30: struct tca6416_keypad_chip *chip;
-
drivers/input/misc/88pm80x_onkey.c:68:2-68:60: struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/88pm860x_onkey.c:62:2-62:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/88pm860x_onkey.c:116:2-116:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/88pm860x_onkey.c:125:2-125:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/ad714x-i2c.c:62:2-62:22: struct ad714x_chip *chip;
-
drivers/input/misc/ad714x-spi.c:73:2-73:22: struct ad714x_chip *chip;
-
drivers/input/misc/apanel.c:246:3-246:32: unsigned char method, slave, chip;
-
drivers/input/misc/max8925_onkey.c:68:2-68:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/max8925_onkey.c:136:2-136:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/max8925_onkey.c:150:2-150:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/misc/max8997_haptic.c:203:2-204:4: struct max8997_haptic *chip =
-
drivers/input/misc/max8997_haptic.c:215:2-215:53: struct max8997_haptic *chip = input_get_drvdata(dev);
-
drivers/input/misc/max8997_haptic.c:228:2-228:53: struct max8997_haptic *chip = input_get_drvdata(dev);
-
drivers/input/misc/max8997_haptic.c:240:2-240:25: struct max8997_haptic *chip;
-
drivers/input/misc/max8997_haptic.c:356:2-356:57: struct max8997_haptic *chip = platform_get_drvdata(pdev);
-
drivers/input/misc/max8997_haptic.c:372:2-372:57: struct max8997_haptic *chip = platform_get_drvdata(pdev);
-
drivers/input/touchscreen/88pm860x-ts.c:51:2-51:36: struct pm860x_chip *chip = touch->chip;
-
drivers/input/touchscreen/88pm860x-ts.c:180:2-180:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/input/touchscreen/ili210x.c:334:2-334:42: const struct ili2xxx_chip *chip = priv->chip;
-
drivers/input/touchscreen/ili210x.c:931:2-931:29: const struct ili2xxx_chip *chip;
-
drivers/input/touchscreen/pixcir_i2c_ts.c:102:2-102:52: const struct pixcir_i2c_chip_data *chip = tsdata->chip;
-
drivers/input/touchscreen/pixcir_i2c_ts.c:153:2-153:48: const struct pixcir_i2c_chip_data *chip = ts->chip;
-
drivers/irqchip/exynos-combiner.c:68:2-68:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/irqchip/exynos-combiner.c:97:2-97:60: struct irq_chip *chip = irq_get_chip(chip_data->parent_irq);
-
drivers/irqchip/irq-imx-mu-msi.c:205:2-205:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/irqchip/irq-pruss-intc.c:482:2-482:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/irqchip/irq-sp7021-intc.c:169:2-169:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/irqchip/irq-ts4800.c:84:2-84:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/irqchip/irq-xilinx-intc.c:139:2-139:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/leds/leds-88pm860x.c:70:2-70:22: struct pm860x_chip *chip;
-
drivers/leds/leds-88pm860x.c:146:2-146:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/leds/leds-an30259a.c:247:2-247:31: struct an30259a *chip = led->chip;
-
drivers/leds/leds-an30259a.c:275:2-275:19: struct an30259a *chip;
-
drivers/leds/leds-an30259a.c:326:2-326:51: struct an30259a *chip = i2c_get_clientdata(client);
-
drivers/leds/leds-aw200xx.c:136:2-136:30: struct aw200xx *chip = led->chip;
-
drivers/leds/leds-aw200xx.c:180:2-180:30: struct aw200xx *chip = led->chip;
-
drivers/leds/leds-aw200xx.c:488:2-488:18: struct aw200xx *chip;
-
drivers/leds/leds-aw200xx.c:541:2-541:50: struct aw200xx *chip = i2c_get_clientdata(client);
-
drivers/leds/leds-aw2013.c:331:2-331:17: struct aw2013 *chip;
-
drivers/leds/leds-aw2013.c:414:2-414:49: struct aw2013 *chip = i2c_get_clientdata(client);
-
drivers/leds/leds-lm355x.c:311:2-312:6: struct lm355x_chip_data *chip =
-
drivers/leds/leds-lm355x.c:326:2-327:6: struct lm355x_chip_data *chip =
-
drivers/leds/leds-lm355x.c:341:2-342:6: struct lm355x_chip_data *chip =
-
drivers/leds/leds-lm355x.c:358:2-359:6: struct lm355x_chip_data *chip =
-
drivers/leds/leds-lm355x.c:403:2-403:27: struct lm355x_chip_data *chip;
-
drivers/leds/leds-lm355x.c:496:2-496:59: struct lm355x_chip_data *chip = i2c_get_clientdata(client);
-
drivers/leds/leds-lm36274.c:47:2-47:25: struct lm36274 *chip = container_of(led_cdev, struct lm36274, led_dev);
-
drivers/leds/leds-lm36274.c:111:2-111:18: struct lm36274 *chip;
-
drivers/leds/leds-lm3642.c:174:2-175:6: struct lm3642_chip_data *chip =
-
drivers/leds/leds-lm3642.c:201:2-202:6: struct lm3642_chip_data *chip =
-
drivers/leds/leds-lm3642.c:221:2-222:6: struct lm3642_chip_data *chip =
-
drivers/leds/leds-lm3642.c:248:2-249:6: struct lm3642_chip_data *chip =
-
drivers/leds/leds-lm3642.c:263:2-264:6: struct lm3642_chip_data *chip =
-
drivers/leds/leds-lm3642.c:295:2-295:27: struct lm3642_chip_data *chip;
-
drivers/leds/leds-lm3642.c:384:2-384:59: struct lm3642_chip_data *chip = i2c_get_clientdata(client);
-
drivers/leds/leds-lp5521.c:353:2-353:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:372:2-372:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:388:2-388:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:410:2-410:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:442:2-442:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:464:2-464:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5521.c:522:2-522:22: struct lp55xx_chip *chip;
-
drivers/leds/leds-lp5521.c:584:2-584:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:397:2-397:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:419:2-419:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:487:2-487:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:531:2-531:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:564:2-564:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:586:2-586:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:692:2-692:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:714:2-714:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:743:2-743:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:774:2-774:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:804:2-804:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:823:2-823:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5523.c:898:2-898:22: struct lp55xx_chip *chip;
-
drivers/leds/leds-lp5523.c:960:2-960:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5562.c:317:2-317:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5562.c:410:2-410:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5562.c:438:2-438:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp5562.c:517:2-517:22: struct lp55xx_chip *chip;
-
drivers/leds/leds-lp5562.c:578:2-578:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp55xx-common.c:100:2-100:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp55xx-common.c:239:2-239:29: struct lp55xx_chip *chip = context;
-
drivers/leds/leds-lp55xx-common.c:277:2-277:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp55xx-common.c:287:2-287:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp55xx-common.c:329:2-329:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp8501.c:275:2-275:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-lp8501.c:308:2-308:22: struct lp55xx_chip *chip;
-
drivers/leds/leds-lp8501.c:370:2-370:34: struct lp55xx_chip *chip = led->chip;
-
drivers/leds/leds-pca955x.c:474:2-474:26: struct pca955x_chipdef *chip;
-
drivers/leds/leds-pca963x.c:397:2-397:18: struct pca963x *chip;
-
drivers/leds/leds-pca995x.c:64:2-64:35: struct pca995x_chip *chip = led->chip;
-
drivers/leds/leds-pca995x.c:107:2-107:23: struct pca995x_chip *chip;
-
drivers/media/dvb-frontends/mn88443x.c:560:2-560:35: struct mn88443x_priv *chip = fe->demodulator_priv;
-
drivers/media/dvb-frontends/mn88443x.c:570:2-570:35: struct mn88443x_priv *chip = fe->demodulator_priv;
-
drivers/media/dvb-frontends/mn88443x.c:639:2-639:35: struct mn88443x_priv *chip = fe->demodulator_priv;
-
drivers/media/dvb-frontends/mn88443x.c:680:2-680:24: struct mn88443x_priv *chip;
-
drivers/media/dvb-frontends/mn88443x.c:767:2-767:56: struct mn88443x_priv *chip = i2c_get_clientdata(client);
-
drivers/media/i2c/tvaudio.c:321:2-321:27: struct CHIPSTATE *chip = from_timer(chip, t, wt);
-
drivers/media/i2c/tvaudio.c:327:2-327:27: struct CHIPSTATE *chip = data;
-
drivers/media/i2c/tvaudio.c:1746:2-1746:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1787:2-1787:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1797:2-1797:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1815:2-1815:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1845:2-1845:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1863:2-1863:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1871:2-1871:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1892:2-1892:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/i2c/tvaudio.c:1940:2-1940:20: struct CHIPSTATE *chip;
-
drivers/media/i2c/tvaudio.c:2072:2-2072:38: struct CHIPSTATE *chip = to_state(sd);
-
drivers/media/pci/cx23885/cx23885-alsa.c:229:2-229:40: struct cx23885_audio_dev *chip = dev->audio_dev;
-
drivers/media/pci/cx23885/cx23885-alsa.c:313:2-313:35: struct cx23885_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx23885/cx23885-alsa.c:361:2-361:35: struct cx23885_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx23885/cx23885-alsa.c:421:2-421:35: struct cx23885_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx23885/cx23885-alsa.c:445:2-445:35: struct cx23885_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx23885/cx23885-alsa.c:474:2-474:35: struct cx23885_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx23885/cx23885-alsa.c:537:2-537:28: struct cx23885_audio_dev *chip;
-
drivers/media/pci/cx23885/cx23885-alsa.c:591:2-591:40: struct cx23885_audio_dev *chip = dev->audio_dev;
-
drivers/media/pci/cx25821/cx25821-alsa.c:352:2-352:35: struct cx25821_audio_dev *chip = dev_id;
-
drivers/media/pci/cx25821/cx25821-alsa.c:447:2-447:35: struct cx25821_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx25821/cx25821-alsa.c:499:2-499:35: struct cx25821_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx25821/cx25821-alsa.c:563:2-563:35: struct cx25821_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx25821/cx25821-alsa.c:587:2-587:35: struct cx25821_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx25821/cx25821-alsa.c:616:2-616:35: struct cx25821_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx25821/cx25821-alsa.c:695:2-695:28: struct cx25821_audio_dev *chip;
-
drivers/media/pci/cx88/cx88-alsa.c:243:2-243:32: struct cx88_audio_dev *chip = dev_id;
-
drivers/media/pci/cx88/cx88-alsa.c:405:2-405:32: struct cx88_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx88/cx88-alsa.c:451:2-451:32: struct cx88_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx88/cx88-alsa.c:508:2-508:32: struct cx88_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx88/cx88-alsa.c:531:2-531:32: struct cx88_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx88/cx88-alsa.c:559:2-559:32: struct cx88_audio_dev *chip = snd_pcm_substream_chip(substream);
-
drivers/media/pci/cx88/cx88-alsa.c:632:2-632:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:647:2-647:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:669:2-669:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:719:2-719:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:730:2-730:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:772:2-772:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:784:2-784:32: struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/cx88/cx88-alsa.c:836:2-836:38: struct cx88_audio_dev *chip = card->private_data;
-
drivers/media/pci/cx88/cx88-alsa.c:850:2-850:25: struct cx88_audio_dev *chip;
-
drivers/media/pci/cx88/cx88-alsa.c:917:2-917:25: struct cx88_audio_dev *chip;
-
drivers/media/pci/saa7134/saa7134-alsa.c:381:2-381:29: snd_card_saa7134_t *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/saa7134/saa7134-alsa.c:918:2-918:29: snd_card_saa7134_t *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/saa7134/saa7134-alsa.c:929:2-929:29: snd_card_saa7134_t *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/saa7134/saa7134-alsa.c:1015:2-1015:29: snd_card_saa7134_t *chip = snd_kcontrol_chip(kcontrol);
-
drivers/media/pci/saa7134/saa7134-alsa.c:1094:2-1094:35: snd_card_saa7134_t *chip = card->private_data;
-
drivers/media/pci/saa7134/saa7134-alsa.c:1118:2-1118:22: snd_card_saa7134_t *chip;
-
drivers/media/rc/fintek-cir.c:124:2-124:14: u16 vendor, chip;
-
drivers/media/usb/usbtv/usbtv-audio.c:67:2-67:23: struct usbtv *chip = snd_pcm_substream_chip(substream);
-
drivers/media/usb/usbtv/usbtv-audio.c:78:2-78:23: struct usbtv *chip = snd_pcm_substream_chip(substream);
-
drivers/media/usb/usbtv/usbtv-audio.c:90:2-90:23: struct usbtv *chip = snd_pcm_substream_chip(substream);
-
drivers/media/usb/usbtv/usbtv-audio.c:100:2-100:28: struct usbtv *chip = urb->context;
-
drivers/media/usb/usbtv/usbtv-audio.c:270:2-270:23: struct usbtv *chip = container_of(work, struct usbtv, snd_trigger);
-
drivers/media/usb/usbtv/usbtv-audio.c:283:2-283:23: struct usbtv *chip = snd_pcm_substream_chip(substream);
-
drivers/media/usb/usbtv/usbtv-audio.c:307:2-307:23: struct usbtv *chip = snd_pcm_substream_chip(substream);
-
drivers/mfd/88pm800.c:533:2-533:21: struct pm80x_chip *chip;
-
drivers/mfd/88pm800.c:586:2-586:53: struct pm80x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm805.c:215:2-215:21: struct pm80x_chip *chip;
-
drivers/mfd/88pm805.c:243:2-243:53: struct pm80x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm80x.c:53:2-53:21: struct pm80x_chip *chip;
-
drivers/mfd/88pm80x.c:134:2-134:53: struct pm80x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm80x.c:146:2-146:53: struct pm80x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm860x-core.c:464:2-464:29: struct pm860x_chip *chip = data;
-
drivers/mfd/88pm860x-core.c:485:2-485:60: struct pm860x_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/88pm860x-core.c:492:2-492:60: struct pm860x_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/88pm860x-core.c:736:2-736:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/88pm860x-core.c:1135:2-1135:22: struct pm860x_chip *chip;
-
drivers/mfd/88pm860x-core.c:1204:2-1204:54: struct pm860x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm860x-core.c:1216:2-1216:54: struct pm860x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm860x-core.c:1226:2-1226:54: struct pm860x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/88pm860x-i2c.c:17:2-17:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/88pm860x-i2c.c:34:2-34:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/88pm860x-i2c.c:47:2-47:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/88pm860x-i2c.c:60:2-60:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/88pm860x-i2c.c:73:2-73:51: struct pm860x_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/adp5520.c:74:2-74:55: struct adp5520_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/adp5520.c:105:2-105:49: struct adp5520_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/adp5520.c:125:2-125:49: struct adp5520_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/adp5520.c:146:2-146:49: struct adp5520_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/adp5520.c:164:2-164:49: struct adp5520_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/adp5520.c:176:2-176:30: struct adp5520_chip *chip = data;
-
drivers/mfd/adp5520.c:212:2-212:23: struct adp5520_chip *chip;
-
drivers/mfd/adp5520.c:311:2-311:58: struct adp5520_chip *chip = dev_get_drvdata(&client->dev);
-
drivers/mfd/adp5520.c:323:2-323:58: struct adp5520_chip *chip = dev_get_drvdata(&client->dev);
-
drivers/mfd/da903x.c:129:2-129:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:139:2-139:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:172:2-172:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:194:2-194:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:216:2-216:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:238:2-238:48: struct da903x_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/da903x.c:396:2-397:3: struct da903x_chip *chip =
-
drivers/mfd/da903x.c:416:2-416:29: struct da903x_chip *chip = data;
-
drivers/mfd/da903x.c:495:2-495:22: struct da903x_chip *chip;
-
drivers/mfd/da903x.c:537:2-537:54: struct da903x_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/da9062-core.c:601:2-601:17: struct da9062 *chip;
-
drivers/mfd/da9062-core.c:711:2-711:46: struct da9062 *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/fsl-imx25-tsadc.c:30:2-30:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/mfd/lp8788-irq.c:135:2-135:27: struct irq_chip *chip = &lp8788_irq_chip;
-
drivers/mfd/max77620.c:232:2-232:31: struct max77620_chip *chip = irq_drv_data;
-
drivers/mfd/max77620.c:245:2-245:31: struct max77620_chip *chip = irq_drv_data;
-
drivers/mfd/max77620.c:489:2-489:31: struct max77620_chip *chip = max77620_scratch;
-
drivers/mfd/max77620.c:500:2-500:24: struct max77620_chip *chip;
-
drivers/mfd/max77620.c:597:2-597:50: struct max77620_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/max77620.c:648:2-648:50: struct max77620_chip *chip = dev_get_drvdata(dev);
-
drivers/mfd/max8925-core.c:473:2-473:30: struct max8925_chip *chip = data;
-
drivers/mfd/max8925-core.c:502:2-502:30: struct max8925_chip *chip = data;
-
drivers/mfd/max8925-core.c:531:2-531:61: struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/max8925-core.c:538:2-538:61: struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/max8925-core.c:616:2-616:61: struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/max8925-core.c:624:2-624:61: struct max8925_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/max8925-i2c.c:51:2-51:52: struct max8925_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/max8925-i2c.c:69:2-69:52: struct max8925_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/max8925-i2c.c:83:2-83:52: struct max8925_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/max8925-i2c.c:97:2-97:52: struct max8925_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/max8925-i2c.c:111:2-111:52: struct max8925_chip *chip = i2c_get_clientdata(i2c);
-
drivers/mfd/max8925-i2c.c:150:2-150:23: struct max8925_chip *chip;
-
drivers/mfd/max8925-i2c.c:201:2-201:55: struct max8925_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/max8925-i2c.c:211:2-211:55: struct max8925_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/max8925-i2c.c:221:2-221:55: struct max8925_chip *chip = i2c_get_clientdata(client);
-
drivers/mfd/motorola-cpcap.c:143:2-143:57: struct regmap_irq_chip *chip = &cpcap_irq_chip[irq_chip];
-
drivers/mfd/mt6358-irq.c:78:2-78:60: struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/mt6358-irq.c:87:2-87:60: struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/mt6358-irq.c:95:2-95:60: struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/mt6358-irq.c:103:2-103:60: struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/mfd/mt6358-irq.c:182:2-182:29: struct mt6397_chip *chip = data;
-
drivers/mfd/mt6397-irq.c:132:2-133:3: struct mt6397_chip *chip =
-
drivers/mfd/qcom-pm8xxx.c:175:2-175:29: struct pm_irq_chip *chip = data;
-
drivers/mfd/qcom-pm8xxx.c:233:2-233:29: struct pm_irq_chip *chip = data;
-
drivers/mfd/qcom-pm8xxx.c:266:2-266:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:278:2-278:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:290:2-290:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:322:2-322:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:377:2-377:37: struct pm_irq_chip *chip = domain->host_data;
-
drivers/mfd/qcom-pm8xxx.c:401:2-401:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:428:2-428:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:450:2-450:57: struct pm_irq_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/mfd/qcom-pm8xxx.c:515:2-515:22: struct pm_irq_chip *chip;
-
drivers/mfd/qcom-pm8xxx.c:590:2-590:54: struct pm_irq_chip *chip = platform_get_drvdata(pdev);
-
drivers/mfd/stmpe.c:1192:2-1192:26: struct irq_chip *chip = NULL;
-
drivers/mfd/tps65010.c:188:2-188:14: const char *chip;
-
drivers/misc/apds990x.c:476:2-476:31: struct apds990x_chip *chip = data;
-
drivers/misc/apds990x.c:625:2-625:50: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:673:2-673:50: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:682:2-682:50: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:713:2-713:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:747:2-747:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:773:2-773:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:797:2-797:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:806:2-806:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:838:2-838:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:848:2-848:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:876:2-876:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:884:2-884:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:919:2-919:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:931:2-931:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:950:2-950:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:959:2-959:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:994:2-994:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:1023:2-1023:51: struct apds990x_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/apds990x.c:1056:2-1056:24: struct apds990x_chip *chip;
-
drivers/misc/apds990x.c:1189:2-1189:56: struct apds990x_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/apds990x.c:1213:2-1213:56: struct apds990x_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/apds990x.c:1222:2-1222:56: struct apds990x_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/apds990x.c:1238:2-1238:56: struct apds990x_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/apds990x.c:1247:2-1247:56: struct apds990x_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/bh1770glc.c:559:2-560:3: struct bh1770_chip *chip =
-
drivers/misc/bh1770glc.c:570:2-570:29: struct bh1770_chip *chip = data;
-
drivers/misc/bh1770glc.c:633:2-633:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:681:2-681:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:711:2-711:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:742:2-742:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:754:2-754:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:786:2-786:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:793:2-793:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:811:2-811:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:829:2-829:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:846:2-846:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:854:2-854:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:877:2-877:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:886:2-886:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:905:2-905:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:913:2-913:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:932:2-932:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:945:2-945:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:958:2-958:48: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1001:2-1001:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1009:2-1009:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1035:2-1035:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1042:2-1042:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1078:2-1078:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1089:2-1089:49: struct bh1770_chip *chip = dev_get_drvdata(dev);
-
drivers/misc/bh1770glc.c:1167:2-1167:22: struct bh1770_chip *chip;
-
drivers/misc/bh1770glc.c:1284:2-1284:54: struct bh1770_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/bh1770glc.c:1307:2-1307:54: struct bh1770_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/bh1770glc.c:1317:2-1317:54: struct bh1770_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/bh1770glc.c:1345:2-1345:54: struct bh1770_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/bh1770glc.c:1355:2-1355:54: struct bh1770_chip *chip = i2c_get_clientdata(client);
-
drivers/misc/cb710/core.c:66:2-66:28: struct cb710_chip *chip = data;
-
drivers/misc/cb710/core.c:88:2-88:51: struct cb710_chip *chip = cb710_slot_to_chip(slot);
-
drivers/misc/cb710/core.c:160:2-160:51: struct cb710_chip *chip = cb710_slot_to_chip(slot);
-
drivers/misc/cb710/core.c:172:2-172:48: struct cb710_chip *chip = pci_get_drvdata(pdev);
-
drivers/misc/cb710/core.c:181:2-181:48: struct cb710_chip *chip = pci_get_drvdata(pdev);
-
drivers/misc/cb710/core.c:190:2-190:21: struct cb710_chip *chip;
-
drivers/misc/cb710/core.c:284:2-284:48: struct cb710_chip *chip = pci_get_drvdata(pdev);
-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c:161:2-161:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c:173:2-173:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c:199:2-199:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/misc/pch_phub.c:155:2-155:50: struct pch_phub_reg *chip = pci_get_drvdata(pdev);
-
drivers/misc/pch_phub.c:216:2-216:50: struct pch_phub_reg *chip = pci_get_drvdata(pdev);
-
drivers/misc/pch_phub.c:498:2-498:63: struct pch_phub_reg *chip = dev_get_drvdata(kobj_to_dev(kobj));
-
drivers/misc/pch_phub.c:563:2-563:63: struct pch_phub_reg *chip = dev_get_drvdata(kobj_to_dev(kobj));
-
drivers/misc/pch_phub.c:614:2-614:49: struct pch_phub_reg *chip = dev_get_drvdata(dev);
-
drivers/misc/pch_phub.c:632:2-632:49: struct pch_phub_reg *chip = dev_get_drvdata(dev);
-
drivers/misc/pch_phub.c:666:2-666:23: struct pch_phub_reg *chip;
-
drivers/misc/pch_phub.c:831:2-831:50: struct pch_phub_reg *chip = pci_get_drvdata(pdev);
-
drivers/misc/sgi-gru/grufile.c:254:2-254:23: int pnode, nid, bid, chip;
-
drivers/misc/ti-st/st_kim.c:199:2-199:37: unsigned short version = 0, chip = 0, min_ver = 0, maj_ver = 0;
-
drivers/mmc/host/cb710-mmc.c:502:2-502:51: struct cb710_chip *chip = cb710_slot_to_chip(slot);
-
drivers/mmc/host/cb710-mmc.c:689:2-689:51: struct cb710_chip *chip = cb710_slot_to_chip(slot);
-
drivers/mmc/host/sdhci-pci-core.c:755:2-755:51: struct sdhci_pci_chip *chip = dev_get_drvdata(dev);
-
drivers/mmc/host/sdhci-pci-core.c:1971:2-1971:51: struct sdhci_pci_chip *chip = dev_get_drvdata(dev);
-
drivers/mmc/host/sdhci-pci-core.c:1984:2-1984:51: struct sdhci_pci_chip *chip = dev_get_drvdata(dev);
-
drivers/mmc/host/sdhci-pci-core.c:1999:2-1999:51: struct sdhci_pci_chip *chip = dev_get_drvdata(dev);
-
drivers/mmc/host/sdhci-pci-core.c:2012:2-2012:51: struct sdhci_pci_chip *chip = dev_get_drvdata(dev);
-
drivers/mmc/host/sdhci-pci-core.c:2190:2-2190:25: struct sdhci_pci_chip *chip;
-
drivers/mmc/host/sdhci-pci-core.c:2271:2-2271:52: struct sdhci_pci_chip *chip = pci_get_drvdata(pdev);
-
drivers/mmc/host/sdhci-pci-o2micro.c:250:2-250:38: struct sdhci_pci_chip *chip = slot->chip;
-
drivers/mmc/host/sdhci-pci-o2micro.c:318:2-318:38: struct sdhci_pci_chip *chip = slot->chip;
-
drivers/mmc/host/sdhci-pci-o2micro.c:585:2-585:38: struct sdhci_pci_chip *chip = slot->chip;
-
drivers/mmc/host/sdhci-pci-o2micro.c:639:2-639:38: struct sdhci_pci_chip *chip = slot->chip;
-
drivers/mmc/host/sdhci-pci-o2micro.c:698:2-698:25: struct sdhci_pci_chip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:703:3-703:18: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:1452:3-1452:18: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2037:2-2037:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2307:2-2307:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2515:2-2515:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2610:2-2610:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0001.c:2642:3-2642:38: struct flchip *chip = &cfi->chips[i];
-
drivers/mtd/chips/cfi_cmdset_0002.c:1489:2-1489:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0002.c:2915:2-2915:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0002.c:2977:2-2977:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0002.c:3032:2-3032:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0002.c:3064:2-3064:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0020.c:978:2-978:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0020.c:1317:2-1317:17: struct flchip *chip;
-
drivers/mtd/chips/cfi_cmdset_0020.c:1375:2-1375:17: struct flchip *chip;
-
drivers/mtd/lpddr/lpddr_cmds.c:39:2-39:17: struct flchip *chip;
-
drivers/mtd/lpddr/lpddr_cmds.c:486:2-486:45: struct flchip *chip = &lpddr->chips[chipnum];
-
drivers/mtd/lpddr/lpddr_cmds.c:514:2-514:45: struct flchip *chip = &lpddr->chips[chipnum];
-
drivers/mtd/lpddr/lpddr_cmds.c:539:2-539:45: struct flchip *chip = &lpddr->chips[chipnum];
-
drivers/mtd/lpddr/lpddr_cmds.c:597:3-597:18: struct flchip *chip;
-
drivers/mtd/lpddr/lpddr_cmds.c:719:2-719:45: struct flchip *chip = &lpddr->chips[chipnum];
-
drivers/mtd/nand/raw/arasan-nand-controller.c:1275:2-1275:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/arasan-nand-controller.c:1349:2-1349:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1559:2-1559:34: struct nand_chip *chip = &nand->base;
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1583:2-1583:34: struct nand_chip *chip = &nand->base;
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1608:2-1608:34: struct nand_chip *chip = &nand->base;
-
drivers/mtd/nand/raw/atmel/nand-controller.c:1729:2-1729:34: struct nand_chip *chip = &nand->base;
-
drivers/mtd/nand/raw/bcm47xxnflash/main.c:63:2-63:36: struct nand_chip *chip = &nflash->nand_chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:888:2-888:43: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1191:2-1191:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1209:2-1209:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1249:2-1249:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1267:2-1267:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1293:2-1293:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1365:2-1365:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:1720:2-1720:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2522:2-2522:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2653:2-2653:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2832:2-2832:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:2967:3-2967:35: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/brcmnand/brcmnand.c:3306:2-3306:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2284:2-2284:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2300:2-2300:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2745:2-2745:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/cadence-nand-controller.c:2827:2-2827:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/cafe_nand.c:334:2-334:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cafe_nand.c:453:2-453:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cafe_nand.c:467:2-467:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cafe_nand.c:815:2-815:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/cafe_nand.c:844:2-844:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/davinci_nand.c:826:2-826:34: struct nand_chip *chip = &info->chip;
-
drivers/mtd/nand/raw/denali.c:925:2-925:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/denali.c:940:2-940:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/denali.c:1182:2-1182:35: struct nand_chip *chip = &dchip->chip;
-
drivers/mtd/nand/raw/denali.c:1364:2-1364:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:87:2-87:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:101:2-101:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:141:2-141:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:174:2-174:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:859:2-859:34: struct nand_chip *chip = &priv->chip;
-
drivers/mtd/nand/raw/fsl_ifc_nand.c:1101:2-1101:34: struct nand_chip *chip = &priv->chip;
-
drivers/mtd/nand/raw/fsmc_nand.c:170:2-170:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsmc_nand.c:184:2-184:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsmc_nand.c:213:2-213:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsmc_nand.c:231:2-231:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/fsmc_nand.c:1168:3-1168:35: struct nand_chip *chip = &host->nand;
-
drivers/mtd/nand/raw/gpio.c:271:2-271:37: struct nand_chip *chip = &gpiomtd->nand_chip;
-
drivers/mtd/nand/raw/gpio.c:288:2-288:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:243:2-243:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:272:2-272:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:311:2-311:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:452:2-452:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:693:2-693:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1092:2-1092:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:1108:2-1108:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2034:2-2034:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2089:2-2089:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2154:2-2154:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2254:2-2254:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2335:2-2335:24: int chip = this->nand.cur_cs;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2663:2-2663:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2783:2-2783:34: struct nand_chip *chip = &this->nand;
-
drivers/mtd/nand/raw/hisi504_nand.c:181:2-181:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/hisi504_nand.c:391:2-391:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/hisi504_nand.c:582:2-582:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/hisi504_nand.c:641:2-641:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/hisi504_nand.c:739:2-739:21: struct nand_chip *chip;
-
drivers/mtd/nand/raw/hisi504_nand.c:804:2-804:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/hisi504_nand.c:836:2-836:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:74:2-74:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:89:2-89:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:109:2-109:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:124:2-124:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:352:2-352:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:435:2-435:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/intel-nand-controller.c:239:2-239:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/intel-nand-controller.c:253:2-253:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:394:2-394:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/lpc32xx_mlc.c:832:2-832:34: struct nand_chip *chip = &host->nand_chip;
-
drivers/mtd/nand/raw/lpc32xx_slc.c:428:2-428:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/lpc32xx_slc.c:488:2-488:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/lpc32xx_slc.c:830:2-830:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/lpc32xx_slc.c:947:2-947:34: struct nand_chip *chip = &host->nand_chip;
-
drivers/mtd/nand/raw/marvell_nand.c:2205:2-2205:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/marvell_nand.c:2221:2-2221:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/marvell_nand.c:2250:2-2250:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/marvell_nand.c:2324:2-2324:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/marvell_nand.c:2609:2-2609:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/marvell_nand.c:2762:2-2762:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/marvell_nand.c:3054:2-3054:28: struct marvell_nand_chip *chip;
-
drivers/mtd/nand/raw/mtk_nand.c:320:2-320:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:660:2-660:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:675:2-675:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:709:2-709:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:917:2-917:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:1124:2-1124:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:1143:2-1143:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mtk_nand.c:1165:2-1165:51: struct mtk_nfc_nand_chip *chip = to_mtk_nand(nand);
-
drivers/mtd/nand/raw/mtk_nand.c:1342:2-1342:28: struct mtk_nfc_nand_chip *chip;
-
drivers/mtd/nand/raw/mtk_nand.c:1574:2-1574:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/mtk_nand.c:1604:2-1604:28: struct mtk_nfc_nand_chip *chip;
-
drivers/mtd/nand/raw/mxc_nand.c:1265:2-1265:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/mxc_nand.c:1823:2-1823:34: struct nand_chip *chip = &host->nand;
-
drivers/mtd/nand/raw/mxic_nand.c:559:2-559:33: struct nand_chip *chip = &nfc->chip;
-
drivers/mtd/nand/raw/nand_base.c:608:2-608:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:3915:2-3915:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4491:2-4491:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4521:2-4521:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4669:2-4669:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4686:2-4686:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4731:2-4731:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4750:2-4750:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4784:2-4784:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:4800:2-4800:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_base.c:6155:2-6155:27: struct nand_chip *chip = container_of(nand, struct nand_chip,
-
drivers/mtd/nand/raw/nand_base.c:6172:2-6172:27: struct nand_chip *chip = container_of(nand, struct nand_chip,
-
drivers/mtd/nand/raw/nand_base.c:6180:2-6180:27: struct nand_chip *chip = container_of(nand, struct nand_chip,
-
drivers/mtd/nand/raw/nand_bbt.c:752:2-752:21: int i, res, chip = 0;
-
drivers/mtd/nand/raw/nand_bbt.c:1078:2-1078:6: int chip, chipsel;
-
drivers/mtd/nand/raw/nand_micron.c:135:2-135:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nand_micron.c:150:2-150:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nandsim.c:642:2-642:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/nandsim.c:2263:2-2263:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/nandsim.c:2428:2-2428:44: struct nand_chip *chip = mtd_to_nand(nsmtd);
-
drivers/mtd/nand/raw/omap2.c:1728:2-1728:34: struct nand_chip *chip = &info->nand;
-
drivers/mtd/nand/raw/omap2.c:1748:2-1748:34: struct nand_chip *chip = &info->nand;
-
drivers/mtd/nand/raw/plat_nand.c:129:2-129:34: struct nand_chip *chip = &data->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:794:2-794:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:813:2-813:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:1445:2-1445:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:1555:2-1555:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:1613:2-1613:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:1716:2-1716:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:1794:2-1794:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:2316:2-2316:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/qcom_nandc.c:2338:2-2338:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/qcom_nandc.c:3194:2-3194:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:3262:2-3262:34: struct nand_chip *chip = &host->chip;
-
drivers/mtd/nand/raw/qcom_nandc.c:3457:2-3457:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/r852.c:65:2-65:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/r852.c:844:2-844:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/renesas-nand-controller.c:975:2-975:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/renesas-nand-controller.c:990:2-990:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1173:2-1173:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1202:2-1202:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/renesas-nand-controller.c:1286:2-1286:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/sh_flctl.c:34:2-34:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/sh_flctl.c:65:2-65:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/sh_flctl.c:79:2-79:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/sh_flctl.c:1207:2-1207:35: struct nand_chip *chip = &flctl->chip;
-
drivers/mtd/nand/raw/sharpsl.c:216:2-216:37: struct nand_chip *chip = &sharpsl->chip;
-
drivers/mtd/nand/raw/sm_common.c:187:2-187:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1651:2-1651:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1666:2-1666:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:1886:2-1886:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/stm32_fmc2_nand.c:2024:2-2024:34: struct nand_chip *chip = &nand->chip;
-
drivers/mtd/nand/raw/sunxi_nand.c:1923:2-1923:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/tegra_nand.c:206:2-206:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/tegra_nand.c:233:2-233:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/tegra_nand.c:1075:2-1075:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/tegra_nand.c:1226:2-1226:33: struct nand_chip *chip = ctrl->chip;
-
drivers/mtd/nand/raw/txx9ndfmc.c:77:2-77:42: struct nand_chip *chip = mtd_to_nand(mtd);
-
drivers/mtd/nand/raw/txx9ndfmc.c:317:3-317:21: struct nand_chip *chip;
-
drivers/mtd/nand/raw/txx9ndfmc.c:381:3-381:21: struct nand_chip *chip;
-
drivers/mtd/nand/raw/vf610_nfc.c:811:2-811:20: struct nand_chip *chip;
-
drivers/mtd/nand/raw/vf610_nfc.c:905:2-905:33: struct nand_chip *chip = &nfc->chip;
-
drivers/net/dsa/b53/b53_common.c:2632:3-2632:57: const struct b53_chip_data *chip = &b53_switch_chips[i];
-
drivers/net/dsa/lan9303-core.c:917:2-917:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1024:2-1024:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1053:2-1053:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1067:2-1067:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1082:2-1082:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1095:2-1095:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1111:2-1111:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1125:2-1125:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1138:2-1138:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1176:2-1176:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1189:2-1189:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1200:2-1200:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1211:2-1211:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1225:2-1225:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1243:2-1243:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1259:2-1259:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1273:2-1273:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/lan9303-core.c:1303:2-1303:29: struct lan9303 *chip = ds->priv;
-
drivers/net/dsa/microchip/ksz8863_smi.c:137:2-137:30: const struct ksz_chip_data *chip;
-
drivers/net/dsa/microchip/ksz_common.c:1591:3-1591:57: const struct ksz_chip_data *chip = &ksz_switch_chips[i];
-
drivers/net/dsa/microchip/ksz_spi.c:43:2-43:30: const struct ksz_chip_data *chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:144:2-144:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/chip.c:152:2-152:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/chip.c:202:2-202:32: struct mv88e6xxx_chip *chip = dev_id;
-
drivers/net/dsa/mv88e6xxx/chip.c:209:2-209:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/chip.c:216:2-216:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/chip.c:248:2-248:35: struct mv88e6xxx_chip *chip = d->host_data;
-
drivers/net/dsa/mv88e6xxx/chip.c:376:2-376:32: struct mv88e6xxx_chip *chip = container_of(work,
-
drivers/net/dsa/mv88e6xxx/chip.c:766:2-766:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:785:2-785:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:798:2-798:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:821:2-821:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:843:2-843:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:871:2-871:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:901:2-901:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1102:2-1102:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1157:2-1157:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1272:2-1272:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1289:2-1289:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1302:2-1302:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1420:2-1420:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1645:2-1645:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1901:2-1901:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:1946:2-1946:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2012:2-2012:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2040:2-2040:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2251:2-2251:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2298:2-2298:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2467:2-2467:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2573:2-2573:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2614:2-2614:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2636:2-2636:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2682:2-2682:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2697:2-2697:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2784:2-2784:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2834:2-2834:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2844:2-2844:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2878:2-2878:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2911:2-2911:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:2929:2-2929:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3380:2-3380:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3391:2-3391:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3421:2-3421:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3504:2-3504:42: struct mv88e6xxx_chip *chip = mdio_bus->chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:3531:2-3531:42: struct mv88e6xxx_chip *chip = mdio_bus->chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:3548:2-3548:42: struct mv88e6xxx_chip *chip = mdio_bus->chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:3565:2-3565:42: struct mv88e6xxx_chip *chip = mdio_bus->chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:3702:2-3702:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3712:2-3712:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3880:2-3880:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3894:2-3894:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3904:2-3904:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3912:2-3912:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:3933:2-3933:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6249:2-6249:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:6269:2-6269:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6277:2-6277:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6330:2-6330:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6345:2-6345:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6363:2-6363:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6401:2-6401:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6428:2-6428:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6450:2-6450:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6514:2-6514:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6554:2-6554:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6609:2-6609:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6685:2-6685:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6699:2-6699:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6731:2-6731:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6744:2-6744:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6758:2-6758:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6780:2-6780:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/chip.c:6923:2-6923:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/chip.c:7070:2-7070:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/devlink.c:34:2-34:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:56:2-56:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:138:2-138:32: struct mv88e6xxx_chip *chip = priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:146:2-146:32: struct mv88e6xxx_chip *chip = priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:154:2-154:32: struct mv88e6xxx_chip *chip = priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:162:2-162:32: struct mv88e6xxx_chip *chip = priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:179:2-179:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:271:2-271:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:379:2-379:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:451:2-451:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:534:2-534:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:591:2-591:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:630:2-630:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:742:2-742:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:751:2-751:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:758:2-758:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:776:2-776:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/devlink.c:823:2-823:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/global1_atu.c:404:2-404:32: struct mv88e6xxx_chip *chip = dev_id;
-
drivers/net/dsa/mv88e6xxx/global1_vtu.c:610:2-610:32: struct mv88e6xxx_chip *chip = dev_id;
-
drivers/net/dsa/mv88e6xxx/global2.c:968:2-968:32: struct mv88e6xxx_chip *chip = dev_id;
-
drivers/net/dsa/mv88e6xxx/global2.c:1044:2-1044:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/global2.c:1052:2-1052:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/global2.c:1060:2-1060:32: struct mv88e6xxx_chip *chip = dev_id;
-
drivers/net/dsa/mv88e6xxx/global2.c:1086:2-1086:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/global2.c:1093:2-1093:60: struct mv88e6xxx_chip *chip = irq_data_get_irq_chip_data(d);
-
drivers/net/dsa/mv88e6xxx/global2.c:1115:2-1115:35: struct mv88e6xxx_chip *chip = d->host_data;
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:70:2-70:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:174:2-174:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:199:2-199:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:335:2-335:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:448:2-448:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/hwtstamp.c:470:2-470:36: struct mv88e6xxx_chip *chip = ds->priv;
-
drivers/net/dsa/mv88e6xxx/pcs-6185.c:32:2-32:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/pcs-6185.c:61:2-61:38: struct mv88e6xxx_chip *chip = mpcs->chip;
-
drivers/net/dsa/mv88e6xxx/pcs-6352.c:306:2-306:38: struct mv88e6xxx_chip *chip = port->chip;
-
drivers/net/dsa/mv88e6xxx/phy.c:168:2-168:25: struct mv88e6xxx_chip *chip;
-
drivers/net/dsa/mv88e6xxx/phy.c:185:2-185:32: struct mv88e6xxx_chip *chip = from_timer(chip, t, ppu_timer);
-
drivers/net/dsa/mv88e6xxx/ptp.c:88:2-88:32: struct mv88e6xxx_chip *chip = cc_to_chip(cc);
-
drivers/net/dsa/mv88e6xxx/ptp.c:102:2-102:32: struct mv88e6xxx_chip *chip = cc_to_chip(cc);
-
drivers/net/dsa/mv88e6xxx/ptp.c:156:2-156:32: struct mv88e6xxx_chip *chip = dw_tai_event_to_chip(dw);
-
drivers/net/dsa/mv88e6xxx/ptp.c:202:2-202:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/ptp.c:230:2-230:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/ptp.c:242:2-242:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/ptp.c:257:2-257:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/ptp.c:325:2-325:32: struct mv88e6xxx_chip *chip = ptp_to_chip(ptp);
-
drivers/net/dsa/mv88e6xxx/ptp.c:453:2-453:32: struct mv88e6xxx_chip *chip = cc_to_chip(cc);
-
drivers/net/dsa/mv88e6xxx/ptp.c:468:2-468:32: struct mv88e6xxx_chip *chip = dw_overflow_to_chip(dw);
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:3316:2-3316:17: enum chip_type chip;
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:6605:2-6605:17: enum chip_type chip;
-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:4718:2-4718:24: enum chip_type chip = CHELSIO_CHIP_VERSION(adap->params.chip);
-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:451:2-451:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/net/ieee802154/at86rf230.c:1423:2-1423:14: const char *chip;
-
drivers/net/ieee802154/atusb.c:811:2-811:14: const char *chip;
-
drivers/net/phy/marvell10g.c:504:2-504:56: const struct mv3310_chip *chip = to_mv3310_chip(phydev);
-
drivers/net/phy/marvell10g.c:774:2-774:56: const struct mv3310_chip *chip = to_mv3310_chip(phydev);
-
drivers/net/wireless/ath/ath9k/hif_usb.c:1177:2-1177:18: char index[8], *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1125:2-1125:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1170:2-1170:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1184:2-1184:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1199:2-1199:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1212:2-1212:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1365:2-1365:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1390:2-1390:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1412:2-1412:26: struct brcmf_chip_priv *chip;
-
drivers/net/wireless/purelifi/plfxlc/mac.c:89:2-89:35: struct plfxlc_chip *chip = &mac->chip;
-
drivers/net/wireless/purelifi/plfxlc/usb.c:581:2-581:22: struct plfxlc_chip *chip;
-
drivers/net/wireless/ralink/rt2x00/rt2x00pci.c:70:2-70:6: u16 chip;
-
drivers/net/wireless/ralink/rt2x00/rt61pci.c:1148:2-1148:6: u16 chip;
-
drivers/net/wireless/realtek/rtw88/bf.c:33:2-33:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:16:2-16:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:39:2-39:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:368:2-368:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:403:2-403:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:413:2-413:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:492:2-492:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:527:2-527:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:708:2-708:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:808:2-808:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:935:2-935:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:983:2-983:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1067:2-1067:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1137:2-1137:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1195:2-1195:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1528:2-1528:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1551:2-1551:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1596:2-1596:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1621:2-1621:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1646:2-1646:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1686:2-1686:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1755:2-1755:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1855:2-1855:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1903:2-1903:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:1934:2-1934:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2017:2-2017:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2059:2-2059:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2098:2-2098:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2135:2-2135:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2192:2-2192:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2249:2-2249:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2284:2-2284:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2318:2-2318:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2350:2-2350:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2374:2-2374:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2413:2-2413:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2453:2-2453:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:2530:2-2530:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3004:2-3004:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3272:2-3272:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3362:2-3362:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3584:2-3584:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3620:2-3620:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3738:2-3738:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.c:3912:2-3912:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:330:2-330:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:338:2-338:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:348:2-348:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:355:2-355:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:362:2-362:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:369:2-369:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/coex.h:377:2-377:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/efuse.c:89:2-89:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/efuse.c:148:2-148:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:980:2-980:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1035:2-1035:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1069:2-1069:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1094:2-1094:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1198:2-1198:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1513:2-1513:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1728:2-1728:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1787:2-1787:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1899:2-1899:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/fw.c:1922:2-1922:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:273:2-273:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:640:2-640:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1005:2-1005:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1067:2-1067:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1118:2-1118:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1173:2-1173:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1204:2-1204:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1230:2-1230:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac.c:1361:2-1361:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac80211.c:454:2-454:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/mac80211.c:791:2-791:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:396:2-396:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:853:2-853:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:897:2-897:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:966:2-966:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1315:2-1315:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1336:2-1336:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1355:2-1355:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1544:2-1544:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1697:2-1697:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:1820:2-1820:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:2086:2-2086:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/main.c:2293:2-2293:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:319:2-319:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:687:2-687:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:803:2-803:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1042:2-1042:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1394:2-1394:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1436:2-1436:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1452:2-1452:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1507:2-1507:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1519:2-1519:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/pci.c:1815:2-1815:30: const struct rtw_chip_info *chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:141:2-141:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:168:2-168:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:183:2-183:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:202:2-202:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:229:2-229:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:248:2-248:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:606:2-606:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:662:2-662:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:723:2-723:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:898:2-898:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:921:2-921:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:970:2-970:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1010:2-1010:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1745:2-1745:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1764:2-1764:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1873:2-1873:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1907:2-1907:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:1954:2-1954:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:2207:2-2207:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:2482:2-2482:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.c:2537:2-2537:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/phy.h:117:2-117:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/rtw8822c.c:4582:2-4582:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/sdio.c:817:2-817:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/sdio.c:938:2-938:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/sdio.c:1385:2-1385:30: const struct rtw_chip_info *chip;
-
drivers/net/wireless/realtek/rtw88/tx.c:401:2-401:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/tx.c:441:2-441:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/tx.c:492:2-492:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/tx.c:518:2-518:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/tx.h:135:2-135:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/usb.c:148:2-148:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/usb.c:394:2-394:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/usb.c:427:2-427:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/usb.c:471:2-471:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/usb.c:501:2-501:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/util.c:26:2-26:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw88/util.c:40:2-40:45: const struct rtw_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/cam.c:104:2-104:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/cam.c:329:2-329:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/cam.c:476:2-476:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/cam.c:534:2-534:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/chan.c:247:2-247:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/chan.c:336:2-336:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:1845:2-1845:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:2085:2-2085:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:2117:2-2117:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:2182:2-2182:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:2268:2-2268:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:2544:2-2544:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:3497:2-3497:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:4407:2-4407:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:4424:2-4424:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:4447:2-4447:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:4994:2-4994:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:5285:2-5285:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:5304:2-5304:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:5527:2-5527:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:5762:2-5762:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:5949:2-5949:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:6168:2-6168:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:7683:2-7683:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:7724:2-7724:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:7828:2-7828:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/coex.c:8426:2-8426:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:322:2-322:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:360:2-360:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:476:2-476:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:643:2-643:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:862:2-862:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:1828:2-1828:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:1992:2-1992:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:2746:2-2746:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:3188:2-3188:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:3233:2-3233:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:3732:2-3732:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.c:3767:2-3767:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5006:2-5006:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5014:2-5014:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5022:2-5022:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5030:2-5030:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5038:2-5038:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5047:2-5047:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5055:2-5055:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5063:2-5063:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5071:2-5071:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5079:2-5079:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5088:2-5088:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5097:2-5097:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5109:2-5109:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5118:2-5118:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5126:2-5126:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5137:2-5137:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5161:2-5161:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5172:2-5172:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5182:2-5182:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5192:2-5192:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5201:2-5201:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5208:2-5208:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5217:2-5217:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5225:2-5225:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/core.h:5235:2-5235:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/debug.c:348:2-348:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/debug.c:651:2-651:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/debug.c:1035:2-1035:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/debug.c:1290:2-1290:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/debug.c:3366:2-3366:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:469:2-469:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:521:2-521:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:639:2-639:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:982:2-982:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1249:2-1249:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1357:2-1357:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1630:2-1630:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1654:2-1654:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1759:2-1759:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1837:2-1837:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:1879:2-1879:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:2378:2-2378:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:3396:2-3396:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.c:3429:2-3429:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/fw.h:3767:2-3767:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:282:2-282:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:534:2-534:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:824:2-824:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:852:2-852:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:879:2-879:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:905:2-905:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:971:2-971:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:987:2-987:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:1022:2-1022:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:1038:2-1038:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:1307:2-1307:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:1906:2-1906:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:1943:2-1943:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:2001:2-2001:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:2329:2-2329:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:2649:2-2649:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.c:5127:2-5127:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.h:985:2-985:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.h:992:2-992:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.h:1096:2-1096:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.h:1109:2-1109:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/mac.h:1122:2-1122:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/pci.c:973:2-973:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/pci.c:1197:2-1197:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/pci.c:1257:2-1257:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/pci.c:3215:2-3215:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:674:2-674:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:746:2-746:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:830:2-830:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:1060:2-1060:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:1361:2-1361:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:1388:2-1388:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:1417:2-1417:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2266:2-2266:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2436:2-2436:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2510:2-2510:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2589:2-2589:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2896:2-2896:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:2957:2-2957:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:3007:2-3007:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:3739:2-3739:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:3817:2-3817:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:4477:2-4477:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:4502:2-4502:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/phy.c:4648:2-4648:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/regd.c:291:2-291:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/regd.c:337:2-337:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/rtw8851b.c:1963:2-1963:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/rtw8852a.c:1704:2-1704:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/rtw8852b.c:2148:2-2148:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/realtek/rtw89/rtw8852c.c:2400:2-2400:47: const struct rtw89_chip_info *chip = rtwdev->chip;
-
drivers/net/wireless/zydas/zd1211rw/zd_mac.c:185:2-185:31: struct zd_chip *chip = &mac->chip;
-
drivers/net/wireless/zydas/zd1211rw/zd_mac.c:272:2-272:31: struct zd_chip *chip = &mac->chip;
-
drivers/net/wireless/zydas/zd1211rw/zd_mac.c:332:2-332:31: struct zd_chip *chip = &mac->chip;
-
drivers/net/wireless/zydas/zd1211rw/zd_mac.c:1501:2-1501:31: struct zd_chip *chip = &mac->chip;
-
drivers/net/wireless/zydas/zd1211rw/zd_rf.c:62:2-62:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf.c:127:2-127:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf.c:143:2-143:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:95:2-95:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:208:2-208:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:351:2-351:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:367:2-367:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:383:2-383:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:394:2-394:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:405:2-405:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:416:2-416:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:90:2-90:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:195:2-195:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:317:2-317:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:364:2-364:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:409:2-409:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:420:2-420:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:431:2-431:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:444:2-444:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:464:2-464:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:139:2-139:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:222:2-222:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:238:2-238:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:249:2-249:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:256:2-256:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:301:2-301:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:434:2-434:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:472:2-472:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:491:2-491:41: struct zd_chip *chip = zd_rf_to_chip(rf);
-
drivers/pci/controller/dwc/pci-dra7xx.c:256:2-256:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pci-keystone.c:578:2-578:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pci-keystone.c:621:2-621:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pcie-designware-host.c:91:2-91:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pcie-dw-rockchip.c:77:2-77:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pcie-keembay.c:237:2-237:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/dwc/pcie-uniphier.c:231:2-231:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/mobiveil/pcie-mobiveil-host.c:84:2-84:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pci-tegra.c:1535:2-1535:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pci-xgene-msi.c:289:2-289:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-altera-msi.c:54:2-54:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-altera.c:641:2-641:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-apple.c:359:2-359:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-brcmstb.c:449:2-449:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-microchip-host.c:415:2-415:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-microchip-host.c:565:2-565:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-microchip-host.c:742:2-742:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-rockchip-host.c:510:2-510:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-xilinx-cpm.c:233:2-233:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-xilinx-cpm.c:295:2-295:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-xilinx-nwl.c:318:2-318:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-xilinx-nwl.c:351:2-351:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/controller/pcie-xilinx-nwl.c:361:2-361:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pci/msi/irqdomain.c:92:2-92:32: struct irq_chip *chip = info->chip;
-
drivers/pci/vpd.c:602:2-602:39: int chip = (dev->device & 0xf000) >> 12;
-
drivers/pinctrl/actions/pinctrl-owl.c:848:2-848:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/actions/pinctrl-owl.c:884:2-884:20: struct gpio_chip *chip;
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:436:2-436:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:518:2-518:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:535:2-535:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:644:2-644:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:671:2-671:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:680:2-680:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/bcm/pinctrl-bcm2835.c:744:2-744:32: struct gpio_chip *chip = &pc->gpio_chip;
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:168:2-168:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:200:2-200:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:219:2-219:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:228:2-228:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:240:2-240:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:252:2-252:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:310:2-310:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:332:2-332:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:344:2-344:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:355:2-355:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:370:2-370:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:385:2-385:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:397:2-397:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:409:2-409:48: struct iproc_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:648:2-648:59: struct iproc_gpio *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:698:2-698:59: struct iproc_gpio *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:808:2-808:21: struct iproc_gpio *chip;
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:127:2-127:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:155:2-155:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:174:2-174:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:188:2-188:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:200:2-200:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:212:2-212:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:273:2-273:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:287:2-287:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:301:2-301:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:314:2-314:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:326:2-326:46: struct nsp_gpio *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:462:2-462:57: struct nsp_gpio *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:507:2-507:57: struct nsp_gpio *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:615:2-615:19: struct nsp_gpio *chip;
-
drivers/pinctrl/cirrus/pinctrl-madera-core.c:489:2-489:45: const struct madera_pin_chip *chip = priv->chip;
-
drivers/pinctrl/core.c:340:2-340:59: struct gpio_chip *chip = gpiod_to_chip(gpio_to_desc(gpio));
-
drivers/pinctrl/core.c:1644:2-1644:20: struct gpio_chip *chip;
-
drivers/pinctrl/intel/pinctrl-baytrail.c:1385:2-1385:52: struct irq_chip *chip = irq_data_get_irq_chip(data);
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1431:2-1431:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/intel/pinctrl-cherryview.c:1573:2-1573:35: struct gpio_chip *chip = &pctrl->chip;
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:574:2-574:52: struct irq_chip *chip = irq_data_get_irq_chip(data);
-
drivers/pinctrl/intel/pinctrl-lynxpoint.c:868:2-868:32: struct gpio_chip *chip = &lg->chip;
-
drivers/pinctrl/mediatek/mtk-eint.c:338:2-338:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/mediatek/pinctrl-moore.c:562:2-562:32: struct gpio_chip *chip = &hw->chip;
-
drivers/pinctrl/mediatek/pinctrl-paris.c:974:2-974:32: struct gpio_chip *chip = &hw->chip;
-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:220:2-220:19: struct irq_chip *chip;
-
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:309:2-309:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/pinctrl-at91-pio4.c:281:2-281:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:563:2-563:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:579:2-579:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:602:2-602:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:611:2-611:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:785:2-785:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:793:2-793:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:800:2-800:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:843:2-843:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:853:2-853:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:863:2-863:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:871:2-871:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:894:2-894:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:926:2-926:54: struct cy8c95x0_pinctrl *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:975:2-975:34: struct cy8c95x0_pinctrl *chip = devid;
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1012:2-1012:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1044:2-1044:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1084:2-1084:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1130:2-1130:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1144:2-1144:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1190:2-1190:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1213:2-1213:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1221:2-1221:65: struct cy8c95x0_pinctrl *chip = pinctrl_dev_get_drvdata(pctldev);
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1338:2-1338:27: struct cy8c95x0_pinctrl *chip;
-
drivers/pinctrl/pinctrl-cy8c95x0.c:1442:2-1442:59: struct cy8c95x0_pinctrl *chip = i2c_get_clientdata(client);
-
drivers/pinctrl/pinctrl-mcp23s08.c:539:2-539:33: struct gpio_chip *chip = &mcp->chip;
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:644:2-644:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:679:2-679:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:694:2-694:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:702:2-702:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:710:2-710:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-microchip-sgpio.c:763:2-763:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/pinctrl/pinctrl-ocelot.c:1814:2-1814:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-ocelot.c:1827:2-1827:61: struct gpio_chip *chip = irq_desc_get_chip_data(w->irq_desc);
-
drivers/pinctrl/pinctrl-ocelot.c:1842:2-1842:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-ocelot.c:1903:2-1903:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-ocelot.c:1914:2-1914:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-ocelot.c:1959:2-1959:57: struct gpio_chip *chip = irq_desc_get_handler_data(desc);
-
drivers/pinctrl/pinctrl-pistachio.c:1245:2-1245:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/pinctrl/pinctrl-pistachio.c:1304:2-1304:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/pinctrl-single.c:1524:2-1524:19: struct irq_chip *chip;
-
drivers/pinctrl/qcom/pinctrl-msm.c:149:2-149:35: struct gpio_chip *chip = &pctrl->chip;
-
drivers/pinctrl/qcom/pinctrl-msm.c:1266:2-1266:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/qcom/pinctrl-msm.c:1347:2-1347:20: struct gpio_chip *chip;
-
drivers/pinctrl/renesas/gpio.c:39:2-39:49: struct sh_pfc_chip *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/renesas/gpio.c:180:2-180:49: struct sh_pfc_chip *chip = gpiochip_get_data(gc);
-
drivers/pinctrl/renesas/gpio.c:296:2-296:22: struct sh_pfc_chip *chip;
-
drivers/pinctrl/renesas/gpio.c:323:2-323:22: struct sh_pfc_chip *chip;
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:1327:2-1327:35: struct gpio_chip *chip = &pctrl->gpio_chip;
-
drivers/pinctrl/renesas/pinctrl-rzg2l.c:1346:2-1346:35: struct gpio_chip *chip = &pctrl->gpio_chip;
-
drivers/pinctrl/renesas/pinctrl-rzv2m.c:936:2-936:35: struct gpio_chip *chip = &pctrl->gpio_chip;
-
drivers/pinctrl/samsung/pinctrl-exynos.c:52:2-52:52: struct irq_chip *chip = irq_data_get_irq_chip(irqd);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:70:2-70:52: struct irq_chip *chip = irq_data_get_irq_chip(irqd);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:80:2-80:52: struct irq_chip *chip = irq_data_get_irq_chip(irqd);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:109:2-109:52: struct irq_chip *chip = irq_data_get_irq_chip(irqd);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:340:2-340:52: struct irq_chip *chip = irq_data_get_irq_chip(irqd);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:479:2-479:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/samsung/pinctrl-exynos.c:503:2-503:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/samsung/pinctrl-s3c64xx.c:407:2-407:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/pinctrl/samsung/pinctrl-s3c64xx.c:594:2-594:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/platform/x86/intel/int0002_vgpio.c:104:2-104:58: struct gpio_chip *chip = irq_data_get_irq_chip_data(data);
-
drivers/platform/x86/intel/int0002_vgpio.c:121:2-121:27: struct gpio_chip *chip = data;
-
drivers/platform/x86/intel/int0002_vgpio.c:163:2-163:20: struct gpio_chip *chip;
-
drivers/platform/x86/x86-android-tablets/core.c:36:2-36:20: struct gpio_chip *chip;
-
drivers/platform/x86/x86-android-tablets/core.c:262:2-262:20: struct gpio_chip *chip;
-
drivers/power/supply/88pm860x_battery.c:914:2-914:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/power/supply/88pm860x_battery.c:985:2-985:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/power/supply/88pm860x_battery.c:995:2-995:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/power/supply/88pm860x_charger.c:665:2-665:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/power/supply/bq2415x_charger.c:458:2-458:35: int chip = bq2415x_detect_chip(bq);
-
drivers/power/supply/bq2415x_charger.c:1476:2-1476:6: int chip;
-
drivers/power/supply/max14656_charger_detector.c:136:2-137:3: struct max14656_chip *chip =
-
drivers/power/supply/max14656_charger_detector.c:163:2-163:31: struct max14656_chip *chip = dev_id;
-
drivers/power/supply/max14656_charger_detector.c:212:2-212:59: struct max14656_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/max14656_charger_detector.c:242:2-242:24: struct max14656_chip *chip;
-
drivers/power/supply/max17040_battery.c:273:2-273:31: struct max17040_chip *chip = data;
-
drivers/power/supply/max17040_battery.c:280:2-280:24: struct max17040_chip *chip;
-
drivers/power/supply/max17040_battery.c:319:2-319:31: struct max17040_chip *chip = dev;
-
drivers/power/supply/max17040_battery.c:363:2-363:59: struct max17040_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/max17040_battery.c:388:2-388:59: struct max17040_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/max17040_battery.c:438:2-438:24: struct max17040_chip *chip;
-
drivers/power/supply/max17040_battery.c:529:2-529:56: struct max17040_chip *chip = i2c_get_clientdata(client);
-
drivers/power/supply/max17040_battery.c:546:2-546:56: struct max17040_chip *chip = i2c_get_clientdata(client);
-
drivers/power/supply/max17042_battery.c:234:2-234:59: struct max17042_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/max17042_battery.c:443:2-443:59: struct max17042_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/max17042_battery.c:866:2-866:31: struct max17042_chip *chip = dev;
-
drivers/power/supply/max17042_battery.c:889:2-889:31: struct max17042_chip *chip = container_of(work,
-
drivers/power/supply/max17042_battery.c:1037:2-1037:24: struct max17042_chip *chip;
-
drivers/power/supply/max17042_battery.c:1149:2-1149:50: struct max17042_chip *chip = dev_get_drvdata(dev);
-
drivers/power/supply/max17042_battery.c:1165:2-1165:50: struct max17042_chip *chip = dev_get_drvdata(dev);
-
drivers/power/supply/max8925_power.c:87:2-87:36: struct max8925_chip *chip = info->chip;
-
drivers/power/supply/max8925_power.c:108:2-108:36: struct max8925_chip *chip = info->chip;
-
drivers/power/supply/max8925_power.c:442:2-442:36: struct max8925_chip *chip = info->chip;
-
drivers/power/supply/max8925_power.c:506:2-506:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/power/supply/qcom_pmi8998_charger.c:559:2-559:20: struct smb2_chip *chip;
-
drivers/power/supply/qcom_pmi8998_charger.c:665:2-665:55: struct smb2_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/qcom_pmi8998_charger.c:700:2-700:55: struct smb2_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/qcom_pmi8998_charger.c:724:2-724:27: struct smb2_chip *chip = data;
-
drivers/power/supply/qcom_pmi8998_charger.c:741:2-741:27: struct smb2_chip *chip = data;
-
drivers/power/supply/qcom_pmi8998_charger.c:753:2-753:27: struct smb2_chip *chip = data;
-
drivers/power/supply/qcom_pmi8998_charger.c:762:2-762:27: struct smb2_chip *chip = data;
-
drivers/power/supply/qcom_pmi8998_charger.c:937:2-937:20: struct smb2_chip *chip;
-
drivers/power/supply/rt9471.c:366:2-366:57: struct rt9471_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/rt9471.c:398:2-398:57: struct rt9471_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/rt9471.c:441:2-441:29: struct rt9471_chip *chip = devid;
-
drivers/power/supply/rt9471.c:450:2-450:29: struct rt9471_chip *chip = devid;
-
drivers/power/supply/rt9471.c:474:2-474:29: struct rt9471_chip *chip = devid;
-
drivers/power/supply/rt9471.c:531:2-531:29: struct rt9471_chip *chip = devid;
-
drivers/power/supply/rt9471.c:541:2-541:29: struct rt9471_chip *chip = devid;
-
drivers/power/supply/rt9471.c:638:2-638:51: struct rt9471_chip *chip = psy_device_to_chip(dev);
-
drivers/power/supply/rt9471.c:653:2-653:51: struct rt9471_chip *chip = psy_device_to_chip(dev);
-
drivers/power/supply/rt9471.c:671:2-671:51: struct rt9471_chip *chip = psy_device_to_chip(dev);
-
drivers/power/supply/rt9471.c:686:2-686:51: struct rt9471_chip *chip = psy_device_to_chip(dev);
-
drivers/power/supply/rt9471.c:838:2-838:22: struct rt9471_chip *chip;
-
drivers/power/supply/rt9471.c:902:2-902:51: struct rt9471_chip *chip = i2c_get_clientdata(i2c);
-
drivers/power/supply/sbs-battery.c:336:2-336:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:359:2-359:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:427:2-427:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:460:2-460:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:579:2-579:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:614:2-614:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-battery.c:910:2-910:54: struct sbs_info *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/sbs-battery.c:1063:2-1063:54: struct sbs_info *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/sbs-battery.c:1074:2-1074:19: struct sbs_info *chip;
-
drivers/power/supply/sbs-battery.c:1117:2-1117:19: struct sbs_info *chip;
-
drivers/power/supply/sbs-battery.c:1230:2-1230:51: struct sbs_info *chip = i2c_get_clientdata(client);
-
drivers/power/supply/sbs-charger.c:47:2-47:54: struct sbs_info *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/sbs-charger.c:108:2-108:26: struct sbs_info *chip = container_of(work, struct sbs_info, work.work);
-
drivers/power/supply/sbs-charger.c:118:2-118:26: struct sbs_info *chip = data;
-
drivers/power/supply/sbs-charger.c:168:2-168:19: struct sbs_info *chip;
-
drivers/power/supply/ug3105_battery.c:178:2-178:29: struct ug3105_chip *chip = container_of(work, struct ug3105_chip,
-
drivers/power/supply/ug3105_battery.c:302:2-302:57: struct ug3105_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/ug3105_battery.c:356:2-356:57: struct ug3105_chip *chip = power_supply_get_drvdata(psy);
-
drivers/power/supply/ug3105_battery.c:390:2-390:22: struct ug3105_chip *chip;
-
drivers/power/supply/ug3105_battery.c:447:2-447:48: struct ug3105_chip *chip = dev_get_drvdata(dev);
-
drivers/power/supply/ug3105_battery.c:458:2-458:48: struct ug3105_chip *chip = dev_get_drvdata(dev);
-
drivers/ptp/ptp_pch.c:172:2-172:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:180:2-180:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:191:2-191:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:199:2-199:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:210:2-210:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:221:2-221:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:232:2-232:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:268:2-268:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:441:2-441:45: struct pch_dev *chip = pci_get_drvdata(pdev);
-
drivers/ptp/ptp_pch.c:452:2-452:18: struct pch_dev *chip;
-
drivers/pwm/core.c:64:2-64:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:336:2-336:26: struct pwm_chip *chip = data;
-
drivers/pwm/core.c:389:2-389:31: struct pwm_chip *chip = pwm->chip;
-
drivers/pwm/core.c:498:2-498:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:625:2-625:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:692:2-692:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:771:2-771:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:854:2-854:19: struct pwm_chip *chip;
-
drivers/pwm/core.c:1108:2-1108:26: struct pwm_chip *chip = list_entry(v, struct pwm_chip, list);
-
drivers/pwm/pwm-cros-ec.c:286:2-286:19: struct pwm_chip *chip;
-
drivers/pwm/pwm-cros-ec.c:336:2-336:35: struct pwm_chip *chip = &ec_pwm->chip;
-
drivers/pwm/pwm-ntxec.c:141:2-141:19: struct pwm_chip *chip;
-
drivers/pwm/pwm-samsung.c:556:2-556:27: struct samsung_pwm_chip *chip;
-
drivers/pwm/pwm-samsung.c:626:2-626:59: struct samsung_pwm_chip *chip = platform_get_drvdata(pdev);
-
drivers/pwm/pwm-samsung.c:637:2-637:37: struct pwm_chip *chip = &our_chip->chip;
-
drivers/pwm/pwm-sifive.c:229:2-229:19: struct pwm_chip *chip;
-
drivers/pwm/pwm-sl28cpld.c:209:2-209:19: struct pwm_chip *chip;
-
drivers/pwm/sysfs.c:314:2-314:48: struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/pwm/sysfs.c:342:2-342:48: struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/pwm/sysfs.c:362:2-362:54: const struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/pwm/sysfs.c:414:2-414:48: struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/pwm/sysfs.c:445:2-445:48: struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/pwm/sysfs.c:486:2-486:48: struct pwm_chip *chip = dev_get_drvdata(parent);
-
drivers/regulator/88pm800-regulator.c:228:2-228:60: struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/regulator/88pm8607.c:317:2-317:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/regulator/ad5398.c:70:2-70:55: struct ad5398_chip_info *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/ad5398.c:86:2-86:55: struct ad5398_chip_info *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/ad5398.c:126:2-126:55: struct ad5398_chip_info *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/ad5398.c:143:2-143:55: struct ad5398_chip_info *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/ad5398.c:164:2-164:55: struct ad5398_chip_info *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/ad5398.c:220:2-220:27: struct ad5398_chip_info *chip;
-
drivers/regulator/aw37503-regulator.c:48:2-48:56: struct aw37503_regulator *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/aw37503-regulator.c:74:2-74:56: struct aw37503_regulator *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/aw37503-regulator.c:88:2-88:56: struct aw37503_regulator *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/aw37503-regulator.c:113:2-113:43: struct aw37503_regulator *chip = config->driver_data;
-
drivers/regulator/aw37503-regulator.c:181:2-181:28: struct aw37503_regulator *chip;
-
drivers/regulator/bd718x7-regulator.c:1685:2-1685:59: enum rohm_chip_type chip = platform_get_device_id(pdev)->driver_data;
-
drivers/regulator/bd9571mwv-regulator.c:281:2-281:59: enum rohm_chip_type chip = platform_get_device_id(pdev)->driver_data;
-
drivers/regulator/bd9576-regulator.c:930:2-930:59: enum rohm_chip_type chip = platform_get_device_id(pdev)->driver_data;
-
drivers/regulator/da9062-regulator.c:922:2-922:56: struct da9062 *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/regulator/da9121-regulator.c:190:2-190:45: struct da9121 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9121-regulator.c:222:2-222:45: struct da9121 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9121-regulator.c:261:2-261:45: struct da9121 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9121-regulator.c:312:2-312:45: struct da9121 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9121-regulator.c:341:2-341:45: struct da9121 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9121-regulator.c:381:2-381:32: struct da9121 *chip = config->driver_data;
-
drivers/regulator/da9121-regulator.c:622:2-622:24: struct da9121 *chip = container_of(work, struct da9121, work.work);
-
drivers/regulator/da9121-regulator.c:680:2-680:24: struct da9121 *chip = data;
-
drivers/regulator/da9121-regulator.c:1133:2-1133:17: struct da9121 *chip;
-
drivers/regulator/da9121-regulator.c:1168:2-1168:46: struct da9121 *chip = i2c_get_clientdata(i2c);
-
drivers/regulator/da9210-regulator.c:72:2-72:24: struct da9210 *chip = data;
-
drivers/regulator/da9210-regulator.c:132:2-132:17: struct da9210 *chip;
-
drivers/regulator/da9211-regulator.c:120:2-120:45: struct da9211 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9211-regulator.c:147:2-147:45: struct da9211 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9211-regulator.c:170:2-170:45: struct da9211 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9211-regulator.c:207:2-207:45: struct da9211 *chip = rdev_get_drvdata(rdev);
-
drivers/regulator/da9211-regulator.c:341:2-341:24: struct da9211 *chip = data;
-
drivers/regulator/da9211-regulator.c:449:2-449:17: struct da9211 *chip;
-
drivers/regulator/lp872x.c:183:2-183:28: enum lp872x_id chip = lp->chipid;
-
drivers/regulator/max20086-regulator.c:216:2-216:19: struct max20086 *chip;
-
drivers/regulator/max77620-regulator.c:355:2-355:64: struct max77620_chip *chip = dev_get_drvdata(pmic->dev->parent);
-
drivers/regulator/max8925-regulator.c:220:2-220:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/regulator/mt6315-regulator.c:219:2-219:22: struct mt6315_chip *chip;
-
drivers/regulator/mt6315-regulator.c:274:2-274:55: struct mt6315_chip *chip = dev_get_drvdata(&pdev->dev);
-
drivers/regulator/pf8x00-regulator.c:211:2-211:37: struct pf8x00_chip *chip = config->driver_data;
-
drivers/regulator/pf8x00-regulator.c:236:2-236:37: struct pf8x00_chip *chip = config->driver_data;
-
drivers/regulator/pf8x00-regulator.c:548:2-548:22: struct pf8x00_chip *chip;
-
drivers/regulator/pv88060-regulator.c:227:2-227:25: struct pv88060 *chip = data;
-
drivers/regulator/pv88060-regulator.c:279:2-279:18: struct pv88060 *chip;
-
drivers/regulator/pv88080-regulator.c:328:2-328:25: struct pv88080 *chip = data;
-
drivers/regulator/pv88080-regulator.c:381:2-381:18: struct pv88080 *chip;
-
drivers/regulator/pv88090-regulator.c:220:2-220:25: struct pv88090 *chip = data;
-
drivers/regulator/pv88090-regulator.c:272:2-272:18: struct pv88090 *chip;
-
drivers/regulator/slg51000-regulator.c:348:2-348:26: struct slg51000 *chip = data;
-
drivers/regulator/slg51000-regulator.c:441:2-441:19: struct slg51000 *chip;
-
drivers/rtc/rtc-88pm80x.c:241:2-241:60: struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-88pm860x.c:269:2-269:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-88pm860x.c:349:2-349:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-88pm860x.c:358:2-358:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-bd70528.c:245:2-245:59: enum rohm_chip_type chip = platform_get_device_id(pdev)->driver_data;
-
drivers/rtc/rtc-da9063.c:397:3-397:57: struct da9063 *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-ds1307.c:213:2-213:52: const struct chip_desc *chip = &chips[ds1307->type];
-
drivers/rtc/rtc-ds1307.c:323:2-323:52: const struct chip_desc *chip = &chips[ds1307->type];
-
drivers/rtc/rtc-ds1307.c:1261:2-1261:52: const struct chip_desc *chip = &chips[ds1307->type];
-
drivers/rtc/rtc-ds1307.c:1271:2-1271:52: const struct chip_desc *chip = &chips[ds1307->type];
-
drivers/rtc/rtc-ds1307.c:1722:2-1722:26: const struct chip_desc *chip;
-
drivers/rtc/rtc-ds1390.c:70:2-70:43: struct ds1390 *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-ds1390.c:130:2-130:43: struct ds1390 *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-ds1390.c:159:2-159:43: struct ds1390 *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-ds1390.c:184:2-184:17: struct ds1390 *chip;
-
drivers/rtc/rtc-ds2404.c:158:2-158:43: struct ds2404 *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-ds2404.c:171:2-171:43: struct ds2404 *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-ds2404.c:184:2-184:17: struct ds2404 *chip;
-
drivers/rtc/rtc-max8925.c:247:2-247:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-max8925.c:290:2-290:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-max8925.c:299:2-299:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/rtc/rtc-sun6i.c:416:2-416:56: struct sun6i_rtc_dev *chip = (struct sun6i_rtc_dev *) id;
-
drivers/rtc/rtc-sun6i.c:461:2-461:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:502:2-502:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:521:2-521:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:599:2-599:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:662:2-662:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:680:2-680:31: struct sun6i_rtc_dev *chip = priv;
-
drivers/rtc/rtc-sun6i.c:692:2-692:31: struct sun6i_rtc_dev *chip = priv;
-
drivers/rtc/rtc-sun6i.c:715:2-715:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:726:2-726:50: struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sun6i.c:747:2-747:31: struct sun6i_rtc_dev *chip = sun6i_rtc;
-
drivers/rtc/rtc-sunxi.c:146:2-146:56: struct sunxi_rtc_dev *chip = (struct sunxi_rtc_dev *) id;
-
drivers/rtc/rtc-sunxi.c:185:2-185:50: struct sunxi_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sunxi.c:220:2-220:50: struct sunxi_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sunxi.c:254:2-254:50: struct sunxi_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sunxi.c:328:2-328:50: struct sunxi_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sunxi.c:397:2-397:50: struct sunxi_rtc_dev *chip = dev_get_drvdata(dev);
-
drivers/rtc/rtc-sunxi.c:422:2-422:24: struct sunxi_rtc_dev *chip;
-
drivers/scsi/aic7xxx/aic7xxx_pci.c:971:2-971:8: u_int chip;
-
drivers/scsi/csiostor/csio_hw.c:3369:2-3369:24: enum chip_type chip = CHELSIO_CHIP_VERSION(hw->chip_id);
-
drivers/scsi/csiostor/csio_wr.c:485:3-485:25: enum chip_type chip = CHELSIO_CHIP_VERSION(hw->chip_id);
-
drivers/scsi/fdomain.c:519:2-519:17: enum chip_type chip;
-
drivers/scsi/mvsas/mv_init.c:494:2-494:30: const struct mvs_chip_info *chip;
-
drivers/scsi/pm8001/pm8001_init.c:1077:2-1077:33: const struct pm8001_chip_info *chip;
-
drivers/scsi/sym53c8xx_2/sym_glue.c:1396:2-1396:19: struct sym_chip *chip;
-
drivers/scsi/sym53c8xx_2/sym_glue.c:1454:2-1454:35: struct sym_chip *chip = &device->chip;
-
drivers/scsi/sym53c8xx_2/sym_glue.c:1779:2-1779:19: struct sym_chip *chip;
-
drivers/scsi/sym53c8xx_2/sym_hipd.c:1281:2-1281:19: struct sym_chip *chip;
-
drivers/soc/fsl/qe/qe_ic.c:306:2-306:19: struct irq_chip *chip;
-
drivers/soc/fsl/qe/qe_ic.c:370:2-370:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/soc/fsl/qe/qe_ic.c:383:2-383:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/soc/fsl/qe/qe_ic.c:396:2-396:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/soc/hisilicon/kunpeng_hccs.c:319:2-319:25: struct hccs_chip_info *chip;
-
drivers/soc/hisilicon/kunpeng_hccs.c:391:2-391:25: struct hccs_chip_info *chip;
-
drivers/soc/hisilicon/kunpeng_hccs.c:536:2-536:25: struct hccs_chip_info *chip;
-
drivers/soc/hisilicon/kunpeng_hccs.c:602:2-602:43: const struct hccs_chip_info *chip = die->chip;
-
drivers/soc/hisilicon/kunpeng_hccs.c:629:2-629:43: const struct hccs_chip_info *chip = die->chip;
-
drivers/soc/hisilicon/kunpeng_hccs.c:961:2-961:60: const struct hccs_chip_info *chip = kobj_to_chip_info(kobj);
-
drivers/soc/hisilicon/kunpeng_hccs.c:992:2-992:60: const struct hccs_chip_info *chip = kobj_to_chip_info(kobj);
-
drivers/soc/hisilicon/kunpeng_hccs.c:1023:2-1023:60: const struct hccs_chip_info *chip = kobj_to_chip_info(kobj);
-
drivers/soc/hisilicon/kunpeng_hccs.c:1177:2-1177:25: struct hccs_chip_info *chip;
-
drivers/spi/spi-aspeed-smc.c:299:2-299:77: struct aspeed_spi_chip *chip = &aspi->chips[spi_get_chipselect(mem->spi, 0)];
-
drivers/spi/spi-aspeed-smc.c:557:2-557:83: struct aspeed_spi_chip *chip = &aspi->chips[spi_get_chipselect(desc->mem->spi, 0)];
-
drivers/spi/spi-aspeed-smc.c:624:2-624:83: struct aspeed_spi_chip *chip = &aspi->chips[spi_get_chipselect(desc->mem->spi, 0)];
-
drivers/spi/spi-aspeed-smc.c:675:2-675:48: struct aspeed_spi_chip *chip = &aspi->chips[cs];
-
drivers/spi/spi-bcm2835.c:1224:2-1224:20: struct gpio_chip *chip;
-
drivers/spi/spi-dw-core.c:316:2-316:53: struct dw_spi_chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-dw-core.c:779:2-779:27: struct dw_spi_chip_data *chip;
-
drivers/spi/spi-dw-core.c:814:2-814:53: struct dw_spi_chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-fsl-dspi.c:1011:2-1011:20: struct chip_data *chip;
-
drivers/spi/spi-fsl-dspi.c:1086:2-1086:46: struct chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-gxp.c:203:2-203:75: struct gxp_spi_chip *chip = &spifi->chips[spi_get_chipselect(mem->spi, 0)];
-
drivers/spi/spi-gxp.c:240:2-240:46: struct gxp_spi_chip *chip = &spifi->chips[cs];
-
drivers/spi/spi-hisi-kunpeng.c:380:2-380:51: struct hisi_chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-hisi-kunpeng.c:428:2-428:25: struct hisi_chip_data *chip;
-
drivers/spi/spi-hisi-kunpeng.c:446:2-446:51: struct hisi_chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-intel.c:1349:2-1349:24: struct spi_board_info chip;
-
drivers/spi/spi-npcm-fiu.c:291:2-291:79: struct npcm_fiu_chip *chip = &fiu->chip[spi_get_chipselect(desc->mem->spi, 0)];
-
drivers/spi/spi-npcm-fiu.c:318:2-318:79: struct npcm_fiu_chip *chip = &fiu->chip[spi_get_chipselect(desc->mem->spi, 0)];
-
drivers/spi/spi-npcm-fiu.c:549:2-549:73: struct npcm_fiu_chip *chip = &fiu->chip[spi_get_chipselect(mem->spi, 0)];
-
drivers/spi/spi-npcm-fiu.c:609:2-609:79: struct npcm_fiu_chip *chip = &fiu->chip[spi_get_chipselect(desc->mem->spi, 0)];
-
drivers/spi/spi-npcm-fiu.c:671:2-671:24: struct npcm_fiu_chip *chip;
-
drivers/spi/spi-pxa2xx-dma.c:66:2-67:53: struct chip_data *chip =
-
drivers/spi/spi-pxa2xx.c:584:2-584:20: struct chip_data *chip;
-
drivers/spi/spi-pxa2xx.c:916:2-917:53: struct chip_data *chip =
-
drivers/spi/spi-pxa2xx.c:935:2-935:46: struct chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-pxa2xx.c:948:2-948:46: struct chip_data *chip = spi_get_ctldata(spi);
-
drivers/spi/spi-pxa2xx.c:1167:2-1167:20: struct chip_data *chip;
-
drivers/spi/spi-pxa2xx.c:1319:2-1319:46: struct chip_data *chip = spi_get_ctldata(spi);
-
drivers/spmi/spmi-pmic-arb.c:647:2-647:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
drivers/ssb/driver_gpio.c:218:2-218:33: struct gpio_chip *chip = &bus->gpio;
-
drivers/staging/greybus/gpio.c:280:2-280:50: struct gpio_chip *chip = irq_data_to_gpio_chip(d);
-
drivers/staging/greybus/gpio.c:290:2-290:50: struct gpio_chip *chip = irq_data_to_gpio_chip(d);
-
drivers/staging/greybus/gpio.c:300:2-300:50: struct gpio_chip *chip = irq_data_to_gpio_chip(d);
-
drivers/staging/greybus/gpio.c:338:2-338:50: struct gpio_chip *chip = irq_data_to_gpio_chip(d);
-
drivers/staging/greybus/gpio.c:346:2-346:50: struct gpio_chip *chip = irq_data_to_gpio_chip(d);
-
drivers/staging/greybus/pwm.c:269:2-269:19: struct pwm_chip *chip;
-
drivers/staging/iio/adc/ad7816.c:124:2-124:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:137:2-137:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:170:2-170:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:181:2-181:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:218:2-218:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:274:2-274:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:295:2-295:52: struct ad7816_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/adc/ad7816.c:354:2-354:27: struct ad7816_chip_info *chip;
-
drivers/staging/iio/addac/adt7316.c:226:2-226:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:257:2-257:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:281:2-281:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:295:2-295:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:325:2-325:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:339:2-339:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:375:2-375:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:414:2-414:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:459:2-459:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:480:2-480:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:492:2-492:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:519:2-519:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:531:2-531:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:558:2-558:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:569:2-569:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:596:2-596:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:607:2-607:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:634:2-634:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:650:2-650:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:680:2-680:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:695:2-695:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:726:2-726:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:738:2-738:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:765:2-765:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:777:2-777:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:804:2-804:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:816:2-816:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:847:2-847:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:873:2-873:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:907:2-907:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:926:2-926:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:965:2-965:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:977:2-977:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1004:2-1004:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1016:2-1016:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1043:2-1043:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1059:2-1059:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1179:2-1179:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1190:2-1190:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1202:2-1202:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1216:2-1216:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1227:2-1227:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1238:2-1238:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1292:2-1292:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1303:2-1303:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1318:2-1318:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1329:2-1329:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1344:2-1344:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1356:2-1356:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1371:2-1371:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1383:2-1383:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1476:2-1476:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1487:2-1487:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1500:2-1500:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1511:2-1511:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1524:2-1524:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1535:2-1535:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1548:2-1548:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1559:2-1559:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1572:2-1572:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1590:2-1590:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1609:2-1609:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1627:2-1627:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1733:2-1733:53: struct adt7316_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/addac/adt7316.c:1803:2-1803:53: struct adt7316_chip_info *chip = iio_priv(indio_dev);
-
drivers/staging/iio/addac/adt7316.c:1846:2-1846:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1860:2-1860:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1901:2-1901:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1932:2-1932:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1971:2-1971:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:1982:2-1982:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:2098:2-2098:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:2106:2-2106:52: struct adt7316_chip_info *chip = iio_priv(dev_info);
-
drivers/staging/iio/addac/adt7316.c:2130:2-2130:28: struct adt7316_chip_info *chip;
-
drivers/staging/rts5208/rtsx.c:125:2-125:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:160:2-160:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:234:2-234:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:261:2-261:20: struct rtsx_chip *chip;
-
drivers/staging/rts5208/rtsx.c:293:2-293:20: struct rtsx_chip *chip;
-
drivers/staging/rts5208/rtsx.c:328:2-328:20: struct rtsx_chip *chip;
-
drivers/staging/rts5208/rtsx.c:351:2-351:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:453:2-453:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:501:2-501:20: struct rtsx_chip *chip;
-
drivers/staging/rts5208/rtsx.c:599:2-599:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/rts5208/rtsx.c:651:2-651:32: struct rtsx_chip *chip = dev->chip;
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:55:2-55:30: struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:73:2-73:30: struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:133:2-133:30: struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:149:2-149:30: struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c:87:2-87:30: struct bcm2835_chip *chip = snd_pcm_substream_chip(substream);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c:171:2-171:23: struct bcm2835_chip *chip;
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c:197:2-197:30: struct bcm2835_chip *chip = snd_pcm_substream_chip(substream);
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c:256:2-256:43: struct bcm2835_chip *chip = alsa_stream->chip;
-
drivers/staging/vc04_services/bcm2835-audio/bcm2835.c:141:2-141:23: struct bcm2835_chip *chip;
-
drivers/thermal/da9062-thermal.c:161:2-161:56: struct da9062 *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:258:2-258:30: struct adc_tm5_chip *chip = data;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:307:2-307:30: struct adc_tm5_chip *chip = data;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:380:2-380:39: struct adc_tm5_chip *chip = channel->chip;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:446:2-446:39: struct adc_tm5_chip *chip = channel->chip;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:512:2-512:39: struct adc_tm5_chip *chip = channel->chip;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:568:2-568:39: struct adc_tm5_chip *chip = channel->chip;
-
drivers/thermal/qcom/qcom-spmi-adc-tm5.c:645:2-645:23: struct adc_tm5_chip *chip;
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:189:2-189:57: struct qpnp_tm_chip *chip = thermal_zone_device_priv(tz);
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:267:2-267:57: struct qpnp_tm_chip *chip = thermal_zone_device_priv(tz);
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:292:2-292:30: struct qpnp_tm_chip *chip = data;
-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c:372:2-372:23: struct qpnp_tm_chip *chip;
-
drivers/thermal/rcar_thermal.c:401:2-401:69: const struct rcar_thermal_chip *chip = of_device_get_match_data(dev);
-
drivers/tty/serial/8250/8250_fintek.c:145:2-145:6: u16 chip;
-
drivers/tty/serial/8250/8250_lpss.c:205:2-205:36: struct dw_dma_chip *chip = &lpss->dma_chip;
-
drivers/tty/serial/8250/8250_lpss.c:239:2-239:36: struct dw_dma_chip *chip = &lpss->dma_chip;
-
drivers/tty/serial/8250/8250_mid.c:85:2-85:23: struct hsu_dma_chip *chip;
-
drivers/tty/serial/8250/8250_mid.c:170:2-170:36: struct hsu_dma_chip *chip = &mid->dma_chip;
-
drivers/tty/serial/sccnxp.c:307:2-307:32: struct sccnxp_chip *chip = s->chip;
-
drivers/usb/misc/qcom_eud.c:63:2-63:45: struct eud_chip *chip = dev_get_drvdata(dev);
-
drivers/usb/misc/qcom_eud.c:72:2-72:45: struct eud_chip *chip = dev_get_drvdata(dev);
-
drivers/usb/misc/qcom_eud.c:136:2-136:26: struct eud_chip *chip = data;
-
drivers/usb/misc/qcom_eud.c:154:2-154:26: struct eud_chip *chip = data;
-
drivers/usb/misc/qcom_eud.c:173:2-173:26: struct eud_chip *chip = data;
-
drivers/usb/misc/qcom_eud.c:180:2-180:19: struct eud_chip *chip;
-
drivers/usb/misc/qcom_eud.c:222:2-222:51: struct eud_chip *chip = platform_get_drvdata(pdev);
-
drivers/usb/storage/realtek_cr.c:449:2-449:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:560:2-560:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:627:2-627:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:697:2-697:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:720:2-720:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:757:2-757:29: struct rts51x_chip *chip = from_timer(chip, t, rts51x_suspend_timer);
-
drivers/usb/storage/realtek_cr.c:798:2-798:61: struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
-
drivers/usb/storage/realtek_cr.c:876:2-876:22: struct rts51x_chip *chip;
-
drivers/usb/storage/realtek_cr.c:930:2-930:29: struct rts51x_chip *chip = extra;
-
drivers/usb/storage/realtek_cr.c:975:2-975:22: struct rts51x_chip *chip;
-
drivers/usb/typec/stusb160x.c:404:2-404:27: struct stusb160x *chip = data;
-
drivers/usb/typec/stusb160x.c:636:2-636:20: struct stusb160x *chip;
-
drivers/usb/typec/stusb160x.c:803:2-803:52: struct stusb160x *chip = i2c_get_clientdata(client);
-
drivers/usb/typec/stusb160x.c:827:2-827:46: struct stusb160x *chip = dev_get_drvdata(dev);
-
drivers/usb/typec/stusb160x.c:837:2-837:46: struct stusb160x *chip = dev_get_drvdata(dev);
-
drivers/usb/typec/tcpm/fusb302.c:193:2-193:33: struct fusb302_chip *chip = s->private;
-
drivers/usb/typec/tcpm/fusb302.c:394:2-394:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:425:2-425:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:438:2-438:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:599:2-599:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:706:2-706:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:727:2-727:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:758:2-758:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:839:2-839:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:886:2-886:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:918:2-918:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:1024:2-1024:30: struct fusb302_chip *chip = container_of(dev, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:1072:2-1072:30: struct fusb302_chip *chip = container_of(work, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:1477:2-1477:30: struct fusb302_chip *chip = dev_id;
-
drivers/usb/typec/tcpm/fusb302.c:1495:2-1495:30: struct fusb302_chip *chip = container_of(work, struct fusb302_chip,
-
drivers/usb/typec/tcpm/fusb302.c:1682:2-1682:23: struct fusb302_chip *chip;
-
drivers/usb/typec/tcpm/fusb302.c:1774:2-1774:55: struct fusb302_chip *chip = i2c_get_clientdata(client);
-
drivers/usb/typec/tcpm/fusb302.c:1788:2-1788:35: struct fusb302_chip *chip = dev->driver_data;
-
drivers/usb/typec/tcpm/fusb302.c:1802:2-1802:35: struct fusb302_chip *chip = dev->driver_data;
-
drivers/usb/typec/tcpm/tcpci.c:740:2-740:28: struct tcpci_chip *chip = dev_id;
-
drivers/usb/typec/tcpm/tcpci.c:834:2-834:21: struct tcpci_chip *chip;
-
drivers/usb/typec/tcpm/tcpci.c:872:2-872:53: struct tcpci_chip *chip = i2c_get_clientdata(client);
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:186:2-186:56: struct max_tcpci_chip *chip = tdata_to_max_tcpci(tdata);
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:257:2-257:55: struct max_tcpci_chip *chip = tdata_to_max_tcpci(data);
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:351:2-351:32: struct max_tcpci_chip *chip = dev_id;
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:377:2-377:32: struct max_tcpci_chip *chip = dev_id;
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:405:2-405:56: struct max_tcpci_chip *chip = tdata_to_max_tcpci(tdata);
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:423:2-423:56: struct max_tcpci_chip *chip = tdata_to_max_tcpci(tdata);
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:432:2-432:25: struct max_tcpci_chip *chip;
-
drivers/usb/typec/tcpm/tcpci_maxim_core.c:486:2-486:57: struct max_tcpci_chip *chip = i2c_get_clientdata(client);
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:97:2-97:52: struct rt1711h_chip *chip = tdata_to_rt1711h(tdata);
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:149:2-149:52: struct rt1711h_chip *chip = tdata_to_rt1711h(tdata);
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:168:2-168:52: struct rt1711h_chip *chip = tdata_to_rt1711h(tdata);
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:225:2-225:52: struct rt1711h_chip *chip = tdata_to_rt1711h(tdata);
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:265:2-265:30: struct rt1711h_chip *chip = dev_id;
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:333:2-333:23: struct rt1711h_chip *chip;
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:389:2-389:55: struct rt1711h_chip *chip = i2c_get_clientdata(client);
-
drivers/video/backlight/88pm860x_bl.c:62:2-62:35: struct pm860x_chip *chip = data->chip;
-
drivers/video/backlight/88pm860x_bl.c:130:2-130:35: struct pm860x_chip *chip = data->chip;
-
drivers/video/backlight/88pm860x_bl.c:182:2-182:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/video/backlight/max8925_bl.c:35:2-35:36: struct max8925_chip *chip = data->chip;
-
drivers/video/backlight/max8925_bl.c:73:2-73:36: struct max8925_chip *chip = data->chip;
-
drivers/video/backlight/max8925_bl.c:121:2-121:62: struct max8925_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
drivers/video/fbdev/riva/fbdev.c:1297:2-1297:29: RIVA_HW_INST *chip = &par->riva;
-
drivers/video/fbdev/riva/nv_driver.c:157:2-157:29: RIVA_HW_INST *chip = &par->riva;
-
drivers/video/fbdev/riva/nv_driver.c:275:2-275:29: RIVA_HW_INST *chip = &par->riva;
-
drivers/video/fbdev/s3fb.c:1065:2-1065:18: int chip = par->chip;
-
drivers/watchdog/da9062_wdt.c:69:2-69:29: struct da9062 *chip = wdt->hw;
-
drivers/watchdog/da9062_wdt.c:207:2-207:17: struct da9062 *chip;
-
drivers/watchdog/w83627hf_wdt.c:477:2-477:6: int chip;
-
include/linux/mfd/88pm80x.h:346:2-346:60: struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
include/linux/mfd/88pm80x.h:358:2-358:60: struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
kernel/irq/chip.c:445:2-445:41: struct irq_chip *chip = desc->irq_data.chip;
-
kernel/irq/chip.c:689:2-689:41: struct irq_chip *chip = desc->irq_data.chip;
-
kernel/irq/chip.c:753:2-753:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
kernel/irq/chip.c:896:2-896:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
kernel/irq/chip.c:926:2-926:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
kernel/irq/chip.c:969:2-969:48: struct irq_chip *chip = irq_desc_get_chip(desc);
-
kernel/irq/chip.c:1214:2-1214:41: struct irq_chip *chip = desc->irq_data.chip;
-
kernel/irq/chip.c:1265:2-1265:41: struct irq_chip *chip = desc->irq_data.chip;
-
kernel/irq/cpuhotplug.c:56:2-56:49: struct irq_chip *chip = irq_data_get_irq_chip(d);
-
kernel/irq/debugfs.c:67:2-67:32: struct irq_chip *chip = data->chip;
-
kernel/irq/generic-chip.c:391:2-391:19: struct irq_chip *chip;
-
kernel/irq/generic-chip.c:478:2-478:31: struct irq_chip *chip = &ct->chip;
-
kernel/irq/manage.c:206:2-206:52: struct irq_chip *chip = irq_data_get_irq_chip(data);
-
kernel/irq/manage.c:221:2-221:52: struct irq_chip *chip = irq_data_get_irq_chip(data);
-
kernel/irq/manage.c:355:2-355:52: struct irq_chip *chip = irq_data_get_irq_chip(data);
-
kernel/irq/manage.c:660:2-660:19: struct irq_chip *chip;
-
kernel/irq/manage.c:956:2-956:41: struct irq_chip *chip = desc->irq_data.chip;
-
kernel/irq/manage.c:2800:2-2800:19: struct irq_chip *chip;
-
kernel/irq/manage.c:2872:2-2872:19: struct irq_chip *chip;
-
kernel/irq/migration.c:42:2-42:32: struct irq_chip *chip = data->chip;
-
kernel/irq/msi.c:801:2-801:32: struct irq_chip *chip = info->chip;
-
net/dsa/tag_lan9303.c:52:2-52:33: struct lan9303 *chip = dp->ds->priv;
-
sound/drivers/mtpav.c:395:2-395:23: struct mtpav *chip = from_timer(chip, t, timer);
-
sound/drivers/pcsp/pcsp.c:182:2-182:45: struct snd_pcsp *chip = dev_get_drvdata(dev);
-
sound/drivers/pcsp/pcsp.c:195:2-195:50: struct snd_pcsp *chip = platform_get_drvdata(dev);
-
sound/drivers/pcsp/pcsp_lib.c:129:2-129:26: struct snd_pcsp *chip = container_of(handle, struct snd_pcsp, timer);
-
sound/drivers/pcsp/pcsp_lib.c:202:2-202:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:214:2-214:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:221:2-221:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:231:2-231:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:253:2-253:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:274:2-274:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_lib.c:306:2-306:26: struct snd_pcsp *chip = snd_pcm_substream_chip(substream);
-
sound/drivers/pcsp/pcsp_mixer.c:27:2-27:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:35:2-35:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:48:2-48:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:62:2-62:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:70:2-70:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:96:2-96:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/pcsp/pcsp_mixer.c:104:2-104:26: struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_core.c:504:2-504:25: struct vx_core *chip = dev;
-
sound/drivers/vx/vx_core.c:552:2-552:25: struct vx_core *chip = dev;
-
sound/drivers/vx/vx_core.c:608:2-608:32: struct vx_core *chip = entry->private_data;
-
sound/drivers/vx/vx_core.c:801:2-801:18: struct vx_core *chip;
-
sound/drivers/vx/vx_mixer.c:402:2-402:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:412:2-412:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:423:2-423:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:467:2-467:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:477:2-477:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:484:2-484:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:526:2-526:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:533:2-533:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:570:2-570:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:583:2-583:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:606:2-606:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:618:2-618:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:645:2-645:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:657:2-657:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:676:2-676:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:688:2-688:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:755:2-755:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:777:2-777:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:830:2-830:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:843:2-843:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_mixer.c:858:2-858:25: struct vx_core *chip = snd_kcontrol_chip(kcontrol);
-
sound/drivers/vx/vx_pcm.c:515:2-515:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:557:2-557:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:719:2-719:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:784:2-784:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:889:2-889:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:947:2-947:25: struct vx_core *chip = snd_pcm_substream_chip(subs);
-
sound/drivers/vx/vx_pcm.c:1182:2-1182:30: struct vx_core *chip = pcm->private_data;
-
sound/i2c/cs8427.c:86:2-86:32: struct cs8427 *chip = device->private_data;
-
sound/i2c/cs8427.c:106:2-106:32: struct cs8427 *chip = device->private_data;
-
sound/i2c/cs8427.c:190:2-190:32: struct cs8427 *chip = device->private_data;
-
sound/i2c/cs8427.c:262:2-262:17: struct cs8427 *chip;
-
sound/i2c/cs8427.c:314:2-314:17: struct cs8427 *chip;
-
sound/i2c/cs8427.c:423:2-423:32: struct cs8427 *chip = device->private_data;
-
sound/i2c/cs8427.c:435:2-435:32: struct cs8427 *chip = device->private_data;
-
sound/i2c/cs8427.c:527:2-527:32: struct cs8427 *chip = cs8427->private_data;
-
sound/i2c/cs8427.c:559:2-559:17: struct cs8427 *chip;
-
sound/i2c/cs8427.c:581:2-581:17: struct cs8427 *chip;
-
sound/i2c/other/ak4113.c:51:2-51:32: struct ak4113 *chip = device->device_data;
-
sound/i2c/other/ak4113.c:60:2-60:17: struct ak4113 *chip;
-
sound/i2c/other/ak4113.c:186:2-186:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:201:2-201:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:224:2-224:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:234:2-234:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:262:2-262:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:280:2-280:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:317:2-317:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:342:2-342:24: struct ak4113 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4113.c:617:2-617:24: struct ak4113 *chip = container_of(work, struct ak4113, work.work);
-
sound/i2c/other/ak4114.c:61:2-61:32: struct ak4114 *chip = device->device_data;
-
sound/i2c/other/ak4114.c:71:2-71:17: struct ak4114 *chip;
-
sound/i2c/other/ak4114.c:182:2-182:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:197:2-197:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:219:2-219:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:235:2-235:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:246:2-246:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:257:2-257:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:291:2-291:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:313:2-313:24: struct ak4114 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4114.c:604:2-604:24: struct ak4114 *chip = container_of(work, struct ak4114, work.work);
-
sound/i2c/other/ak4117.c:56:2-56:32: struct ak4117 *chip = device->device_data;
-
sound/i2c/other/ak4117.c:64:2-64:17: struct ak4117 *chip;
-
sound/i2c/other/ak4117.c:156:2-156:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:171:2-171:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:193:2-193:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:202:2-202:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:228:2-228:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:244:2-244:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:278:2-278:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:300:2-300:24: struct ak4117 *chip = snd_kcontrol_chip(kcontrol);
-
sound/i2c/other/ak4117.c:520:2-520:24: struct ak4117 *chip = from_timer(chip, t, timer);
-
sound/i2c/other/ak4xxx-adda.c:42:2-42:15: unsigned int chip;
-
sound/i2c/other/ak4xxx-adda.c:75:2-75:15: unsigned int chip;
-
sound/i2c/other/ak4xxx-adda.c:260:2-260:6: int chip;
-
sound/i2c/other/ak4xxx-adda.c:368:2-368:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:380:2-380:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:426:2-426:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:464:2-464:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:476:2-476:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:496:2-496:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:512:2-512:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:565:2-565:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:580:2-580:13: int chip = AK_GET_CHIP(kcontrol->private_value);
-
sound/i2c/other/ak4xxx-adda.c:853:2-853:16: int reg, val, chip;
-
sound/isa/ad1816a/ad1816a.c:124:2-124:22: struct snd_ad1816a *chip;
-
sound/isa/ad1816a/ad1816a_lib.c:198:2-198:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:205:2-205:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:212:2-212:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:244:2-244:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:277:2-277:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:287:2-287:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:298:2-298:29: struct snd_ad1816a *chip = dev_id;
-
sound/isa/ad1816a/ad1816a_lib.c:361:2-361:29: struct snd_ad1816a *chip = snd_timer_chip(timer);
-
sound/isa/ad1816a/ad1816a_lib.c:368:2-368:29: struct snd_ad1816a *chip = snd_timer_chip(timer);
-
sound/isa/ad1816a/ad1816a_lib.c:385:2-385:29: struct snd_ad1816a *chip = snd_timer_chip(timer);
-
sound/isa/ad1816a/ad1816a_lib.c:403:2-403:29: struct snd_ad1816a *chip = snd_timer_chip(timer);
-
sound/isa/ad1816a/ad1816a_lib.c:426:2-426:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:442:2-442:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:458:2-458:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:467:2-467:29: struct snd_ad1816a *chip = snd_pcm_substream_chip(substream);
-
sound/isa/ad1816a/ad1816a_lib.c:681:2-681:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1816a/ad1816a_lib.c:695:2-695:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1816a/ad1816a_lib.c:737:2-737:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1816a/ad1816a_lib.c:754:2-754:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1816a/ad1816a_lib.c:802:2-802:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1816a/ad1816a_lib.c:825:2-825:29: struct snd_ad1816a *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/ad1848/ad1848.c:72:2-72:18: struct snd_wss *chip;
-
sound/isa/ad1848/ad1848.c:119:2-119:31: struct snd_wss *chip = card->private_data;
-
sound/isa/ad1848/ad1848.c:129:2-129:31: struct snd_wss *chip = card->private_data;
-
sound/isa/als100.c:168:2-168:17: struct snd_sb *chip;
-
sound/isa/als100.c:285:2-285:31: struct snd_sb *chip = acard->chip;
-
sound/isa/als100.c:296:2-296:31: struct snd_sb *chip = acard->chip;
-
sound/isa/azt2320.c:169:2-169:18: struct snd_wss *chip;
-
sound/isa/azt2320.c:265:2-265:32: struct snd_wss *chip = acard->chip;
-
sound/isa/azt2320.c:276:2-276:32: struct snd_wss *chip = acard->chip;
-
sound/isa/cmi8330.c:411:2-411:29: struct snd_cmi8330 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/cmi8330.c:420:2-420:29: struct snd_cmi8330 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/cs423x/cs4231.c:79:2-79:18: struct snd_wss *chip;
-
sound/isa/cs423x/cs4231.c:138:2-138:31: struct snd_wss *chip = card->private_data;
-
sound/isa/cs423x/cs4231.c:148:2-148:31: struct snd_wss *chip = card->private_data;
-
sound/isa/cs423x/cs4236.c:328:2-328:18: struct snd_wss *chip;
-
sound/isa/cs423x/cs4236_lib.c:267:2-267:18: struct snd_wss *chip;
-
sound/isa/cs423x/cs4236_lib.c:405:2-405:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:422:2-422:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:451:2-451:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:468:2-468:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:518:2-518:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:540:2-540:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:594:2-594:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:616:2-616:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:660:2-660:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:672:2-672:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:721:2-721:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:733:2-733:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:931:2-931:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/cs423x/cs4236_lib.c:952:2-952:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688.c:81:2-81:34: struct snd_es1688 *chip = card->private_data;
-
sound/isa/es1688/es1688.c:119:2-119:34: struct snd_es1688 *chip = card->private_data;
-
sound/isa/es1688/es1688.c:206:2-206:34: struct snd_es1688 *chip = card->private_data;
-
sound/isa/es1688/es1688.c:278:2-278:34: struct snd_es1688 *chip = card->private_data;
-
sound/isa/es1688/es1688_lib.c:341:2-341:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:395:2-395:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:402:2-402:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:452:2-452:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:458:2-458:28: struct snd_es1688 *chip = dev_id;
-
sound/isa/es1688/es1688_lib.c:471:2-471:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:482:2-482:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:537:2-537:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:551:2-551:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:565:2-565:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:573:2-573:28: struct snd_es1688 *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es1688/es1688_lib.c:595:2-595:36: struct snd_es1688 *chip = device->device_data;
-
sound/isa/es1688/es1688_lib.c:730:2-730:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688_lib.c:737:2-737:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688_lib.c:773:2-773:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688_lib.c:790:2-790:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688_lib.c:832:2-832:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es1688/es1688_lib.c:866:2-866:28: struct snd_es1688 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:433:2-433:28: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:535:2-535:28: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:555:9-555:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:593:9-593:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:696:9-696:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:706:9-706:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:716:2-716:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:785:9-785:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:804:9-804:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:857:9-857:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:882:9-882:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:899:9-899:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:911:9-911:35: struct snd_es18xx *chip = snd_pcm_substream_chip(substream);
-
sound/isa/es18xx.c:946:2-946:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:966:2-966:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:983:2-983:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1022:2-1022:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1030:2-1030:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1054:2-1054:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1064:2-1064:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1072:2-1072:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1118:2-1118:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1138:2-1138:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1182:2-1182:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1207:2-1207:28: struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/es18xx.c:1659:2-1659:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:1695:2-1695:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:1710:2-1710:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:1726:2-1726:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:1770:2-1770:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/es18xx.c:2052:2-2052:34: struct snd_es18xx *chip = card->private_data;
-
sound/isa/galaxy/galaxy.c:484:2-484:18: struct snd_wss *chip;
-
sound/isa/msnd/msnd.c:469:2-469:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:486:2-486:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:498:2-498:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:519:2-519:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:532:2-532:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:557:2-557:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:576:2-576:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:591:2-591:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:600:2-600:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:613:2-613:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:635:2-635:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:645:2-645:26: struct snd_msnd *chip = snd_pcm_substream_chip(substream);
-
sound/isa/msnd/msnd.c:674:2-674:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_midi.c:144:2-144:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:157:2-157:26: struct snd_msnd *chip = dev_id;
-
sound/isa/msnd/msnd_pinnacle.c:207:2-207:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:372:2-372:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:417:2-417:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:458:2-458:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:524:2-524:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/msnd/msnd_pinnacle.c:850:2-850:19: struct snd_msnd *chip;
-
sound/isa/msnd/msnd_pinnacle.c:1023:2-1023:19: struct snd_msnd *chip;
-
sound/isa/msnd/msnd_pinnacle_mixer.c:58:2-58:26: struct snd_msnd *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/msnd/msnd_pinnacle_mixer.c:67:2-67:26: struct snd_msnd *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/msnd/msnd_pinnacle_mixer.c:295:2-295:32: struct snd_msnd *chip = card->private_data;
-
sound/isa/opl3sa2.c:205:2-205:35: struct snd_opl3sa2 *chip = card->private_data;
-
sound/isa/opl3sa2.c:286:2-286:22: struct snd_opl3sa2 *chip;
-
sound/isa/opl3sa2.c:341:2-341:29: struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/opl3sa2.c:358:2-358:29: struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/opl3sa2.c:396:2-396:29: struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/opl3sa2.c:418:2-418:29: struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/opl3sa2.c:477:2-477:29: struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/opl3sa2.c:484:2-484:35: struct snd_opl3sa2 *chip = card->private_data;
-
sound/isa/opl3sa2.c:549:3-549:36: struct snd_opl3sa2 *chip = card->private_data;
-
sound/isa/opl3sa2.c:562:2-562:22: struct snd_opl3sa2 *chip;
-
sound/isa/opl3sa2.c:617:2-617:22: struct snd_opl3sa2 *chip;
-
sound/isa/opl3sa2.c:636:2-636:22: struct snd_opl3sa2 *chip;
-
sound/isa/opti9xx/opti92x-ad1848.c:800:2-800:35: struct snd_opti9xx *chip = card->private_data;
-
sound/isa/opti9xx/opti92x-ad1848.c:1013:2-1013:35: struct snd_opti9xx *chip = card->private_data;
-
sound/isa/opti9xx/opti92x-ad1848.c:1022:2-1022:35: struct snd_opti9xx *chip = card->private_data;
-
sound/isa/opti9xx/opti92x-ad1848.c:1069:2-1069:22: struct snd_opti9xx *chip;
-
sound/isa/sb/jazz16.c:104:2-104:16: struct snd_sb chip;
-
sound/isa/sb/jazz16.c:222:2-222:17: struct snd_sb *chip;
-
sound/isa/sb/jazz16.c:338:2-338:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/jazz16.c:349:2-349:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/sb16.c:311:2-311:17: struct snd_sb *chip;
-
sound/isa/sb/sb16.c:442:2-442:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/sb16.c:452:2-452:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/sb16_main.c:238:2-238:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:280:2-280:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:308:2-308:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:349:2-349:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:376:2-376:24: struct snd_sb *chip = dev_id;
-
sound/isa/sb/sb16_main.c:428:2-428:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:439:2-439:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:495:2-495:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:557:2-557:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:570:2-570:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:632:2-632:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb16_main.c:690:2-690:24: struct snd_sb *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/sb/sb16_main.c:701:2-701:24: struct snd_sb *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/sb/sb8.c:48:2-48:24: struct snd_sb *chip = dev_id;
-
sound/isa/sb/sb8.c:74:2-74:17: struct snd_sb *chip;
-
sound/isa/sb/sb8.c:186:2-186:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/sb8.c:197:2-197:31: struct snd_sb *chip = acard->chip;
-
sound/isa/sb/sb8_main.c:93:2-93:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:196:2-196:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:231:2-231:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:321:2-321:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:387:2-387:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:403:2-403:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:465:2-465:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_main.c:529:2-529:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/isa/sb/sb8_midi.c:53:2-53:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:80:2-80:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:107:2-107:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:125:2-125:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:144:2-144:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:167:2-167:17: struct snd_sb *chip;
-
sound/isa/sb/sb8_midi.c:202:2-202:24: struct snd_sb *chip = from_timer(chip, t, midi_timer);
-
sound/isa/sb/sb8_midi.c:215:2-215:17: struct snd_sb *chip;
-
sound/isa/sb/sb_common.c:180:2-180:17: struct snd_sb *chip;
-
sound/isa/sc6000.c:548:2-548:18: struct snd_wss *chip;
-
sound/isa/sscape.c:594:2-594:25: struct snd_wss *chip = snd_kcontrol_chip(kctl);
-
sound/isa/sscape.c:608:2-608:25: struct snd_wss *chip = snd_kcontrol_chip(kctl);
-
sound/isa/sscape.c:829:2-829:18: struct snd_wss *chip;
-
sound/isa/wavefront/wavefront.c:339:2-339:18: struct snd_wss *chip;
-
sound/isa/wss/wss_lib.c:469:2-469:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:745:2-745:25: struct snd_wss *chip = snd_timer_chip(timer);
-
sound/isa/wss/wss_lib.c:756:2-756:25: struct snd_wss *chip = snd_timer_chip(timer);
-
sound/isa/wss/wss_lib.c:779:2-779:25: struct snd_wss *chip = snd_timer_chip(timer);
-
sound/isa/wss/wss_lib.c:952:2-952:25: struct snd_wss *chip = snd_timer_chip(timer);
-
sound/isa/wss/wss_lib.c:959:2-959:25: struct snd_wss *chip = snd_timer_chip(timer);
-
sound/isa/wss/wss_lib.c:983:2-983:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:995:2-995:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1018:2-1018:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1030:2-1030:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1075:2-1075:25: struct snd_wss *chip = dev_id;
-
sound/isa/wss/wss_lib.c:1126:2-1126:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1137:2-1137:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1472:2-1472:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1515:2-1515:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1556:2-1556:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1565:2-1565:25: struct snd_wss *chip = snd_pcm_substream_chip(substream);
-
sound/isa/wss/wss_lib.c:1708:2-1708:18: struct snd_wss *chip;
-
sound/isa/wss/wss_lib.c:1747:2-1747:18: struct snd_wss *chip;
-
sound/isa/wss/wss_lib.c:1878:2-1878:32: struct snd_wss *chip = timer->private_data;
-
sound/isa/wss/wss_lib.c:1923:2-1923:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:1944:2-1944:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:1957:2-1957:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:1994:2-1994:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:2013:2-2013:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:2051:2-2051:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/isa/wss/wss_lib.c:2075:2-2075:25: struct snd_wss *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ad1889.c:230:2-230:34: struct snd_ad1889 *chip = ac97->private_data;
-
sound/pci/ad1889.c:237:2-237:34: struct snd_ad1889 *chip = ac97->private_data;
-
sound/pci/ad1889.c:296:2-296:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:308:2-308:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:320:2-320:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:328:2-328:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:336:2-336:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:386:2-386:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:438:2-438:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:479:2-479:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:514:2-514:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:533:2-533:28: struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
-
sound/pci/ad1889.c:567:2-567:28: struct snd_ad1889 *chip = dev_id;
-
sound/pci/ad1889.c:623:2-623:35: struct snd_ad1889 *chip = entry->private_data;
-
sound/pci/ad1889.c:776:2-776:34: struct snd_ad1889 *chip = card->private_data;
-
sound/pci/ad1889.c:795:2-795:34: struct snd_ad1889 *chip = card->private_data;
-
sound/pci/ad1889.c:853:2-853:21: struct snd_ad1889 *chip;
-
sound/pci/ali5451/ali5451.c:1529:2-1529:25: struct snd_ali *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ali5451/ali5451.c:1831:2-1831:31: struct snd_ali *chip = card->private_data;
-
sound/pci/ali5451/ali5451.c:1874:2-1874:31: struct snd_ali *chip = card->private_data;
-
sound/pci/als300.c:168:2-168:34: struct snd_als300 *chip = card->private_data;
-
sound/pci/als300.c:176:2-176:28: struct snd_als300 *chip = dev_id;
-
sound/pci/als300.c:207:2-207:28: struct snd_als300 *chip = dev_id;
-
sound/pci/als300.c:245:2-245:34: struct snd_als300 *chip = ac97->private_data;
-
sound/pci/als300.c:266:2-266:34: struct snd_als300 *chip = ac97->private_data;
-
sound/pci/als300.c:343:2-343:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:360:2-360:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:371:2-371:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:388:2-388:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:400:2-400:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:429:2-429:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:457:2-457:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:502:2-502:28: struct snd_als300 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als300.c:600:2-600:34: struct snd_als300 *chip = card->private_data;
-
sound/pci/als300.c:661:2-661:34: struct snd_als300 *chip = card->private_data;
-
sound/pci/als300.c:671:2-671:34: struct snd_als300 *chip = card->private_data;
-
sound/pci/als300.c:691:2-691:21: struct snd_als300 *chip;
-
sound/pci/als4000.c:358:2-358:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:385:2-385:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:423:2-423:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:456:2-456:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:481:2-481:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:493:2-493:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:518:2-518:24: struct snd_sb *chip = dev_id;
-
sound/pci/als4000.c:610:2-610:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:620:2-620:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:628:2-628:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:638:2-638:24: struct snd_sb *chip = snd_pcm_substream_chip(substream);
-
sound/pci/als4000.c:816:2-816:17: struct snd_sb *chip;
-
sound/pci/als4000.c:944:2-944:31: struct snd_sb *chip = acard->chip;
-
sound/pci/als4000.c:956:2-956:31: struct snd_sb *chip = acard->chip;
-
sound/pci/atiixp.c:473:2-473:30: struct atiixp *chip = ac97->private_data;
-
sound/pci/atiixp.c:481:2-481:30: struct atiixp *chip = ac97->private_data;
-
sound/pci/atiixp.c:648:2-648:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:708:2-708:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:862:2-862:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:889:2-889:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:934:2-934:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:950:2-950:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:984:2-984:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1023:2-1023:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1059:2-1059:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1075:2-1075:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1093:2-1093:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1103:2-1103:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1109:2-1109:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1115:2-1115:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1128:2-1128:24: struct atiixp *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp.c:1332:2-1332:24: struct atiixp *chip = dev_id;
-
sound/pci/atiixp.c:1464:2-1464:30: struct atiixp *chip = card->private_data;
-
sound/pci/atiixp.c:1478:2-1478:30: struct atiixp *chip = card->private_data;
-
sound/pci/atiixp.c:1516:2-1516:31: struct atiixp *chip = entry->private_data;
-
sound/pci/atiixp.c:1543:2-1543:30: struct atiixp *chip = card->private_data;
-
sound/pci/atiixp.c:1579:2-1579:17: struct atiixp *chip;
-
sound/pci/atiixp_modem.c:444:2-444:36: struct atiixp_modem *chip = ac97->private_data;
-
sound/pci/atiixp_modem.c:452:2-452:36: struct atiixp_modem *chip = ac97->private_data;
-
sound/pci/atiixp_modem.c:597:2-597:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:658:2-658:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:755:2-755:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:780:2-780:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:807:2-807:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:841:2-841:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:880:2-880:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:896:2-896:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:909:2-909:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:919:2-919:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:925:2-925:30: struct atiixp_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/atiixp_modem.c:1003:2-1003:30: struct atiixp_modem *chip = dev_id;
-
sound/pci/atiixp_modem.c:1104:2-1104:36: struct atiixp_modem *chip = card->private_data;
-
sound/pci/atiixp_modem.c:1118:2-1118:36: struct atiixp_modem *chip = card->private_data;
-
sound/pci/atiixp_modem.c:1144:2-1144:37: struct atiixp_modem *chip = entry->private_data;
-
sound/pci/atiixp_modem.c:1172:2-1172:36: struct atiixp_modem *chip = card->private_data;
-
sound/pci/atiixp_modem.c:1208:2-1208:23: struct atiixp_modem *chip;
-
sound/pci/au88x0/au88x0.c:139:2-139:25: vortex_t *chip = card->private_data;
-
sound/pci/au88x0/au88x0.c:200:2-200:12: vortex_t *chip;
-
sound/pci/au88x0/au88x0_pcm.c:210:2-210:19: vortex_t *chip = snd_pcm_substream_chip(substream);
-
sound/pci/au88x0/au88x0_pcm.c:271:2-271:19: vortex_t *chip = snd_pcm_substream_chip(substream);
-
sound/pci/au88x0/au88x0_pcm.c:305:2-305:19: vortex_t *chip = snd_pcm_substream_chip(substream);
-
sound/pci/au88x0/au88x0_pcm.c:338:2-338:19: vortex_t *chip = snd_pcm_substream_chip(substream);
-
sound/pci/au88x0/au88x0_pcm.c:401:2-401:19: vortex_t *chip = snd_pcm_substream_chip(substream);
-
sound/pci/aw2/aw2-alsa.c:197:2-197:27: struct aw2 *chip = card->private_data;
-
sound/pci/aw2/aw2-alsa.c:207:2-207:27: struct aw2 *chip = card->private_data;
-
sound/pci/aw2/aw2-alsa.c:257:2-257:14: struct aw2 *chip;
-
sound/pci/aw2/aw2-alsa.c:347:2-347:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:376:2-376:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:407:2-407:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:433:2-433:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:458:2-458:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:477:2-477:33: struct aw2 *chip = pcm_device->chip;
-
sound/pci/aw2/aw2-alsa.c:622:2-622:21: struct aw2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/aw2/aw2-alsa.c:634:2-634:21: struct aw2 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/aw2/aw2-saa7146.c:334:2-334:33: struct snd_aw2_saa7146 *chip = dev_id;
-
sound/pci/azt3328.c:643:2-643:41: const struct snd_azf3328 *chip = ac97->private_data;
-
sound/pci/azt3328.c:703:2-703:41: const struct snd_azf3328 *chip = ac97->private_data;
-
sound/pci/azt3328.c:1444:2-1444:29: struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/azt3328.c:1688:2-1688:29: struct snd_azf3328 *chip = gameport_get_port_data(gameport);
-
sound/pci/azt3328.c:1712:2-1712:29: struct snd_azf3328 *chip = gameport_get_port_data(gameport);
-
sound/pci/azt3328.c:1726:2-1726:29: struct snd_azf3328 *chip = gameport_get_port_data(gameport);
-
sound/pci/azt3328.c:1891:2-1891:29: struct snd_azf3328 *chip = dev_id;
-
sound/pci/azt3328.c:2010:2-2010:29: struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/azt3328.c:2141:2-2141:22: struct snd_azf3328 *chip;
-
sound/pci/azt3328.c:2166:2-2166:22: struct snd_azf3328 *chip;
-
sound/pci/azt3328.c:2241:2-2241:35: struct snd_azf3328 *chip = card->private_data;
-
sound/pci/azt3328.c:2329:2-2329:35: struct snd_azf3328 *chip = card->private_data;
-
sound/pci/azt3328.c:2425:2-2425:22: struct snd_azf3328 *chip;
-
sound/pci/azt3328.c:2591:2-2591:35: struct snd_azf3328 *chip = card->private_data;
-
sound/pci/azt3328.c:2618:2-2618:41: const struct snd_azf3328 *chip = card->private_data;
-
sound/pci/bt87x.c:300:2-300:27: struct snd_bt87x *chip = dev_id;
-
sound/pci/bt87x.c:403:2-403:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:432:2-432:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:448:2-448:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:457:2-457:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:465:2-465:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:507:2-507:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:521:2-521:27: struct snd_bt87x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/bt87x.c:550:2-550:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:559:2-559:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:586:2-586:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:595:2-595:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:628:2-628:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:637:2-637:27: struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/bt87x.c:661:2-661:33: struct snd_bt87x *chip = card->private_data;
-
sound/pci/bt87x.c:687:2-687:33: struct snd_bt87x *chip = card->private_data;
-
sound/pci/bt87x.c:813:2-813:20: struct snd_bt87x *chip;
-
sound/pci/ca0106/ca0106_main.c:549:2-549:28: struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ca0106/ca0106_main.c:601:2-601:28: struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ca0106/ca0106_main.c:644:2-644:28: struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ca0106/ca0106_main.c:686:2-686:28: struct snd_ca0106 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ca0106/ca0106_main.c:1188:2-1188:34: struct snd_ca0106 *chip = card->private_data;
-
sound/pci/ca0106/ca0106_main.c:1197:2-1197:28: struct snd_ca0106 *chip = dev_id;
-
sound/pci/ca0106/ca0106_main.c:1578:2-1578:34: struct snd_ca0106 *chip = card->private_data;
-
sound/pci/ca0106/ca0106_main.c:1733:2-1733:21: struct snd_ca0106 *chip;
-
sound/pci/ca0106/ca0106_main.c:1799:2-1799:34: struct snd_ca0106 *chip = card->private_data;
-
sound/pci/ca0106/ca0106_main.c:1813:2-1813:34: struct snd_ca0106 *chip = card->private_data;
-
sound/pci/cmipci.c:992:2-992:24: struct cmipci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cmipci.c:1005:2-1005:24: struct cmipci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cmipci.c:1066:2-1066:24: struct cmipci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cmipci.c:1079:2-1079:24: struct cmipci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cmipci.c:2467:2-2467:24: struct cmipci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs4281.c:519:2-519:30: struct cs4281 *chip = ac97->private_data;
-
sound/pci/cs4281.c:558:2-558:30: struct cs4281 *chip = ac97->private_data;
-
sound/pci/cs4281.c:655:2-655:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:786:2-786:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:798:2-798:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:810:2-810:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:874:2-874:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:893:2-893:24: struct cs4281 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs4281.c:984:2-984:24: struct cs4281 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs4281.c:1000:2-1000:24: struct cs4281 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs4281.c:1048:2-1048:29: struct cs4281 *chip = bus->private_data;
-
sound/pci/cs4281.c:1054:2-1054:30: struct cs4281 *chip = ac97->private_data;
-
sound/pci/cs4281.c:1105:2-1105:31: struct cs4281 *chip = entry->private_data;
-
sound/pci/cs4281.c:1117:2-1117:31: struct cs4281 *chip = entry->private_data;
-
sound/pci/cs4281.c:1129:2-1129:31: struct cs4281 *chip = entry->private_data;
-
sound/pci/cs4281.c:1171:2-1171:24: struct cs4281 *chip = gameport_get_port_data(gameport);
-
sound/pci/cs4281.c:1180:2-1180:24: struct cs4281 *chip = gameport_get_port_data(gameport);
-
sound/pci/cs4281.c:1273:2-1273:30: struct cs4281 *chip = card->private_data;
-
sound/pci/cs4281.c:1291:2-1291:30: struct cs4281 *chip = card->private_data;
-
sound/pci/cs4281.c:1583:2-1583:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1599:2-1599:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1616:2-1616:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1633:2-1633:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1651:2-1651:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1671:2-1671:42: struct cs4281 *chip = substream->rmidi->private_data;
-
sound/pci/cs4281.c:1735:2-1735:24: struct cs4281 *chip = dev_id;
-
sound/pci/cs4281.c:1811:2-1811:30: struct cs4281 *chip = opl3->private_data;
-
sound/pci/cs4281.c:1835:2-1835:17: struct cs4281 *chip;
-
sound/pci/cs4281.c:1923:2-1923:30: struct cs4281 *chip = card->private_data;
-
sound/pci/cs4281.c:1964:2-1964:30: struct cs4281 *chip = card->private_data;
-
sound/pci/cs46xx/cs46xx.c:59:2-59:21: struct snd_cs46xx *chip;
-
sound/pci/cs46xx/cs46xx_lib.c:204:2-204:34: struct snd_cs46xx *chip = ac97->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:289:2-289:34: struct snd_cs46xx *chip = ac97->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:883:2-883:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:891:2-891:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:898:2-898:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:916:2-916:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:933:2-933:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:940:2-940:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:948:2-948:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1013:2-1013:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1086:2-1086:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1203:2-1203:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1273:2-1273:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1299:2-1299:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1311:2-1311:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1326:2-1326:28: struct snd_cs46xx *chip = dev_id;
-
sound/pci/cs46xx/cs46xx_lib.c:1479:2-1479:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1540:2-1540:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1556:2-1556:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1572:2-1572:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1595:2-1595:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1624:2-1624:28: struct snd_cs46xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/cs46xx/cs46xx_lib.c:1856:2-1856:34: struct snd_cs46xx *chip = ac97->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:1882:2-1882:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:1892:2-1892:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:1910:2-1910:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:1920:2-1920:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:1966:2-1966:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:1980:2-1980:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2017:2-2017:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2031:2-2031:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2048:2-2048:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2063:2-2063:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2081:2-2081:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2099:2-2099:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2131:2-2131:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2147:2-2147:29: struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2184:2-2184:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2200:2-2200:29: struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2326:2-2326:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2336:2-2336:28: struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/cs46xx/cs46xx_lib.c:2532:2-2532:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2550:2-2550:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2568:2-2568:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2587:2-2587:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2606:2-2606:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2626:2-2626:46: struct snd_cs46xx *chip = substream->rmidi->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:2693:2-2693:28: struct snd_cs46xx *chip = gameport_get_port_data(gameport);
-
sound/pci/cs46xx/cs46xx_lib.c:2702:2-2702:28: struct snd_cs46xx *chip = gameport_get_port_data(gameport);
-
sound/pci/cs46xx/cs46xx_lib.c:2711:2-2711:28: struct snd_cs46xx *chip = gameport_get_port_data(gameport);
-
sound/pci/cs46xx/cs46xx_lib.c:2893:2-2893:34: struct snd_cs46xx *chip = card->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:3721:2-3721:34: struct snd_cs46xx *chip = card->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:3749:2-3749:34: struct snd_cs46xx *chip = card->private_data;
-
sound/pci/cs46xx/cs46xx_lib.c:3823:2-3823:34: struct snd_cs46xx *chip = card->private_data;
-
sound/pci/cs46xx/dsp_spos.c:496:2-496:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos.c:524:2-524:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos.c:547:2-547:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos.c:575:2-575:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos.c:608:2-608:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos.c:637:2-637:35: struct snd_cs46xx *chip = entry->private_data;
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:62:2-62:38: struct snd_cs46xx *chip = scb_info->chip;
-
sound/pci/cs46xx/dsp_spos_scb_lib.c:219:3-219:39: struct snd_cs46xx *chip = scb_info->chip;
-
sound/pci/cs5530.c:80:2-80:34: struct snd_cs5530 *chip = card->private_data;
-
sound/pci/cs5530.c:191:2-191:21: struct snd_cs5530 *chip;
-
sound/pci/echoaudio/echoaudio.c:246:2-246:33: struct echoaudio *chip = rule->private;
-
sound/pci/echoaudio/echoaudio.c:268:2-268:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:362:2-362:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:389:2-389:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:506:2-506:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:540:2-540:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:624:2-624:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:671:2-671:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:693:2-693:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:751:2-751:27: struct echoaudio *chip = snd_pcm_substream_chip(substream);
-
sound/pci/echoaudio/echoaudio.c:1289:2-1289:27: struct echoaudio *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/echoaudio/echoaudio.c:1303:2-1303:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1356:2-1356:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1368:2-1368:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1706:2-1706:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1739:2-1739:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1773:2-1773:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:1846:2-1846:27: struct echoaudio *chip = dev_id;
-
sound/pci/echoaudio/echoaudio.c:1887:2-1887:33: struct echoaudio *chip = card->private_data;
-
sound/pci/echoaudio/echoaudio.c:1903:2-1903:33: struct echoaudio *chip = card->private_data;
-
sound/pci/echoaudio/echoaudio.c:1978:2-1978:20: struct echoaudio *chip;
-
sound/pci/echoaudio/echoaudio.c:2153:2-2153:46: struct echoaudio *chip = dev_get_drvdata(dev);
-
sound/pci/echoaudio/echoaudio.c:2184:2-2184:46: struct echoaudio *chip = dev_get_drvdata(dev);
-
sound/pci/echoaudio/midi.c:156:2-156:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/echoaudio/midi.c:167:2-167:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/echoaudio/midi.c:181:2-181:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/echoaudio/midi.c:191:2-191:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/echoaudio/midi.c:203:2-203:27: struct echoaudio *chip = from_timer(chip, t, timer);
-
sound/pci/echoaudio/midi.c:253:2-253:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/echoaudio/midi.c:282:2-282:45: struct echoaudio *chip = substream->rmidi->private_data;
-
sound/pci/emu10k1/emu10k1x.c:369:2-369:26: struct emu10k1x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/emu10k1/emu10k1x.c:549:2-549:26: struct emu10k1x *chip = snd_pcm_substream_chip(substream);
-
sound/pci/emu10k1/emu10k1x.c:741:2-741:32: struct emu10k1x *chip = card->private_data;
-
sound/pci/emu10k1/emu10k1x.c:754:2-754:26: struct emu10k1x *chip = dev_id;
-
sound/pci/emu10k1/emu10k1x.c:867:2-867:32: struct emu10k1x *chip = card->private_data;
-
sound/pci/emu10k1/emu10k1x.c:1499:2-1499:19: struct emu10k1x *chip;
-
sound/pci/es1938.c:518:2-518:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:541:2-541:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:571:2-571:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:609:2-609:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:657:2-657:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:694:2-694:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:756:2-756:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:786:2-786:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:798:2-798:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:830:2-830:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:893:2-893:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:908:2-908:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:933:2-933:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:941:2-941:24: struct es1938 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1938.c:1015:2-1015:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1023:2-1023:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1036:2-1036:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1045:2-1045:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1071:2-1071:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1082:2-1082:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1090:2-1090:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1143:2-1143:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1160:2-1160:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1204:2-1204:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1230:2-1230:24: struct es1938 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/es1938.c:1414:2-1414:30: struct es1938 *chip = card->private_data;
-
sound/pci/es1938.c:1437:2-1437:30: struct es1938 *chip = card->private_data;
-
sound/pci/es1938.c:1506:2-1506:30: struct es1938 *chip = card->private_data;
-
sound/pci/es1938.c:1522:2-1522:30: struct es1938 *chip = card->private_data;
-
sound/pci/es1938.c:1573:2-1573:24: struct es1938 *chip = dev_id;
-
sound/pci/es1938.c:1704:2-1704:17: struct es1938 *chip;
-
sound/pci/es1968.c:635:2-635:30: struct es1968 *chip = ac97->private_data;
-
sound/pci/es1968.c:649:2-649:30: struct es1968 *chip = ac97->private_data;
-
sound/pci/es1968.c:1204:2-1204:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1236:2-1236:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1266:2-1266:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1459:2-1459:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1484:2-1484:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1531:2-1531:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1570:2-1570:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1627:2-1627:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1644:2-1644:24: struct es1968 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/es1968.c:1878:2-1878:24: struct es1968 *chip = container_of(work, struct es1968, hwvol_work);
-
sound/pci/es1968.c:1958:2-1958:24: struct es1968 *chip = dev_id;
-
sound/pci/es1968.c:2366:2-2366:30: struct es1968 *chip = card->private_data;
-
sound/pci/es1968.c:2382:2-2382:30: struct es1968 *chip = card->private_data;
-
sound/pci/es1968.c:2533:2-2533:29: struct es1968 *chip = tea->private_data;
-
sound/pci/es1968.c:2546:2-2546:29: struct es1968 *chip = tea->private_data;
-
sound/pci/es1968.c:2561:2-2561:29: struct es1968 *chip = tea->private_data;
-
sound/pci/es1968.c:2588:2-2588:30: struct es1968 *chip = card->private_data;
-
sound/pci/es1968.c:2634:2-2634:30: struct es1968 *chip = card->private_data;
-
sound/pci/es1968.c:2742:2-2742:17: struct es1968 *chip;
-
sound/pci/fm801.c:301:2-301:29: struct fm801 *chip = ac97->private_data;
-
sound/pci/fm801.c:324:2-324:29: struct fm801 *chip = ac97->private_data;
-
sound/pci/fm801.c:396:2-396:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:431:2-431:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:465:2-465:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:498:2-498:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:525:2-525:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:542:2-542:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:559:2-559:23: struct fm801 *chip = dev_id;
-
sound/pci/fm801.c:648:2-648:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:670:2-670:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:686:2-686:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:694:2-694:23: struct fm801 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/fm801.c:766:2-766:28: struct fm801 *chip = tea->private_data;
-
sound/pci/fm801.c:784:2-784:28: struct fm801 *chip = tea->private_data;
-
sound/pci/fm801.c:799:2-799:28: struct fm801 *chip = tea->private_data;
-
sound/pci/fm801.c:865:2-865:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:881:2-881:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:921:2-921:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:943:2-943:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:975:2-975:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:988:2-988:23: struct fm801 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/fm801.c:1164:2-1164:29: struct fm801 *chip = card->private_data;
-
sound/pci/fm801.c:1185:2-1185:29: struct fm801 *chip = card->private_data;
-
sound/pci/fm801.c:1276:2-1276:16: struct fm801 *chip;
-
sound/pci/fm801.c:1353:2-1353:29: struct fm801 *chip = card->private_data;
-
sound/pci/fm801.c:1374:2-1374:29: struct fm801 *chip = card->private_data;
-
sound/pci/hda/hda_controller.c:91:2-91:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:109:2-109:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:150:2-150:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:205:2-205:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:326:2-326:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:370:2-370:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:581:2-581:27: struct azx *chip = apcm->chip;
-
sound/pci/hda/hda_controller.c:699:2-699:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:767:2-767:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:863:2-863:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:907:2-907:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:921:2-921:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:960:2-960:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:992:2-992:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:1003:2-1003:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:1052:2-1052:21: struct azx *chip = bus_to_azx(bus);
-
sound/pci/hda/hda_controller.c:1066:2-1066:21: struct azx *chip = dev_id;
-
sound/pci/hda/hda_controller.c:1149:2-1149:21: struct azx *chip = bus_to_azx(&bus->core);
-
sound/pci/hda/hda_intel.c:715:2-715:27: struct azx *chip = &hda->chip;
-
sound/pci/hda/hda_intel.c:922:2-922:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:945:2-945:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:994:2-994:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1014:2-1014:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1027:2-1027:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1052:2-1052:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1076:2-1076:27: struct azx *chip = card->private_data;
-
sound/pci/hda/hda_intel.c:1090:2-1090:27: struct azx *chip = card->private_data;
-
sound/pci/hda/hda_intel.c:1105:2-1105:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1122:2-1122:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1139:2-1139:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:1396:2-1396:29: struct azx *chip = device->device_data;
-
sound/pci/hda/hda_intel.c:1773:2-1773:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:2039:2-2039:27: struct azx *chip = card->private_data;
-
sound/pci/hda/hda_intel.c:2092:2-2092:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:2377:2-2377:14: struct azx *chip;
-
sound/pci/hda/hda_intel.c:2408:2-2408:14: struct azx *chip;
-
sound/pci/ice1712/maya44.c:173:2-173:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:188:2-188:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:234:2-234:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:246:2-246:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:299:2-299:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:313:2-313:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:354:2-354:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:368:2-368:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:405:2-405:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:415:2-415:28: struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ice1712/maya44.c:589:2-589:33: struct snd_maya44 *chip = ice->spec;
-
sound/pci/ice1712/maya44.c:675:2-675:21: struct snd_maya44 *chip;
-
sound/pci/ice1712/quartet.c:323:2-323:6: int chip;
-
sound/pci/intel8x0.c:515:2-515:32: struct intel8x0 *chip = ac97->private_data;
-
sound/pci/intel8x0.c:529:2-529:32: struct intel8x0 *chip = ac97->private_data;
-
sound/pci/intel8x0.c:602:2-602:32: struct intel8x0 *chip = ac97->private_data;
-
sound/pci/intel8x0.c:621:2-621:32: struct intel8x0 *chip = ac97->private_data;
-
sound/pci/intel8x0.c:751:2-751:26: struct intel8x0 *chip = dev_id;
-
sound/pci/intel8x0.c:788:2-788:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:826:2-826:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:882:2-882:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:974:2-974:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:993:2-993:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1098:2-1098:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1119:2-1119:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1153:2-1153:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1161:2-1161:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1168:2-1168:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1176:2-1176:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1183:2-1183:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1191:2-1191:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1198:2-1198:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1206:2-1206:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1213:2-1213:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1221:2-1221:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1229:2-1229:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1238:2-1238:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1253:2-1253:26: struct intel8x0 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0.c:1633:2-1633:31: struct intel8x0 *chip = bus->private_data;
-
sound/pci/intel8x0.c:1639:2-1639:32: struct intel8x0 *chip = ac97->private_data;
-
sound/pci/intel8x0.c:2533:2-2533:32: struct intel8x0 *chip = card->private_data;
-
sound/pci/intel8x0.c:2565:2-2565:32: struct intel8x0 *chip = card->private_data;
-
sound/pci/intel8x0.c:2586:2-2586:32: struct intel8x0 *chip = card->private_data;
-
sound/pci/intel8x0.c:2788:2-2788:33: struct intel8x0 *chip = entry->private_data;
-
sound/pci/intel8x0.c:2872:2-2872:32: struct intel8x0 *chip = card->private_data;
-
sound/pci/intel8x0.c:3116:2-3116:19: struct intel8x0 *chip;
-
sound/pci/intel8x0m.c:319:2-319:33: struct intel8x0m *chip = ac97->private_data;
-
sound/pci/intel8x0m.c:333:2-333:33: struct intel8x0m *chip = ac97->private_data;
-
sound/pci/intel8x0m.c:472:2-472:27: struct intel8x0m *chip = dev_id;
-
sound/pci/intel8x0m.c:509:2-509:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:544:2-544:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:561:2-561:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:619:2-619:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:626:2-626:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:634:2-634:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:641:2-641:27: struct intel8x0m *chip = snd_pcm_substream_chip(substream);
-
sound/pci/intel8x0m.c:772:2-772:32: struct intel8x0m *chip = bus->private_data;
-
sound/pci/intel8x0m.c:778:2-778:33: struct intel8x0m *chip = ac97->private_data;
-
sound/pci/intel8x0m.c:952:2-952:33: struct intel8x0m *chip = card->private_data;
-
sound/pci/intel8x0m.c:975:2-975:33: struct intel8x0m *chip = card->private_data;
-
sound/pci/intel8x0m.c:991:2-991:33: struct intel8x0m *chip = card->private_data;
-
sound/pci/intel8x0m.c:1018:2-1018:34: struct intel8x0m *chip = entry->private_data;
-
sound/pci/intel8x0m.c:1050:2-1050:33: struct intel8x0m *chip = card->private_data;
-
sound/pci/intel8x0m.c:1185:2-1185:20: struct intel8x0m *chip;
-
sound/pci/lola/lola.c:217:2-217:22: struct lola *chip = dev_id;
-
sound/pci/lola/lola.c:532:2-532:28: struct lola *chip = card->private_data;
-
sound/pci/lola/lola.c:541:2-541:28: struct lola *chip = card->private_data;
-
sound/pci/lola/lola.c:645:2-645:15: struct lola *chip;
-
sound/pci/lola/lola_mixer.c:504:2-504:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:517:2-517:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:530:2-530:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:547:2-547:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:602:2-602:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:614:2-614:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:626:2-626:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:676:2-676:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_mixer.c:699:2-699:22: struct lola *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lola/lola_pcm.c:23:2-23:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:212:2-212:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:261:2-261:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:290:2-290:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:453:2-453:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:505:2-505:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_pcm.c:552:2-552:22: struct lola *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lola/lola_proc.c:100:2-100:29: struct lola *chip = entry->private_data;
-
sound/pci/lola/lola_proc.c:137:2-137:29: struct lola *chip = entry->private_data;
-
sound/pci/lola/lola_proc.c:152:2-152:29: struct lola *chip = entry->private_data;
-
sound/pci/lola/lola_proc.c:162:2-162:29: struct lola *chip = entry->private_data;
-
sound/pci/lx6464es/lx6464es.c:204:2-204:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:269:2-269:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:288:2-288:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:342:2-342:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:371:2-371:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:517:2-517:26: struct lx6464es *chip = snd_pcm_substream_chip(substream);
-
sound/pci/lx6464es/lx6464es.c:529:2-529:32: struct lx6464es *chip = card->private_data;
-
sound/pci/lx6464es/lx6464es.c:841:2-841:26: struct lx6464es *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lx6464es/lx6464es.c:849:2-849:26: struct lx6464es *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/lx6464es/lx6464es.c:880:2-880:33: struct lx6464es *chip = entry->private_data;
-
sound/pci/lx6464es/lx6464es.c:917:2-917:32: struct lx6464es *chip = card->private_data;
-
sound/pci/lx6464es/lx6464es.c:1001:2-1001:19: struct lx6464es *chip;
-
sound/pci/lx6464es/lx_core.c:1057:2-1057:26: struct lx6464es *chip = dev_id;
-
sound/pci/lx6464es/lx_core.c:1105:2-1105:26: struct lx6464es *chip = dev_id;
-
sound/pci/maestro3.c:1094:2-1094:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1403:2-1403:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1464:2-1464:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1521:2-1521:24: struct snd_m3 *chip = container_of(work, struct snd_m3, hwvol_work);
-
sound/pci/maestro3.c:1611:2-1611:24: struct snd_m3 *chip = dev_id;
-
sound/pci/maestro3.c:1764:2-1764:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1780:2-1780:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1789:2-1789:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1805:2-1805:24: struct snd_m3 *chip = snd_pcm_substream_chip(subs);
-
sound/pci/maestro3.c:1886:2-1886:30: struct snd_m3 *chip = ac97->private_data;
-
sound/pci/maestro3.c:1902:2-1902:30: struct snd_m3 *chip = ac97->private_data;
-
sound/pci/maestro3.c:2337:2-2337:30: struct snd_m3 *chip = card->private_data;
-
sound/pci/maestro3.c:2372:2-2372:30: struct snd_m3 *chip = card->private_data;
-
sound/pci/maestro3.c:2401:2-2401:30: struct snd_m3 *chip = card->private_data;
-
sound/pci/maestro3.c:2490:2-2490:30: struct snd_m3 *chip = card->private_data;
-
sound/pci/maestro3.c:2637:2-2637:17: struct snd_m3 *chip;
-
sound/pci/mixart/mixart.c:382:2-382:21: struct snd_mixart *chip;
-
sound/pci/mixart/mixart.c:479:2-479:28: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:506:2-506:21: struct snd_mixart *chip;
-
sound/pci/mixart/mixart.c:593:2-593:28: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:651:2-651:28: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:706:2-706:39: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:785:2-785:39: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:867:2-867:28: struct snd_mixart *chip = snd_pcm_substream_chip(subs);
-
sound/pci/mixart/mixart.c:1023:2-1023:36: struct snd_mixart *chip = device->device_data;
-
sound/pci/mixart/mixart.c:1033:2-1033:21: struct snd_mixart *chip;
-
sound/pci/mixart/mixart.c:1170:2-1170:35: struct snd_mixart *chip = entry->private_data;
-
sound/pci/mixart/mixart_core.c:456:6-456:54: struct snd_mixart *chip = mgr->chip[chip_number];
-
sound/pci/mixart/mixart_hwdep.c:533:3-533:49: struct snd_mixart *chip = mgr->chip[card_index];
-
sound/pci/mixart/mixart_mixer.c:346:2-346:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:361:2-361:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:410:2-410:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:421:2-421:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:823:2-823:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:845:2-845:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:903:2-903:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:917:2-917:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:987:2-987:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:997:2-997:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:1031:2-1031:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:1041:2-1041:28: struct snd_mixart *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/mixart/mixart_mixer.c:1104:2-1104:21: struct snd_mixart *chip;
-
sound/pci/nm256/nm256.c:548:2-548:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:586:2-586:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:623:2-623:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:649:2-649:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:663:2-663:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:830:2-830:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:842:2-842:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:857:2-857:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:867:2-867:23: struct nm256 *chip = snd_pcm_substream_chip(substream);
-
sound/pci/nm256/nm256.c:984:2-984:23: struct nm256 *chip = dev_id;
-
sound/pci/nm256/nm256.c:1050:2-1050:23: struct nm256 *chip = dev_id;
-
sound/pci/nm256/nm256.c:1186:2-1186:29: struct nm256 *chip = ac97->private_data;
-
sound/pci/nm256/nm256.c:1200:2-1200:29: struct nm256 *chip = ac97->private_data;
-
sound/pci/nm256/nm256.c:1246:2-1246:29: struct nm256 *chip = ac97->private_data;
-
sound/pci/nm256/nm256.c:1367:2-1367:29: struct nm256 *chip = card->private_data;
-
sound/pci/nm256/nm256.c:1378:2-1378:29: struct nm256 *chip = card->private_data;
-
sound/pci/nm256/nm256.c:1411:2-1411:29: struct nm256 *chip = card->private_data;
-
sound/pci/nm256/nm256.c:1422:2-1422:29: struct nm256 *chip = card->private_data;
-
sound/pci/nm256/nm256.c:1569:2-1569:16: struct nm256 *chip;
-
sound/pci/oxygen/oxygen.c:436:2-436:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:447:2-447:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:487:2-487:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:497:2-497:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:540:2-540:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:551:2-551:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:562:2-562:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen.c:583:2-583:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_lib.c:55:2-55:24: struct oxygen *chip = dev_id;
-
sound/pci/oxygen/oxygen_lib.c:120:2-120:24: struct oxygen *chip = container_of(work, struct oxygen,
-
sound/pci/oxygen/oxygen_lib.c:181:2-181:24: struct oxygen *chip = container_of(work, struct oxygen, gpio_work);
-
sound/pci/oxygen/oxygen_lib.c:190:2-190:31: struct oxygen *chip = entry->private_data;
-
sound/pci/oxygen/oxygen_lib.c:570:2-570:30: struct oxygen *chip = card->private_data;
-
sound/pci/oxygen/oxygen_lib.c:588:2-588:17: struct oxygen *chip;
-
sound/pci/oxygen/oxygen_lib.c:720:2-720:30: struct oxygen *chip = card->private_data;
-
sound/pci/oxygen/oxygen_lib.c:770:2-770:30: struct oxygen *chip = card->private_data;
-
sound/pci/oxygen/oxygen_lib.c:799:2-799:30: struct oxygen *chip = card->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:19:2-19:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:31:2-31:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:44:2-44:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:64:2-64:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:75:2-75:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:107:2-107:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:115:2-115:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:185:2-185:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:204:2-204:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:279:2-279:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:337:2-337:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:348:2-348:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:377:2-377:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:388:2-388:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:417:2-417:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:431:2-431:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:442:2-442:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:473:2-473:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:485:2-485:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:507:2-507:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:545:2-545:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:601:2-601:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:622:2-622:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:657:2-657:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:669:2-669:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:699:2-699:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:713:2-713:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_mixer.c:1021:2-1021:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/oxygen_pcm.c:123:2-123:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:221:2-221:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:305:2-305:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:347:2-347:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:378:2-378:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:416:2-416:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:453:2-453:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:479:2-479:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:514:2-514:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:531:2-531:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:542:2-542:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:561:2-561:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/oxygen_pcm.c:606:2-606:24: struct oxygen *chip = snd_pcm_substream_chip(substream);
-
sound/pci/oxygen/xonar_cs43xx.c:296:2-296:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_cs43xx.c:307:2-307:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:62:2-62:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:74:2-74:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:107:2-107:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:123:2-123:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:153:2-153:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:166:2-166:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:211:2-211:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:225:2-225:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:282:2-282:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:294:2-294:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:329:2-329:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_dg_mixer.c:339:2-339:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_lib.c:94:2-94:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_lib.c:106:2-106:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:747:2-747:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:759:2-759:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:792:2-792:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:803:2-803:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:854:2-854:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:871:2-871:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:909:2-909:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:930:2-930:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:968:2-968:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_pcm179x.c:984:2-984:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:502:2-502:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:516:2-516:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:610:2-610:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:643:2-643:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:700:2-700:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:715:2-715:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:754:2-754:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:766:2-766:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:814:2-814:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:829:2-829:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:859:2-859:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:890:2-890:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:944:2-944:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/oxygen/xonar_wm87x6.c:954:2-954:29: struct oxygen *chip = ctl->private_data;
-
sound/pci/pcxhr/pcxhr.c:545:2-545:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr.c:627:2-627:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:695:2-695:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr.c:827:2-827:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:901:2-901:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:938:2-938:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:987:2-987:33: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:1073:2-1073:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:1101:2-1101:27: struct snd_pcxhr *chip = snd_pcm_substream_chip(subs);
-
sound/pci/pcxhr/pcxhr.c:1169:2-1169:35: struct snd_pcxhr *chip = device->device_data;
-
sound/pci/pcxhr/pcxhr.c:1180:2-1180:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr.c:1220:2-1220:34: struct snd_pcxhr *chip = entry->private_data;
-
sound/pci/pcxhr/pcxhr.c:1291:2-1291:34: struct snd_pcxhr *chip = entry->private_data;
-
sound/pci/pcxhr/pcxhr.c:1333:2-1333:34: struct snd_pcxhr *chip = entry->private_data;
-
sound/pci/pcxhr/pcxhr.c:1350:2-1350:34: struct snd_pcxhr *chip = entry->private_data;
-
sound/pci/pcxhr/pcxhr.c:1378:2-1378:34: struct snd_pcxhr *chip = entry->private_data;
-
sound/pci/pcxhr/pcxhr_core.c:1270:2-1270:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr_hwdep.c:232:2-232:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr_hwdep.c:260:2-260:20: struct snd_pcxhr *chip;
-
sound/pci/pcxhr/pcxhr_hwdep.c:323:3-323:48: struct snd_pcxhr *chip = mgr->chip[card_index];
-
sound/pci/pcxhr/pcxhr_mix22.c:712:2-712:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mix22.c:722:2-722:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mix22.c:762:2-762:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mix22.c:772:2-772:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mix22.c:802:2-802:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mix22.c:812:2-812:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:77:2-77:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:112:2-112:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:128:2-128:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:193:2-193:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:205:2-205:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:350:2-350:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:369:2-369:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:416:2-416:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:429:2-429:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:467:2-467:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:478:2-478:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:517:2-517:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:528:2-528:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:642:2-642:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:656:2-656:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:664:2-664:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:917:2-917:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:987:2-987:27: struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/pcxhr/pcxhr_mixer.c:1105:2-1105:20: struct snd_pcxhr *chip;
-
sound/pci/riptide/riptide.c:1073:2-1073:29: struct snd_riptide *chip = dev_id;
-
sound/pci/riptide/riptide.c:1149:2-1149:35: struct snd_riptide *chip = card->private_data;
-
sound/pci/riptide/riptide.c:1160:2-1160:35: struct snd_riptide *chip = card->private_data;
-
sound/pci/riptide/riptide.c:1351:2-1351:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1385:2-1385:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1446:2-1446:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1548:2-1548:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1572:2-1572:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1594:2-1594:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1618:2-1618:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1641:2-1641:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1653:2-1653:29: struct snd_riptide *chip = snd_pcm_substream_chip(substream);
-
sound/pci/riptide/riptide.c:1706:2-1706:29: struct snd_riptide *chip = dev_id;
-
sound/pci/riptide/riptide.c:1731:2-1731:35: struct snd_riptide *chip = ac97->private_data;
-
sound/pci/riptide/riptide.c:1751:2-1751:35: struct snd_riptide *chip = ac97->private_data;
-
sound/pci/riptide/riptide.c:1803:2-1803:35: struct snd_riptide *chip = card->private_data;
-
sound/pci/riptide/riptide.c:1819:2-1819:35: struct snd_riptide *chip = card->private_data;
-
sound/pci/riptide/riptide.c:1867:2-1867:36: struct snd_riptide *chip = entry->private_data;
-
sound/pci/riptide/riptide.c:2030:2-2030:22: struct snd_riptide *chip;
-
sound/pci/trident/trident_main.c:3099:2-3099:29: struct snd_trident *chip = gameport_get_port_data(gameport);
-
sound/pci/trident/trident_main.c:3108:2-3108:29: struct snd_trident *chip = gameport_get_port_data(gameport);
-
sound/pci/trident/trident_main.c:3117:2-3117:29: struct snd_trident *chip = gameport_get_port_data(gameport);
-
sound/pci/trident/trident_main.c:3135:2-3135:29: struct snd_trident *chip = gameport_get_port_data(gameport);
-
sound/pci/via82xx.c:415:2-415:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:546:2-546:31: struct via82xx *chip = ac97->private_data;
-
sound/pci/via82xx.c:558:2-558:31: struct via82xx *chip = ac97->private_data;
-
sound/pci/via82xx.c:571:2-571:31: struct via82xx *chip = ac97->private_data;
-
sound/pci/via82xx.c:620:2-620:25: struct via82xx *chip = dev_id;
-
sound/pci/via82xx.c:666:2-666:25: struct via82xx *chip = dev_id;
-
sound/pci/via82xx.c:724:2-724:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:829:2-829:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:860:2-860:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:922:2-922:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:936:2-936:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:974:2-974:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:986:2-986:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1020:2-1020:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1063:2-1063:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1112:2-1112:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1224:2-1224:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1239:2-1239:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1268:2-1268:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1299:2-1299:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1310:2-1310:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1339:2-1339:25: struct via82xx *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx.c:1598:2-1598:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1607:2-1607:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1635:2-1635:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1646:2-1646:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1683:2-1683:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1694:2-1694:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1703:2-1703:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1726:2-1726:25: struct via82xx *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/via82xx.c:1781:2-1781:30: struct via82xx *chip = bus->private_data;
-
sound/pci/via82xx.c:1787:2-1787:31: struct via82xx *chip = ac97->private_data;
-
sound/pci/via82xx.c:2103:2-2103:32: struct via82xx *chip = entry->private_data;
-
sound/pci/via82xx.c:2244:2-2244:31: struct via82xx *chip = card->private_data;
-
sound/pci/via82xx.c:2265:2-2265:31: struct via82xx *chip = card->private_data;
-
sound/pci/via82xx.c:2298:2-2298:31: struct via82xx *chip = card->private_data;
-
sound/pci/via82xx.c:2318:2-2318:31: struct via82xx *chip = card->private_data;
-
sound/pci/via82xx.c:2461:2-2461:18: struct via82xx *chip;
-
sound/pci/via82xx_modem.c:268:2-268:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:400:2-400:37: struct via82xx_modem *chip = ac97->private_data;
-
sound/pci/via82xx_modem.c:411:2-411:37: struct via82xx_modem *chip = ac97->private_data;
-
sound/pci/via82xx_modem.c:427:2-427:37: struct via82xx_modem *chip = ac97->private_data;
-
sound/pci/via82xx_modem.c:475:2-475:31: struct via82xx_modem *chip = dev_id;
-
sound/pci/via82xx_modem.c:513:2-513:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:610:2-610:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:643:2-643:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:665:2-665:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:689:2-689:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:765:2-765:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:776:2-776:31: struct via82xx_modem *chip = snd_pcm_substream_chip(substream);
-
sound/pci/via82xx_modem.c:863:2-863:36: struct via82xx_modem *chip = bus->private_data;
-
sound/pci/via82xx_modem.c:869:2-869:37: struct via82xx_modem *chip = ac97->private_data;
-
sound/pci/via82xx_modem.c:910:2-910:38: struct via82xx_modem *chip = entry->private_data;
-
sound/pci/via82xx_modem.c:1018:2-1018:37: struct via82xx_modem *chip = card->private_data;
-
sound/pci/via82xx_modem.c:1031:2-1031:37: struct via82xx_modem *chip = card->private_data;
-
sound/pci/via82xx_modem.c:1053:2-1053:37: struct via82xx_modem *chip = card->private_data;
-
sound/pci/via82xx_modem.c:1067:2-1067:37: struct via82xx_modem *chip = card->private_data;
-
sound/pci/via82xx_modem.c:1110:2-1110:24: struct via82xx_modem *chip;
-
sound/pci/vx222/vx222.c:107:2-107:18: struct vx_core *chip;
-
sound/pci/vx222/vx222_ops.c:76:2-76:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:149:2-149:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:164:2-164:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:471:2-471:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:722:2-722:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:764:2-764:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:783:2-783:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:797:2-797:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:870:2-870:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:881:2-881:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:914:2-914:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:922:2-922:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/vx222/vx222_ops.c:965:2-965:27: struct snd_vx222 *chip = to_vx222(_chip);
-
sound/pci/ymfpci/ymfpci.c:162:2-162:21: struct snd_ymfpci *chip;
-
sound/pci/ymfpci/ymfpci_main.c:78:2-78:34: struct snd_ymfpci *chip = ac97->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:88:2-88:34: struct snd_ymfpci *chip = ac97->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:344:2-344:34: struct snd_ymfpci *chip = ypcm->chip;
-
sound/pci/ymfpci/ymfpci_main.c:375:2-375:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:420:2-420:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:635:2-635:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:658:2-658:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:682:2-682:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:691:2-691:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:735:2-735:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:747:2-747:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:774:2-774:28: struct snd_ymfpci *chip = dev_id;
-
sound/pci/ymfpci/ymfpci_main.c:873:2-873:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:927:2-927:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:950:2-950:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:979:2-979:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1001:2-1001:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1048:2-1048:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1062:2-1062:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1079:2-1079:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1092:2-1092:28: struct snd_ymfpci *chip = snd_pcm_substream_chip(substream);
-
sound/pci/ymfpci/ymfpci_main.c:1265:2-1265:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1278:2-1278:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1312:2-1312:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1340:2-1340:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1353:2-1353:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1387:2-1387:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1402:2-1402:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1440:2-1440:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1458:2-1458:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1506:2-1506:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1523:2-1523:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1547:2-1547:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1571:2-1571:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1578:2-1578:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1670:2-1670:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1678:2-1678:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1715:2-1715:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1726:2-1726:28: struct snd_ymfpci *chip = snd_kcontrol_chip(kcontrol);
-
sound/pci/ymfpci/ymfpci_main.c:1770:2-1770:33: struct snd_ymfpci *chip = bus->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:1776:2-1776:34: struct snd_ymfpci *chip = ac97->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:1886:2-1886:21: struct snd_ymfpci *chip;
-
sound/pci/ymfpci/ymfpci_main.c:1911:2-1911:21: struct snd_ymfpci *chip;
-
sound/pci/ymfpci/ymfpci_main.c:1967:2-1967:35: struct snd_ymfpci *chip = entry->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:2197:2-2197:34: struct snd_ymfpci *chip = card->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:2226:2-2226:34: struct snd_ymfpci *chip = card->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:2254:2-2254:34: struct snd_ymfpci *chip = card->private_data;
-
sound/pci/ymfpci/ymfpci_main.c:2291:2-2291:34: struct snd_ymfpci *chip = card->private_data;
-
sound/pcmcia/pdaudiocf/pdaudiocf.c:72:2-72:35: struct snd_pdacf *chip = device->device_data;
-
sound/pcmcia/pdaudiocf/pdaudiocf.c:186:2-186:33: struct snd_pdacf *chip = link->priv;
-
sound/pcmcia/pdaudiocf/pdaudiocf.c:242:2-242:33: struct snd_pdacf *chip = link->priv;
-
sound/pcmcia/pdaudiocf/pdaudiocf.c:255:2-255:33: struct snd_pdacf *chip = link->priv;
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:20:2-20:27: struct snd_pdacf *chip = private_data;
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:52:2-52:27: struct snd_pdacf *chip = private_data;
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:127:2-127:34: struct snd_pdacf *chip = entry->private_data;
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:143:2-143:20: struct snd_pdacf *chip;
-
sound/pcmcia/pdaudiocf/pdaudiocf_core.c:159:2-159:35: struct snd_pdacf *chip = ak4117->change_callback_private;
-
sound/pcmcia/pdaudiocf/pdaudiocf_irq.c:18:2-18:27: struct snd_pdacf *chip = dev;
-
sound/pcmcia/pdaudiocf/pdaudiocf_irq.c:249:2-249:27: struct snd_pdacf *chip = dev;
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:36:2-36:27: struct snd_pdacf *chip = snd_pcm_substream_chip(subs);
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:91:2-91:27: struct snd_pdacf *chip = snd_pcm_substream_chip(subs);
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:199:2-199:27: struct snd_pdacf *chip = snd_pcm_substream_chip(subs);
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:216:2-216:27: struct snd_pdacf *chip = snd_pcm_substream_chip(subs);
-
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:231:2-231:27: struct snd_pdacf *chip = snd_pcm_substream_chip(subs);
-
sound/pcmcia/vx/vxp_mixer.c:33:2-33:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_mixer.c:41:2-41:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_mixer.c:78:2-78:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_mixer.c:86:2-86:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_mixer.c:110:2-110:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:40:2-40:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:100:2-100:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:118:2-118:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:137:2-137:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:272:2-272:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:299:2-299:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:315:2-315:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:335:2-335:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:520:2-520:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:560:2-560:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxp_ops.c:575:2-575:30: struct snd_vxpocket *chip = to_vxpocket(_chip);
-
sound/pcmcia/vx/vxpocket.c:110:2-110:18: struct vx_core *chip;
-
sound/pcmcia/vx/vxpocket.c:178:2-178:31: struct vx_core *chip = link->priv;
-
sound/pcmcia/vx/vxpocket.c:227:2-227:31: struct vx_core *chip = link->priv;
-
sound/pcmcia/vx/vxpocket.c:240:2-240:31: struct vx_core *chip = link->priv;
-
sound/pcmcia/vx/vxpocket.c:304:2-304:18: struct vx_core *chip;
-
sound/soc/amd/acp/acp-pci.c:52:2-52:24: struct acp_chip_info *chip;
-
sound/soc/amd/acp/acp-pci.c:164:2-164:24: struct acp_chip_info *chip;
-
sound/soc/amd/acp/acp-pci.c:176:2-176:24: struct acp_chip_info *chip;
-
sound/soc/amd/acp/acp-pci.c:199:2-199:24: struct acp_chip_info *chip;
-
sound/soc/amd/acp/acp-rembrandt.c:189:2-189:24: struct acp_chip_info *chip;
-
sound/soc/amd/acp/acp-renoir.c:145:2-145:24: struct acp_chip_info *chip;
-
sound/soc/codecs/88pm860x-codec.c:1352:2-1352:61: struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent);
-
sound/soc/codecs/es7134.c:109:2-109:41: const struct es7134_chip *chip = priv->chip;
-
sound/soc/codecs/mt6660.c:47:2-47:29: struct mt6660_chip *chip = context;
-
sound/soc/codecs/mt6660.c:60:2-60:29: struct mt6660_chip *chip = context;
-
sound/soc/codecs/mt6660.c:192:2-193:42: struct mt6660_chip *chip = (struct mt6660_chip *)
-
sound/soc/codecs/mt6660.c:262:2-262:68: struct mt6660_chip *chip = snd_soc_component_get_drvdata(component);
-
sound/soc/codecs/mt6660.c:295:2-295:68: struct mt6660_chip *chip = snd_soc_component_get_drvdata(component);
-
sound/soc/codecs/mt6660.c:462:2-462:29: struct mt6660_chip *chip = NULL;
-
sound/soc/codecs/mt6660.c:525:2-525:54: struct mt6660_chip *chip = i2c_get_clientdata(client);
-
sound/soc/codecs/mt6660.c:534:2-534:48: struct mt6660_chip *chip = dev_get_drvdata(dev);
-
sound/soc/codecs/mt6660.c:543:2-543:48: struct mt6660_chip *chip = dev_get_drvdata(dev);
-
sound/soc/sof/amd/acp.c:485:2-485:33: const struct sof_amd_acp_desc *chip;
-
sound/soc/sof/intel/bdw.c:415:2-415:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/byt.c:116:2-116:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dai-ops.c:48:2-48:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dai-ops.c:623:3-623:36: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dai.c:559:2-559:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dai.c:574:2-574:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dsp.c:189:2-189:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-dsp.c:259:2-259:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-dsp.c:284:2-284:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-dsp.c:323:2-323:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-dsp.c:341:2-341:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-dsp.c:359:2-359:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dsp.c:385:2-385:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda-dsp.c:682:2-682:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader-skl.c:312:2-312:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader-skl.c:422:2-422:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader-skl.c:517:2-517:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader.c:32:2-32:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader.c:107:2-107:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-loader.c:284:2-284:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda-stream.c:494:2-494:67: const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata);
-
sound/soc/sof/intel/hda.c:50:2-50:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:160:2-160:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:194:2-194:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:311:2-311:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:385:2-385:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:418:2-418:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:600:2-600:67: const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata);
-
sound/soc/sof/intel/hda.c:694:2-694:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:736:2-736:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:805:2-805:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda.c:1126:2-1126:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/sof/intel/hda.c:1309:2-1309:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda.c:1373:2-1373:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/hda.c:1658:4-1658:69: const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata);
-
sound/soc/sof/intel/icl.c:33:2-33:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/mtl.c:124:2-124:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/mtl.c:138:2-138:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/mtl.c:438:2-438:47: const struct sof_intel_dsp_desc *chip = hda->desc;
-
sound/soc/sof/intel/pci-tng.c:57:2-57:35: const struct sof_intel_dsp_desc *chip;
-
sound/soc/uniphier/aio-core.c:516:2-516:45: struct uniphier_aio_chip *chip = sub->aio->chip;
-
sound/soc/uniphier/aio-cpu.c:627:2-627:69: struct uniphier_aio_chip *chip = snd_soc_component_get_drvdata(comp);
-
sound/soc/uniphier/aio-cpu.c:644:2-644:69: struct uniphier_aio_chip *chip = snd_soc_component_get_drvdata(comp);
-
sound/soc/uniphier/aio-cpu.c:728:2-728:28: struct uniphier_aio_chip *chip;
-
sound/soc/uniphier/aio-cpu.c:827:2-827:60: struct uniphier_aio_chip *chip = platform_get_drvdata(pdev);
-
sound/soc/uniphier/aio-dma.c:70:2-70:60: struct uniphier_aio_chip *chip = platform_get_drvdata(pdev);
-
sound/soc/uniphier/aio-dma.c:253:2-253:60: struct uniphier_aio_chip *chip = platform_get_drvdata(pdev);
-
sound/soc/uniphier/aio.h:301:2-301:62: struct uniphier_aio_chip *chip = snd_soc_dai_get_drvdata(dai);
-
sound/spi/at73c213.c:207:2-207:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:230:2-230:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:239:2-239:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:252:2-252:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:275:2-275:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:303:2-303:30: struct snd_at73c213 *chip = snd_pcm_substream_chip(substream);
-
sound/spi/at73c213.c:353:2-353:30: struct snd_at73c213 *chip = dev_id;
-
sound/spi/at73c213.c:398:2-398:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:421:2-421:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:468:2-468:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:498:2-498:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:547:2-547:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:569:2-569:30: struct snd_at73c213 *chip = snd_kcontrol_chip(kcontrol);
-
sound/spi/at73c213.c:867:2-867:38: struct snd_at73c213 *chip = device->device_data;
-
sound/spi/at73c213.c:884:2-884:30: struct snd_at73c213 *chip = get_chip(card);
-
sound/spi/at73c213.c:946:2-946:24: struct snd_at73c213 *chip;
-
sound/spi/at73c213.c:1013:2-1013:36: struct snd_at73c213 *chip = card->private_data;
-
sound/spi/at73c213.c:1084:2-1084:36: struct snd_at73c213 *chip = card->private_data;
-
sound/spi/at73c213.c:1096:2-1096:36: struct snd_at73c213 *chip = card->private_data;
-
sound/usb/6fire/chip.c:85:2-85:28: struct sfire_chip *chip = NULL;
-
sound/usb/6fire/chip.c:171:2-171:21: struct sfire_chip *chip;
-
sound/usb/caiaq/control.c:23:2-23:31: struct snd_usb_audio *chip = snd_kcontrol_chip(kcontrol);
-
sound/usb/caiaq/control.c:69:2-69:31: struct snd_usb_audio *chip = snd_kcontrol_chip(kcontrol);
-
sound/usb/caiaq/control.c:86:2-86:31: struct snd_usb_audio *chip = snd_kcontrol_chip(kcontrol);
-
sound/usb/card.c:485:2-485:37: struct snd_usb_audio *chip = card->private_data;
-
sound/usb/card.c:603:2-603:24: struct snd_usb_audio *chip;
-
sound/usb/card.c:774:2-774:24: struct snd_usb_audio *chip;
-
sound/usb/card.c:940:2-940:52: struct snd_usb_audio *chip = usb_get_intfdata(intf);
-
sound/usb/card.c:1067:2-1067:52: struct snd_usb_audio *chip = usb_get_intfdata(intf);
-
sound/usb/card.c:1098:2-1098:52: struct snd_usb_audio *chip = usb_get_intfdata(intf);
-
sound/usb/endpoint.c:1094:2-1094:35: struct snd_usb_audio *chip = ep->chip;
-
sound/usb/endpoint.c:1272:2-1272:35: struct snd_usb_audio *chip = ep->chip;
-
sound/usb/hiface/chip.c:52:2-52:22: struct hiface_chip *chip;
-
sound/usb/hiface/chip.c:93:2-93:22: struct hiface_chip *chip;
-
sound/usb/hiface/chip.c:144:2-144:22: struct hiface_chip *chip;
-
sound/usb/mixer.c:310:2-310:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer.c:346:2-346:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer.c:460:2-460:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer.c:1086:2-1086:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer.c:1497:2-1497:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer.c:3378:2-3378:38: struct snd_usb_audio *chip = entry->private_data;
-
sound/usb/mixer_quirks.c:302:2-302:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:471:2-471:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:542:2-542:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:681:2-681:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:702:2-702:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:773:2-773:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:903:2-903:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:1064:2-1064:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:1638:2-1638:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:1690:2-1690:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:1777:2-1777:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:1873:2-1873:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:2002:2-2002:49: struct snd_usb_audio *chip = cval->head.mixer->chip;
-
sound/usb/mixer_quirks.c:2219:2-2219:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:2337:2-2337:44: struct snd_usb_audio *chip = list->mixer->chip;
-
sound/usb/mixer_quirks.c:2559:2-2559:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_quirks.c:2701:2-2701:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_s1810c.c:337:2-337:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_s1810c.c:364:2-364:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_s1810c.c:546:2-546:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_scarlett.c:460:2-460:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_scarlett_gen2.c:4168:2-4168:38: struct snd_usb_audio *chip = mixer->chip;
-
sound/usb/mixer_us16x08.c:196:2-196:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:264:2-264:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:301:2-301:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:374:2-374:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:434:2-434:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:504:2-504:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:564:2-564:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/mixer_us16x08.c:688:2-688:49: struct snd_usb_audio *chip = elem->head.mixer->chip;
-
sound/usb/pcm.c:163:2-163:24: struct snd_usb_audio *chip;
-
sound/usb/pcm.c:478:2-478:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:591:2-591:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:617:2-617:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:641:2-641:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:818:2-818:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:923:2-923:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:992:2-992:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/pcm.c:1037:2-1037:45: struct snd_usb_audio *chip = subs->stream->chip;
-
sound/usb/proc.c:35:2-35:38: struct snd_usb_audio *chip = entry->private_data;
-
sound/usb/proc.c:42:2-42:38: struct snd_usb_audio *chip = entry->private_data;
-
sound/usb/proc.c:213:2-213:39: struct snd_usb_audio *chip = stream->chip;
-
sound/usb/quirks.c:1835:2-1835:56: struct snd_usb_audio *chip = dev_get_drvdata(&dev->dev);
variable local
Defined...