Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 5032) sorted by relevance

12345678910>>...202

/drivers/iio/common/ssp_sensors/
Dssp_dev.c62 static void ssp_toggle_mcu_reset_gpio(struct ssp_data *data) in ssp_toggle_mcu_reset_gpio()
70 static void ssp_sync_available_sensors(struct ssp_data *data) in ssp_sync_available_sensors()
92 static void ssp_enable_mcu(struct ssp_data *data, bool enable) in ssp_enable_mcu()
115 static int ssp_check_fwbl(struct ssp_data *data) in ssp_check_fwbl()
147 static void ssp_reset_mcu(struct ssp_data *data) in ssp_reset_mcu()
157 struct ssp_data *data = container_of(work, struct ssp_data, work_wdt); in ssp_wdt_work_func() local
170 struct ssp_data *data = from_timer(data, t, wdt_timer); in ssp_wdt_timer_func() local
186 static void ssp_enable_wdt_timer(struct ssp_data *data) in ssp_enable_wdt_timer()
191 static void ssp_disable_wdt_timer(struct ssp_data *data) in ssp_disable_wdt_timer()
204 u32 ssp_get_sensor_delay(struct ssp_data *data, enum ssp_sensor_type type) in ssp_get_sensor_delay()
[all …]
/drivers/iio/gyro/
Dfxas21002c_core.c100 static int fxas21002c_odr_hz_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_odr_hz_from_value()
109 static int fxas21002c_odr_value_from_hz(struct fxas21002c_data *data, in fxas21002c_odr_value_from_hz()
122 static int fxas21002c_lpf_bw_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_lpf_bw_from_value()
131 static int fxas21002c_lpf_value_from_bw(struct fxas21002c_data *data, in fxas21002c_lpf_value_from_bw()
144 static int fxas21002c_hpf_sel_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_hpf_sel_from_value()
153 static int fxas21002c_hpf_value_from_sel(struct fxas21002c_data *data, in fxas21002c_hpf_value_from_sel()
166 static int fxas21002c_range_fs_from_value(struct fxas21002c_data *data, in fxas21002c_range_fs_from_value()
186 static int fxas21002c_range_value_from_fs(struct fxas21002c_data *data, in fxas21002c_range_value_from_fs()
214 static int fxas21002c_mode_get(struct fxas21002c_data *data) in fxas21002c_mode_get()
235 static int fxas21002c_mode_set(struct fxas21002c_data *data, in fxas21002c_mode_set()
[all …]
Dbmg160_core.c136 static int bmg160_set_mode(struct bmg160_data *data, u8 mode) in bmg160_set_mode()
162 static int bmg160_set_bw(struct bmg160_data *data, int val) in bmg160_set_bw()
181 static int bmg160_get_filter(struct bmg160_data *data, int *val) in bmg160_get_filter()
208 static int bmg160_set_filter(struct bmg160_data *data, int val) in bmg160_set_filter()
229 static int bmg160_chip_init(struct bmg160_data *data) in bmg160_chip_init()
302 static int bmg160_set_power_state(struct bmg160_data *data, bool on) in bmg160_set_power_state()
328 static int bmg160_setup_any_motion_interrupt(struct bmg160_data *data, in bmg160_setup_any_motion_interrupt()
392 static int bmg160_setup_new_data_interrupt(struct bmg160_data *data, in bmg160_setup_new_data_interrupt()
440 static int bmg160_get_bw(struct bmg160_data *data, int *val) in bmg160_get_bw()
466 static int bmg160_set_scale(struct bmg160_data *data, int val) in bmg160_set_scale()
[all …]
/drivers/scsi/
Discsi_boot_sysfs.c338 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 …]
Dnsp32.c357 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_identify() local
378 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_sdtr() local
395 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_nop() local
413 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_build_reject() local
444 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autopara() local
575 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_selection_autoscsi() local
799 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_reselection() local
853 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_setup_sg_table() local
899 nsp32_hw_data *data = (nsp32_hw_data *)SCpnt->device->host->hostdata; in nsp32_queuecommand_lck() local
1150 nsp32_hw_data *data = dev_id; in do_nsp32_isr() local
[all …]
/drivers/hwmon/
Dabx500.c35 static inline void schedule_monitor(struct abx500_temp *data) in schedule_monitor()
41 static void threshold_updated(struct abx500_temp *data) in threshold_updated()
60 struct abx500_temp *data; in gpadc_monitor() local
127 struct abx500_temp *data = dev_get_drvdata(dev); in name_show() local
135 struct abx500_temp *data = dev_get_drvdata(dev); in label_show() local
144 struct abx500_temp *data = dev_get_drvdata(dev); in input_show() local
160 struct abx500_temp *data = dev_get_drvdata(dev); in min_store() local
180 struct abx500_temp *data = dev_get_drvdata(dev); in max_store() local
201 struct abx500_temp *data = dev_get_drvdata(dev); in max_hyst_store() local
221 struct abx500_temp *data = dev_get_drvdata(dev); in min_show() local
[all …]
Dsht15.c151 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 …]
Dit87.c465 #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 …]
Dvt8231.c170 static inline int vt8231_read_value(struct vt8231_data *data, u8 reg) in vt8231_read_value()
175 static inline void vt8231_write_value(struct vt8231_data *data, u8 reg, in vt8231_write_value()
187 struct vt8231_data *data = vt8231_update_device(dev); in in_show() local
197 struct vt8231_data *data = vt8231_update_device(dev); in in_min_show() local
207 struct vt8231_data *data = vt8231_update_device(dev); in in_max_show() local
217 struct vt8231_data *data = dev_get_drvdata(dev); in in_min_store() local
237 struct vt8231_data *data = dev_get_drvdata(dev); in in_max_store() local
256 struct vt8231_data *data = vt8231_update_device(dev); in in5_input_show() local
265 struct vt8231_data *data = vt8231_update_device(dev); in in5_min_show() local
274 struct vt8231_data *data = vt8231_update_device(dev); in in5_max_show() local
[all …]
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega20_hwmgr.c60 struct vega20_hwmgr *data = in vega20_set_default_registry_data() local
174 struct vega20_hwmgr *data = in vega20_set_features_platform_caps() local
326 struct vega20_hwmgr *data = (struct vega20_hwmgr *)(hwmgr->backend); in vega20_init_dpm_defaults() local
423 struct vega20_hwmgr *data; in vega20_hwmgr_backend_init() local
475 struct vega20_hwmgr *data = in vega20_init_sclk_threshold() local
586 struct vega20_hwmgr *data = in vega20_setup_gfxclk_dpm_table() local
607 struct vega20_hwmgr *data = in vega20_setup_memclk_dpm_table() local
636 struct vega20_hwmgr *data = in vega20_setup_default_dpm_tables() local
785 struct vega20_hwmgr *data = in vega20_init_smc_table() local
834 struct vega20_hwmgr *data = in vega20_override_pcie_parameters() local
[all …]
Dsmu7_hwmgr.c200 const struct smu7_hwmgr *data = in smu7_voltage_control() local
252 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_construct_voltage_tables() local
365 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_program_static_screen_threshold_parameters() local
411 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_program_voting_clients() local
528 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_default_pcie_table() local
628 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_reset_dpm_tables() local
670 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_dpm_tables_v0() local
756 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_dpm_tables_v1() local
821 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_odn_initial_default_setting() local
866 struct smu7_hwmgr *data = (struct smu7_hwmgr *)(hwmgr->backend); in smu7_setup_voltage_range_from_vbios() local
[all …]
Dvega12_hwmgr.c60 struct vega12_hwmgr *data = in vega12_set_default_registry_data() local
133 struct vega12_hwmgr *data = in vega12_set_features_platform_caps() local
291 struct vega12_hwmgr *data = (struct vega12_hwmgr *)(hwmgr->backend); in vega12_init_dpm_defaults() local
384 struct vega12_hwmgr *data; in vega12_hwmgr_backend_init() local
447 struct vega12_hwmgr *data = in vega12_init_sclk_threshold() local
554 struct vega12_hwmgr *data = in vega12_setup_default_dpm_tables() local
732 struct vega12_hwmgr *data = in vega12_init_smc_table() local
785 struct vega12_hwmgr *data = in vega12_set_allowed_featuresmask() local
811 struct vega12_hwmgr *data = in vega12_init_powergate_state() local
826 struct vega12_hwmgr *data = in vega12_enable_all_smu_features() local
[all …]
/drivers/net/ethernet/tundra/
Dtsi108_eth.c162 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/
Dpowernow-k8.c99 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/net/dsa/mv88e6xxx/
Dglobal2_avb.c40 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/iio/proximity/
Dsx9500.c204 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/power/supply/
Dsc27xx_fuel_gauge.c123 static int sc27xx_fgu_adc_to_current(struct sc27xx_fgu_data *data, int adc) in sc27xx_fgu_adc_to_current()
128 static int sc27xx_fgu_adc_to_voltage(struct sc27xx_fgu_data *data, int adc) in sc27xx_fgu_adc_to_voltage()
133 static int sc27xx_fgu_voltage_to_adc(struct sc27xx_fgu_data *data, int vol) in sc27xx_fgu_voltage_to_adc()
138 static bool sc27xx_fgu_is_first_poweron(struct sc27xx_fgu_data *data) in sc27xx_fgu_is_first_poweron()
165 static int sc27xx_fgu_save_boot_mode(struct sc27xx_fgu_data *data, in sc27xx_fgu_save_boot_mode()
210 static int sc27xx_fgu_save_last_cap(struct sc27xx_fgu_data *data, int cap) in sc27xx_fgu_save_last_cap()
253 static int sc27xx_fgu_read_last_cap(struct sc27xx_fgu_data *data, int *cap) in sc27xx_fgu_read_last_cap()
272 static int sc27xx_fgu_get_boot_capacity(struct sc27xx_fgu_data *data, int *cap) in sc27xx_fgu_get_boot_capacity()
328 static int sc27xx_fgu_set_clbcnt(struct sc27xx_fgu_data *data, int clbcnt) in sc27xx_fgu_set_clbcnt()
350 static int sc27xx_fgu_get_clbcnt(struct sc27xx_fgu_data *data, int *clb_cnt) in sc27xx_fgu_get_clbcnt()
[all …]
/drivers/gnss/
Dsirf.c58 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/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c508 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/nfc/st-nci/
Dvendor_cmds.c36 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()
124 static int st_nci_hci_dm_get_data(struct nfc_dev *dev, void *data, in st_nci_hci_dm_get_data()
157 static int st_nci_hci_dm_fwupd_start(struct nfc_dev *dev, void *data, in st_nci_hci_dm_fwupd_start()
172 static int st_nci_hci_dm_fwupd_end(struct nfc_dev *dev, void *data, in st_nci_hci_dm_fwupd_end()
181 static int st_nci_hci_dm_direct_load(struct nfc_dev *dev, void *data, in st_nci_hci_dm_direct_load()
[all …]
/drivers/media/i2c/
Dvideo-i2c.c125 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
326 static int amg88xx_hwmon_init(struct video_i2c_data *data) in amg88xx_hwmon_init()
[all …]
/drivers/iio/light/
Dus5182d.c198 static int us5182d_oneshot_en(struct us5182d_data *data) in us5182d_oneshot_en()
215 static int us5182d_set_opmode(struct us5182d_data *data, u8 mode) in us5182d_set_opmode()
250 static int us5182d_als_enable(struct us5182d_data *data) in us5182d_als_enable()
276 static int us5182d_px_enable(struct us5182d_data *data) in us5182d_px_enable()
302 static int us5182d_get_als(struct us5182d_data *data) in us5182d_get_als()
323 static int us5182d_get_px(struct us5182d_data *data) in us5182d_get_px()
335 static int us5182d_shutdown_en(struct us5182d_data *data, u8 state) in us5182d_shutdown_en()
362 static int us5182d_set_power_state(struct us5182d_data *data, bool on) in us5182d_set_power_state()
381 static int us5182d_read_value(struct us5182d_data *data, in us5182d_read_value()
425 struct us5182d_data *data = iio_priv(indio_dev); in us5182d_read_raw() local
[all …]
/drivers/net/ethernet/intel/e1000e/
Dphy.c118 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/thermal/samsung/
Dexynos_tmu.c209 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
224 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp()
235 static void sanitize_temp_error(struct exynos_tmu_data *data, u32 trim_info) in sanitize_temp_error()
258 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_initialize() local
329 static u32 get_con_reg(struct exynos_tmu_data *data, u32 con) in get_con_reg()
349 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_control() local
359 static void exynos4210_tmu_set_trip_temp(struct exynos_tmu_data *data, in exynos4210_tmu_set_trip_temp()
378 static void exynos4210_tmu_set_trip_hyst(struct exynos_tmu_data *data, in exynos4210_tmu_set_trip_hyst()
385 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos4210_tmu_initialize() local
390 static void exynos4412_tmu_set_trip_temp(struct exynos_tmu_data *data, in exynos4412_tmu_set_trip_temp()
[all …]
/drivers/bluetooth/
Dhci_vhci.c49 struct vhci_data *data = hci_get_drvdata(hdev); in vhci_close_dev() local
58 struct vhci_data *data = hci_get_drvdata(hdev); in vhci_flush() local
67 struct vhci_data *data = hci_get_drvdata(hdev); in vhci_send_frame() local
76 static int __vhci_create_device(struct vhci_data *data, __u8 opcode) in __vhci_create_device()
143 static int vhci_create_device(struct vhci_data *data, __u8 opcode) in vhci_create_device()
154 static inline ssize_t vhci_get_user(struct vhci_data *data, in vhci_get_user()
215 static inline ssize_t vhci_put_user(struct vhci_data *data, in vhci_put_user()
250 struct vhci_data *data = file->private_data; in vhci_read() local
282 struct vhci_data *data = file->private_data; in vhci_write() local
289 struct vhci_data *data = file->private_data; in vhci_poll() local
[all …]

12345678910>>...202