Home
last modified time | relevance | path

Searched defs:hsdev (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/hid/
H A Dhid-sensor-hub.c50 struct hid_sensor_hub_device *hsdev; member
101 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback()
127 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback()
169 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback()
190 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature()
238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature()
290 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value()
352 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index()
374 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info()
480 struct hid_sensor_hub_device *hsdev = NULL; in sensor_hub_raw_event() local
[all …]
H A Dhid-sensor-custom.c41 struct hid_sensor_hub_device *hsdev; member
416 static int hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_sensor_capture_sample()
458 static int hid_sensor_send_event(struct hid_sensor_hub_device *hsdev, in hid_sensor_send_event()
535 struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev; in hid_sensor_custom_add_fields() local
564 struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev; in hid_sensor_custom_add_attributes() local
823 static int hid_sensor_custom_get_prop(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_get_prop()
850 hid_sensor_custom_do_match(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_do_match()
878 hid_sensor_custom_properties_get(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_properties_get()
907 hid_sensor_custom_get_known(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_get_known()
939 struct hid_sensor_hub_device *hsdev, in hid_sensor_register_platform_device()
[all …]
/linux/drivers/ata/
H A Dsata_dwc_460ex.c142 struct sata_dwc_device *hsdev; member
205 struct sata_dwc_device *hsdev = hsdevp->hsdev; in sata_dwc_dma_get_channel_old() local
226 struct sata_dwc_device *hsdev) in sata_dwc_dma_init_old() argument
254 sata_dwc_dma_exit_old(struct sata_dwc_device * hsdev) sata_dwc_dma_exit_old() argument
291 struct sata_dwc_device *hsdev = hsdev_instance; dma_dwc_xfer_done() local
326 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); dma_dwc_xfer_setup() local
399 clear_interrupt_bit(struct sata_dwc_device * hsdev,u32 bit) clear_interrupt_bit() argument
412 sata_dwc_error_intr(struct ata_port * ap,struct sata_dwc_device * hsdev,uint intpr) sata_dwc_error_intr() argument
465 struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host); sata_dwc_isr() local
688 struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp); sata_dwc_clear_dmacr() local
714 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); sata_dwc_dma_xfer_complete() local
745 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); sata_dwc_qc_complete() local
765 sata_dwc_enable_interrupts(struct sata_dwc_device * hsdev) sata_dwc_enable_interrupts() argument
808 struct sata_dwc_device *hsdev = hsdevp->hsdev; sata_dwc_dma_get_channel() local
835 struct sata_dwc_device *hsdev; sata_dwc_port_start() local
903 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); sata_dwc_port_stop() local
960 struct sata_dwc_device *hsdev = HSDEV_FROM_QC(qc); sata_dwc_bmdma_start_by_tag() local
1051 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(link->ap); sata_dwc_hardreset() local
1129 struct sata_dwc_device *hsdev; sata_dwc_probe() local
1217 struct sata_dwc_device *hsdev = host->private_data; sata_dwc_remove() local
[all...]
/linux/drivers/iio/light/
H A Dhid-sensor-prox.c88 struct hid_sensor_hub_device *hsdev; prox_read_raw() local
178 prox_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) prox_proc_event() argument
195 prox_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) prox_capture_sample() argument
231 prox_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct prox_state * st) prox_parse_report() argument
275 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_prox_probe() local
350 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_prox_remove() local
[all...]
/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c114 struct hid_sensor_hub_device *hsdev; in hinge_read_raw() local
192 static int hinge_proc_event(struct hid_sensor_hub_device *hsdev, in hinge_proc_event()
211 static int hinge_capture_sample(struct hid_sensor_hub_device *hsdev, in hinge_capture_sample()
237 struct hid_sensor_hub_device *hsdev, in hinge_parse_report()
266 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_hinge_probe() local
347 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_hinge_remove() local
/linux/drivers/rtc/
H A Drtc-hid-sensor-time.c49 static int hid_time_proc_event(struct hid_sensor_hub_device *hsdev, in hid_time_proc_event()
76 static int hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_time_capture_sample()
135 struct hid_sensor_hub_device *hsdev, in hid_time_parse_report()
225 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_probe() local
301 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_remove() local
/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c129 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event()
143 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample()
162 struct hid_sensor_hub_device *hsdev, in humidity_parse_report()
199 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local
265 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_remove() local
/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c127 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event()
142 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample()
160 struct hid_sensor_hub_device *hsdev, in temperature_parse_report()
197 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local
263 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_remove() local
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c144 struct hid_sensor_hub_device *hsdev = accel_3d_read_raw() local
235 accel_3d_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) accel_3d_proc_event() argument
259 accel_3d_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) accel_3d_capture_sample() argument
294 accel_3d_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct iio_chan_spec * channels,unsigned usage_id,struct accel_3d_state * st) accel_3d_parse_report() argument
331 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_accel_3d_probe() local
426 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_accel_3d_remove() local
[all...]
/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c150 dev_rot_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) dev_rot_proc_event() argument
183 dev_rot_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) dev_rot_capture_sample() argument
214 dev_rot_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct iio_chan_spec * channels,unsigned usage_id,struct dev_rot_state * st) dev_rot_parse_report() argument
249 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_dev_rot_probe() local
348 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_dev_rot_remove() local
[all...]
H A Dhid-sensor-incl-3d.c191 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event()
214 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample()
248 struct hid_sensor_hub_device *hsdev, in incl_3d_parse_report()
302 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_incl_3d_probe() local
388 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_incl_3d_remove() local
/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c167 press_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) press_proc_event() argument
188 press_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) press_capture_sample() argument
215 press_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct iio_chan_spec * channels,unsigned usage_id,struct press_state * st) press_parse_report() argument
245 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_press_probe() local
329 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_press_remove() local
[all...]
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c189 gyro_3d_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) gyro_3d_proc_event() argument
211 gyro_3d_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) gyro_3d_capture_sample() argument
245 gyro_3d_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct iio_chan_spec * channels,unsigned usage_id,struct gyro_3d_state * st) gyro_3d_parse_report() argument
282 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_gyro_3d_probe() local
364 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_gyro_3d_remove() local
[all...]
/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c282 magn_3d_proc_event(struct hid_sensor_hub_device * hsdev,unsigned usage_id,void * priv) magn_3d_proc_event() argument
304 magn_3d_capture_sample(struct hid_sensor_hub_device * hsdev,unsigned usage_id,size_t raw_len,char * raw_data,void * priv) magn_3d_capture_sample() argument
350 magn_3d_parse_report(struct platform_device * pdev,struct hid_sensor_hub_device * hsdev,struct iio_chan_spec ** channels,int * chan_count,unsigned usage_id,struct magn_3d_state * st) magn_3d_parse_report() argument
469 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_magn_3d_probe() local
552 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_magn_3d_remove() local
[all...]
/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c440 int hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_reporting_interval()
458 static void hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_report_latency_info()
500 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, in hid_sensor_parse_common_attributes()
/linux/include/linux/
H A Dhid-sensor-hub.h220 struct hid_sensor_hub_device *hsdev; member