/drivers/iio/common/ssp_sensors/ |
D | ssp_dev.c | 61 static void ssp_toggle_mcu_reset_gpio(struct ssp_data *data) in ssp_toggle_mcu_reset_gpio() 69 static void ssp_sync_available_sensors(struct ssp_data *data) in ssp_sync_available_sensors() 91 static void ssp_enable_mcu(struct ssp_data *data, bool enable) in ssp_enable_mcu() 114 static int ssp_check_fwbl(struct ssp_data *data) in ssp_check_fwbl() 146 static void ssp_reset_mcu(struct ssp_data *data) in ssp_reset_mcu() 156 struct ssp_data *data = container_of(work, struct ssp_data, work_wdt); in ssp_wdt_work_func() local 169 struct ssp_data *data = from_timer(data, t, wdt_timer); in ssp_wdt_timer_func() local 185 static void ssp_enable_wdt_timer(struct ssp_data *data) in ssp_enable_wdt_timer() 190 static void ssp_disable_wdt_timer(struct ssp_data *data) in ssp_disable_wdt_timer() 203 u32 ssp_get_sensor_delay(struct ssp_data *data, enum ssp_sensor_type type) in ssp_get_sensor_delay() [all …]
|
/drivers/iio/gyro/ |
D | fxas21002c_core.c | 166 static int fxas21002c_odr_hz_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_odr_hz_from_value() 175 static int fxas21002c_odr_value_from_hz(struct fxas21002c_data *data, in fxas21002c_odr_value_from_hz() 188 static int fxas21002c_lpf_bw_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_lpf_bw_from_value() 197 static int fxas21002c_lpf_value_from_bw(struct fxas21002c_data *data, in fxas21002c_lpf_value_from_bw() 210 static int fxas21002c_hpf_sel_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_hpf_sel_from_value() 219 static int fxas21002c_hpf_value_from_sel(struct fxas21002c_data *data, in fxas21002c_hpf_value_from_sel() 232 static int fxas21002c_range_fs_from_value(struct fxas21002c_data *data, in fxas21002c_range_fs_from_value() 252 static int fxas21002c_range_value_from_fs(struct fxas21002c_data *data, in fxas21002c_range_value_from_fs() 280 static int fxas21002c_mode_get(struct fxas21002c_data *data) in fxas21002c_mode_get() 301 static int fxas21002c_mode_set(struct fxas21002c_data *data, in fxas21002c_mode_set() [all …]
|
/drivers/scsi/ |
D | iscsi_boot_sysfs.c | 338 iscsi_boot_create_kobj(struct iscsi_boot_kset *boot_kset, in iscsi_boot_create_kobj() 340 const char *name, int index, void *data, in iscsi_boot_create_kobj() 402 iscsi_boot_create_target(struct iscsi_boot_kset *boot_kset, int index, in iscsi_boot_create_target() 403 void *data, in iscsi_boot_create_target() 427 iscsi_boot_create_initiator(struct iscsi_boot_kset *boot_kset, int index, in iscsi_boot_create_initiator() 428 void *data, in iscsi_boot_create_initiator() 453 iscsi_boot_create_ethernet(struct iscsi_boot_kset *boot_kset, int index, in iscsi_boot_create_ethernet() 454 void *data, in iscsi_boot_create_ethernet() 480 void *data, in iscsi_boot_create_acpitbl() 481 ssize_t (*show)(void *data, int type, char *buf), in iscsi_boot_create_acpitbl() [all …]
|
D | nsp32.c | 363 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_identify() local 384 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_sdtr() local 401 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_nop() local 419 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_reject() local 450 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autopara() local 582 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autoscsi() local 807 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_reselection() local 862 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_setup_sg_table() local 910 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_queuecommand_lck() local 1163 nsp32_hw_data *data = dev_id; in do_nsp32_isr() local [all …]
|
/drivers/platform/x86/ |
D | system76_acpi.c | 57 static int system76_get(struct system76_data *data, char *method) in system76_get() 72 static int system76_set(struct system76_data *data, char *method, int value) in system76_set() 94 struct system76_data *data; in ap_led_get() local 108 struct system76_data *data; in ap_led_set() local 117 struct system76_data *data; in kb_led_get() local 126 struct system76_data *data; in kb_led_set() local 140 struct system76_data *data; in kb_led_color_show() local 155 struct system76_data *data; in kb_led_color_store() local 182 static void kb_led_notify(struct system76_data *data) in kb_led_notify() 191 static void kb_led_hotkey_hardware(struct system76_data *data) in kb_led_hotkey_hardware() [all …]
|
/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | debugfs.c | 6 mt7615_reg_set(void *data, u64 val) in mt7615_reg_set() 18 mt7615_reg_get(void *data, u64 *val) in mt7615_reg_get() 33 mt7615_radar_pattern_set(void *data, u64 val) in mt7615_radar_pattern_set() 51 static int mt7615_config(void *data, u64 val) in mt7615_config() 66 mt7615_scs_set(void *data, u64 val) in mt7615_scs_set() 83 mt7615_scs_get(void *data, u64 *val) in mt7615_scs_get() 96 mt7615_pm_set(void *data, u64 val) in mt7615_pm_set() 130 mt7615_pm_get(void *data, u64 *val) in mt7615_pm_get() 142 mt7615_pm_stats(struct seq_file *s, void *data) in mt7615_pm_stats() 162 mt7615_pm_idle_timeout_set(void *data, u64 val) in mt7615_pm_idle_timeout_set() [all …]
|
/drivers/net/ethernet/tundra/ |
D | tsi108_eth.c | 162 struct tsi108_prv_data *data = netdev_priv(dev); in dump_eth_one() local 193 static int tsi108_read_mii(struct tsi108_prv_data *data, int reg) in tsi108_read_mii() 215 static void tsi108_write_mii(struct tsi108_prv_data *data, in tsi108_write_mii() 233 struct tsi108_prv_data *data = netdev_priv(dev); in tsi108_mdio_read() local 239 struct tsi108_prv_data *data = netdev_priv(dev); in tsi108_mdio_write() local 243 static inline void tsi108_write_tbi(struct tsi108_prv_data *data, in tsi108_write_tbi() 286 struct tsi108_prv_data *data = netdev_priv(dev); in tsi108_check_phy() local 373 struct tsi108_prv_data *data = netdev_priv(dev); in tsi108_stat_carry() local 452 tsi108_read_stat(struct tsi108_prv_data * data, int reg, int carry_bit, in tsi108_read_stat() 484 struct tsi108_prv_data *data = netdev_priv(dev); in tsi108_get_stats() local [all …]
|
/drivers/cpufreq/ |
D | powernow-k8.c | 99 static int query_current_values_with_pending_wait(struct powernow_k8_data *data) in query_current_values_with_pending_wait() 119 static void count_off_irt(struct powernow_k8_data *data) in count_off_irt() 125 static void count_off_vst(struct powernow_k8_data *data) in count_off_vst() 146 static int write_new_fid(struct powernow_k8_data *data, u32 fid) in write_new_fid() 190 static int write_new_vid(struct powernow_k8_data *data, u32 vid) in write_new_vid() 236 static int decrease_vid_code_by_step(struct powernow_k8_data *data, in decrease_vid_code_by_step() 251 static int transition_fid_vid(struct powernow_k8_data *data, in transition_fid_vid() 280 static int core_voltage_pre_transition(struct powernow_k8_data *data, in core_voltage_pre_transition() 335 static int core_frequency_transition(struct powernow_k8_data *data, u32 reqfid) in core_frequency_transition() 406 static int core_voltage_post_transition(struct powernow_k8_data *data, in core_voltage_post_transition() [all …]
|
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega20_hwmgr.c | 65 struct vega20_hwmgr *data = in vega20_set_default_registry_data() local 179 struct vega20_hwmgr *data = in vega20_set_features_platform_caps() local 334 struct vega20_hwmgr *data = (struct vega20_hwmgr *)(hwmgr->backend); in vega20_init_dpm_defaults() local 429 struct vega20_hwmgr *data; in vega20_hwmgr_backend_init() local 481 struct vega20_hwmgr *data = in vega20_init_sclk_threshold() local 585 struct vega20_hwmgr *data = in vega20_setup_gfxclk_dpm_table() local 606 struct vega20_hwmgr *data = in vega20_setup_memclk_dpm_table() local 635 struct vega20_hwmgr *data = in vega20_setup_default_dpm_tables() local 783 struct vega20_hwmgr *data = in vega20_init_smc_table() local 833 struct vega20_hwmgr *data = in vega20_override_pcie_parameters() local [all …]
|
D | vega12_hwmgr.c | 67 struct vega12_hwmgr *data = in vega12_set_default_registry_data() local 141 struct vega12_hwmgr *data = in vega12_set_features_platform_caps() local 299 struct vega12_hwmgr *data = (struct vega12_hwmgr *)(hwmgr->backend); in vega12_init_dpm_defaults() local 390 struct vega12_hwmgr *data; in vega12_hwmgr_backend_init() local 453 struct vega12_hwmgr *data = in vega12_init_sclk_threshold() local 488 struct vega12_hwmgr *data = in vega12_override_pcie_parameters() local 637 struct vega12_hwmgr *data = in vega12_setup_default_dpm_tables() local 814 struct vega12_hwmgr *data = in vega12_init_smc_table() local 867 struct vega12_hwmgr *data = in vega12_set_allowed_featuresmask() local 895 struct vega12_hwmgr *data = in vega12_init_powergate_state() local [all …]
|
D | smu7_hwmgr.c | 267 const struct smu7_hwmgr *data = in smu7_voltage_control() local 319 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_construct_voltage_tables() local 432 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_program_static_screen_threshold_parameters() local 478 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_program_voting_clients() local 637 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_default_pcie_table() local 742 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_reset_dpm_tables() local 784 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_dpm_tables_v0() local 870 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_dpm_tables_v1() local 935 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_odn_initial_default_setting() local 980 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_voltage_range_from_vbios() local [all …]
|
D | vega10_hwmgr.c | 118 struct vega10_hwmgr *data = hwmgr->backend; in vega10_set_default_registry_data() local 196 struct vega10_hwmgr *data = hwmgr->backend; in vega10_set_features_platform_caps() local 306 struct vega10_hwmgr *data = hwmgr->backend; in vega10_odn_initial_default_setting() local 360 struct vega10_hwmgr *data = hwmgr->backend; in vega10_init_dpm_defaults() local 554 struct vega10_hwmgr *data = hwmgr->backend; in vega10_get_evv_voltages() local 743 struct vega10_hwmgr *data = hwmgr->backend; in vega10_complete_dependency_tables() local 821 struct vega10_hwmgr *data; in vega10_hwmgr_backend_init() local 945 struct vega10_hwmgr *data = hwmgr->backend; in vega10_init_sclk_threshold() local 954 struct vega10_hwmgr *data = hwmgr->backend; in vega10_setup_dpm_led_config() local 1162 struct vega10_hwmgr *data = hwmgr->backend; in vega10_construct_voltage_tables() local [all …]
|
/drivers/net/dsa/mv88e6xxx/ |
D | global2_avb.c | 40 u16 *data, int len) in mv88e6xxx_g2_avb_read() 74 u16 data) in mv88e6xxx_g2_avb_write() 93 int port, int addr, u16 *data, in mv88e6352_g2_avb_port_ptp_read() 105 int port, int addr, u16 data) in mv88e6352_g2_avb_port_ptp_write() 114 u16 *data, int len) in mv88e6352_g2_avb_ptp_read() 122 u16 data) in mv88e6352_g2_avb_ptp_write() 130 u16 *data, int len) in mv88e6352_g2_avb_tai_read() 138 u16 data) in mv88e6352_g2_avb_tai_write() 155 u16 *data, int len) in mv88e6165_g2_avb_tai_read() 163 u16 data) in mv88e6165_g2_avb_tai_write() [all …]
|
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwil.c | 97 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data() 130 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set() 147 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get() 166 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set() 180 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get() 195 brcmf_create_iovar(char *name, const char *data, u32 datalen, in brcmf_create_iovar() 216 brcmf_fil_iovar_data_set(struct brcmf_if *ifp, char *name, const void *data, in brcmf_fil_iovar_data_set() 244 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get() 275 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set() 283 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get() [all …]
|
/drivers/hwmon/ |
D | sht15.c | 151 struct gpio_desc *data; member 183 static u8 sht15_crc8(struct sht15_data *data, in sht15_crc8() 203 static int sht15_connection_reset(struct sht15_data *data) in sht15_connection_reset() 227 static inline void sht15_send_bit(struct sht15_data *data, int val) in sht15_send_bit() 245 static int sht15_transmission_start(struct sht15_data *data) in sht15_transmission_start() 276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() 290 static int sht15_wait_for_response(struct sht15_data *data) in sht15_wait_for_response() 320 static int sht15_send_cmd(struct sht15_data *data, u8 cmd) in sht15_send_cmd() 337 static int sht15_soft_reset(struct sht15_data *data) in sht15_soft_reset() 358 static int sht15_ack(struct sht15_data *data) in sht15_ack() [all …]
|
D | it87.c | 465 #define has_16bit_fans(data) ((data)->features & FEAT_16BIT_FANS) argument 466 #define has_12mv_adc(data) ((data)->features & FEAT_12MV_ADC) argument 467 #define has_10_9mv_adc(data) ((data)->features & FEAT_10_9MV_ADC) argument 468 #define has_newer_autopwm(data) ((data)->features & FEAT_NEWER_AUTOPWM) argument 469 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) argument 470 #define has_temp_offset(data) ((data)->features & FEAT_TEMP_OFFSET) argument 471 #define has_temp_peci(data, nr) (((data)->features & FEAT_TEMP_PECI) && \ argument 473 #define has_temp_old_peci(data, nr) \ argument 476 #define has_fan16_config(data) ((data)->features & FEAT_FAN16_CONFIG) argument 477 #define has_five_fans(data) ((data)->features & (FEAT_FIVE_FANS | \ argument [all …]
|
/drivers/iio/proximity/ |
D | sx9500.c | 204 static int sx9500_inc_users(struct sx9500_data *data, int *counter, in sx9500_inc_users() 215 static int sx9500_dec_users(struct sx9500_data *data, int *counter, in sx9500_dec_users() 226 static int sx9500_inc_chan_users(struct sx9500_data *data, int chan) in sx9500_inc_chan_users() 232 static int sx9500_dec_chan_users(struct sx9500_data *data, int chan) in sx9500_dec_chan_users() 238 static int sx9500_inc_data_rdy_users(struct sx9500_data *data) in sx9500_inc_data_rdy_users() 244 static int sx9500_dec_data_rdy_users(struct sx9500_data *data) in sx9500_dec_data_rdy_users() 250 static int sx9500_inc_close_far_users(struct sx9500_data *data) in sx9500_inc_close_far_users() 257 static int sx9500_dec_close_far_users(struct sx9500_data *data) in sx9500_dec_close_far_users() 264 static int sx9500_read_prox_data(struct sx9500_data *data, in sx9500_read_prox_data() 288 static int sx9500_wait_for_sample(struct sx9500_data *data) in sx9500_wait_for_sample() [all …]
|
/drivers/gnss/ |
D | sirf.c | 58 static int sirf_serdev_open(struct sirf_data *data) in sirf_serdev_open() 80 static void sirf_serdev_close(struct sirf_data *data) in sirf_serdev_close() 90 struct sirf_data *data = gnss_get_drvdata(gdev); in sirf_open() local 127 struct sirf_data *data = gnss_get_drvdata(gdev); in sirf_close() local 142 struct sirf_data *data = gnss_get_drvdata(gdev); in sirf_write_raw() local 166 struct sirf_data *data = serdev_device_get_drvdata(serdev); in sirf_receive_buf() local 190 struct sirf_data *data = dev_id; in sirf_wakeup_handler() local 205 static int sirf_wait_for_power_state_nowakeup(struct sirf_data *data, in sirf_wait_for_power_state_nowakeup() 230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active, in sirf_wait_for_power_state() 252 static void sirf_pulse_on_off(struct sirf_data *data) in sirf_pulse_on_off() [all …]
|
/drivers/power/supply/ |
D | sc27xx_fuel_gauge.c | 137 static int sc27xx_fgu_adc_to_current(struct sc27xx_fgu_data *data, s64 adc) in sc27xx_fgu_adc_to_current() 142 static int sc27xx_fgu_adc_to_voltage(struct sc27xx_fgu_data *data, s64 adc) in sc27xx_fgu_adc_to_voltage() 147 static int sc27xx_fgu_voltage_to_adc(struct sc27xx_fgu_data *data, int vol) in sc27xx_fgu_voltage_to_adc() 152 static bool sc27xx_fgu_is_first_poweron(struct sc27xx_fgu_data *data) in sc27xx_fgu_is_first_poweron() 179 static int sc27xx_fgu_save_boot_mode(struct sc27xx_fgu_data *data, in sc27xx_fgu_save_boot_mode() 224 static int sc27xx_fgu_save_last_cap(struct sc27xx_fgu_data *data, int cap) in sc27xx_fgu_save_last_cap() 267 static int sc27xx_fgu_read_last_cap(struct sc27xx_fgu_data *data, int *cap) in sc27xx_fgu_read_last_cap() 286 static int sc27xx_fgu_get_boot_capacity(struct sc27xx_fgu_data *data, int *cap) in sc27xx_fgu_get_boot_capacity() 343 static int sc27xx_fgu_set_clbcnt(struct sc27xx_fgu_data *data, int clbcnt) in sc27xx_fgu_set_clbcnt() 365 static int sc27xx_fgu_get_clbcnt(struct sc27xx_fgu_data *data, int *clb_cnt) in sc27xx_fgu_get_clbcnt() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv04.c | 508 nv04_gr_mthd_set_operation(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_set_operation() 523 nv04_gr_mthd_surf3d_clip_h(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_h() 541 nv04_gr_mthd_surf3d_clip_v(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_v() 565 nv04_gr_mthd_bind_surf2d(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d() 581 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d_swzsurf() 601 nv01_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_patt() 615 nv04_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_patt() 629 nv04_gr_mthd_bind_rop(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_rop() 643 nv04_gr_mthd_bind_beta1(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_beta1() 657 nv04_gr_mthd_bind_beta4(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_beta4() [all …]
|
/drivers/net/netdevsim/ |
D | fib.c | 108 struct nsim_fib_data *data; member 207 static int nsim_fib_rule_event(struct nsim_fib_data *data, in nsim_fib_rule_event() 239 static void nsim_fib_rt_init(struct nsim_fib_data *data, in nsim_fib_rt_init() 273 nsim_fib4_rt_create(struct nsim_fib_data *data, in nsim_fib4_rt_create() 354 static int nsim_fib4_rt_add(struct nsim_fib_data *data, in nsim_fib4_rt_add() 380 static int nsim_fib4_rt_replace(struct nsim_fib_data *data, in nsim_fib4_rt_replace() 409 static int nsim_fib4_rt_insert(struct nsim_fib_data *data, in nsim_fib4_rt_insert() 440 static void nsim_fib4_rt_remove(struct nsim_fib_data *data, in nsim_fib4_rt_remove() 454 static int nsim_fib4_event(struct nsim_fib_data *data, in nsim_fib4_event() 537 nsim_fib6_rt_create(struct nsim_fib_data *data, in nsim_fib6_rt_create() [all …]
|
/drivers/iio/pressure/ |
D | dps310.c | 111 static int dps310_get_coefs(struct dps310_data *data) in dps310_get_coefs() 168 static int dps310_temp_workaround(struct dps310_data *data) in dps310_temp_workaround() 203 static int dps310_startup(struct dps310_data *data) in dps310_startup() 259 static int dps310_get_pres_precision(struct dps310_data *data) in dps310_get_pres_precision() 271 static int dps310_get_temp_precision(struct dps310_data *data) in dps310_get_temp_precision() 288 static int dps310_set_pres_precision(struct dps310_data *data, int val) in dps310_set_pres_precision() 307 static int dps310_set_temp_precision(struct dps310_data *data, int val) in dps310_set_temp_precision() 326 static int dps310_set_pres_samp_freq(struct dps310_data *data, int freq) in dps310_set_pres_samp_freq() 340 static int dps310_set_temp_samp_freq(struct dps310_data *data, int freq) in dps310_set_temp_samp_freq() 353 static int dps310_get_pres_samp_freq(struct dps310_data *data) in dps310_get_pres_samp_freq() [all …]
|
/drivers/media/i2c/ |
D | video-i2c.c | 125 struct video_i2c_data *data = priv; in mlx90640_nvram_read() local 163 static int amg88xx_xfer(struct video_i2c_data *data, char *buf) in amg88xx_xfer() 169 static int mlx90640_xfer(struct video_i2c_data *data, char *buf) in mlx90640_xfer() 175 static int amg88xx_setup(struct video_i2c_data *data) in amg88xx_setup() 188 static int mlx90640_setup(struct video_i2c_data *data) in mlx90640_setup() 205 static int amg88xx_set_power_on(struct video_i2c_data *data) in amg88xx_set_power_on() 233 static int amg88xx_set_power_off(struct video_i2c_data *data) in amg88xx_set_power_off() 250 static int amg88xx_set_power(struct video_i2c_data *data, bool on) in amg88xx_set_power() 285 struct video_i2c_data *data = dev_get_drvdata(dev); in amg88xx_read() local 324 static int amg88xx_hwmon_init(struct video_i2c_data *data) in amg88xx_hwmon_init() [all …]
|
/drivers/net/ethernet/intel/e1000e/ |
D | phy.c | 118 s32 e1000e_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in e1000e_read_phy_reg_mdic() 181 s32 e1000e_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in e1000e_write_phy_reg_mdic() 246 s32 e1000e_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data) in e1000e_read_phy_reg_m88() 271 s32 e1000e_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data) in e1000e_write_phy_reg_m88() 316 static s32 __e1000e_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data, in __e1000e_read_phy_reg_igp() 354 s32 e1000e_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in e1000e_read_phy_reg_igp() 368 s32 e1000e_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data) in e1000e_read_phy_reg_igp_locked() 383 static s32 __e1000e_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data, in __e1000e_write_phy_reg_igp() 419 s32 e1000e_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in e1000e_write_phy_reg_igp() 433 s32 e1000e_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data) in e1000e_write_phy_reg_igp_locked() [all …]
|
/drivers/nfc/st-nci/ |
D | vendor_cmds.c | 36 u8 data; member 39 static int st_nci_factory_mode(struct nfc_dev *dev, void *data, in st_nci_factory_mode() 64 static int st_nci_hci_clear_all_pipes(struct nfc_dev *dev, void *data, in st_nci_hci_clear_all_pipes() 72 static int st_nci_hci_dm_put_data(struct nfc_dev *dev, void *data, in st_nci_hci_dm_put_data() 82 static int st_nci_hci_dm_update_aid(struct nfc_dev *dev, void *data, in st_nci_hci_dm_update_aid() 91 static int st_nci_hci_dm_get_info(struct nfc_dev *dev, void *data, in st_nci_hci_dm_get_info() 123 static int st_nci_hci_dm_get_data(struct nfc_dev *dev, void *data, in st_nci_hci_dm_get_data() 155 static int st_nci_hci_dm_fwupd_start(struct nfc_dev *dev, void *data, in st_nci_hci_dm_fwupd_start() 170 static int st_nci_hci_dm_fwupd_end(struct nfc_dev *dev, void *data, in st_nci_hci_dm_fwupd_end() 179 static int st_nci_hci_dm_direct_load(struct nfc_dev *dev, void *data, in st_nci_hci_dm_direct_load() [all …]
|