Home
last modified time | relevance | path

Searched refs:usb_get_intfdata (Results 1 – 25 of 218) sorted by relevance

123456789

/linux-6.3-rc2/drivers/usb/misc/
A Dusbsevseg.c146 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); \
168 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in text_show()
177 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in text_store()
199 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in decimals_show()
221 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in decimals_store()
248 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in textmode_show()
274 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in textmode_store()
339 mydev = usb_get_intfdata(interface); in sevseg_disconnect()
350 mydev = usb_get_intfdata(intf); in sevseg_suspend()
360 mydev = usb_get_intfdata(intf); in sevseg_resume()
[all …]
A Dcytherm.c70 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in brightness_show()
79 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in brightness_store()
120 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in temp_show()
157 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in button_show()
186 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_show()
210 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_store()
241 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_show()
265 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_store()
332 dev = usb_get_intfdata (interface); in cytherm_disconnect()
A Dlvstest.c44 struct lvs_rh *lvs = usb_get_intfdata(intf); in create_lvs_device()
106 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_entry_store()
135 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_exit_store()
164 struct lvs_rh *lvs = usb_get_intfdata(intf); in hot_reset_store()
183 struct lvs_rh *lvs = usb_get_intfdata(intf); in warm_reset_store()
202 struct lvs_rh *lvs = usb_get_intfdata(intf); in u2_timeout_store()
231 struct lvs_rh *lvs = usb_get_intfdata(intf); in u1_timeout_store()
298 struct lvs_rh *lvs = usb_get_intfdata(intf); in enable_compliance_store()
459 struct lvs_rh *lvs = usb_get_intfdata(intf); in lvs_rh_disconnect()
A Dtrancevibrator.c37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show()
46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store()
109 dev = usb_get_intfdata (interface); in tv_disconnect()
A Dcypress_cy7c63.c124 struct cypress *cyp = usb_get_intfdata(intf); in write_port()
169 struct cypress *cyp = usb_get_intfdata(intf); in read_port()
232 dev = usb_get_intfdata(interface); in cypress_disconnect()
A Dusblcd.c92 dev = usb_get_intfdata(interface); in lcd_open()
403 struct usb_lcd *dev = usb_get_intfdata(intf); in lcd_suspend()
418 struct usb_lcd *dev = usb_get_intfdata(interface); in lcd_disconnect()
/linux-6.3-rc2/drivers/gpu/drm/udl/
A Dudl_drv.c23 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_suspend()
36 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_resume()
43 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_reset_resume()
127 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_disconnect()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt76x2/
A Dusb.c89 struct mt76x02_dev *dev = usb_get_intfdata(intf); in mt76x2u_disconnect()
103 struct mt76x02_dev *dev = usb_get_intfdata(intf); in mt76x2u_suspend()
112 struct mt76x02_dev *dev = usb_get_intfdata(intf); in mt76x2u_resume()
/linux-6.3-rc2/drivers/input/joystick/
A Dpxrc.c209 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_suspend()
221 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_resume()
234 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_pre_reset()
243 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_post_reset()
/linux-6.3-rc2/drivers/net/usb/
A Dhuawei_cdc_ncm.c55 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_wdm_manage_power()
133 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_suspend()
160 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_resume()
/linux-6.3-rc2/drivers/input/misc/
A Dati_remote2.c706 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_show_channel_mask()
717 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_store_channel_mask()
756 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_show_mode_mask()
767 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_store_mode_mask()
898 ar2 = usb_get_intfdata(interface); in ati_remote2_disconnect()
921 ar2 = usb_get_intfdata(interface); in ati_remote2_suspend()
946 ar2 = usb_get_intfdata(interface); in ati_remote2_resume()
972 ar2 = usb_get_intfdata(interface); in ati_remote2_reset_resume()
1002 ar2 = usb_get_intfdata(interface); in ati_remote2_pre_reset()
1023 ar2 = usb_get_intfdata(interface); in ati_remote2_post_reset()
A Dims-pcu.c1048 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_attribute_show()
1062 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_attribute_store()
1124 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_reset_device()
1155 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_update_firmware_store()
1207 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_update_firmware_status_show()
1233 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_is_attr_visible()
1301 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_data_show()
1320 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_data_store()
1343 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_addr_show()
1358 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_addr_store()
[all …]
A Dcm109.c679 struct cm109_dev *dev = usb_get_intfdata(interface); in cm109_usb_disconnect()
822 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_suspend()
835 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_resume()
848 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_pre_reset()
866 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_post_reset()
/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dprism2usb.c146 wlandev = usb_get_intfdata(interface); in prism2sta_disconnect_usb()
232 wlandev = usb_get_intfdata(interface); in prism2sta_suspend()
255 wlandev = usb_get_intfdata(interface); in prism2sta_resume()
/linux-6.3-rc2/drivers/usb/
A Dusb-skeleton.c100 dev = usb_get_intfdata(interface); in skel_open()
566 dev = usb_get_intfdata(interface); in skel_disconnect()
597 struct usb_skel *dev = usb_get_intfdata(intf); in skel_suspend()
612 struct usb_skel *dev = usb_get_intfdata(intf); in skel_pre_reset()
622 struct usb_skel *dev = usb_get_intfdata(intf); in skel_post_reset()
/linux-6.3-rc2/drivers/input/mouse/
A Dsynaptics_usb.c457 struct synusb *synusb = usb_get_intfdata(intf); in synusb_disconnect()
475 struct synusb *synusb = usb_get_intfdata(intf); in synusb_suspend()
486 struct synusb *synusb = usb_get_intfdata(intf); in synusb_resume()
503 struct synusb *synusb = usb_get_intfdata(intf); in synusb_pre_reset()
513 struct synusb *synusb = usb_get_intfdata(intf); in synusb_post_reset()
/linux-6.3-rc2/drivers/input/tablet/
A Dpegasus_notetaker.c391 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_disconnect()
406 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_suspend()
418 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_resume()
431 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_reset_resume()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dusb.c205 struct mt7615_dev *dev = usb_get_intfdata(usb_intf); in mt7663u_disconnect()
222 struct mt7615_dev *dev = usb_get_intfdata(intf); in mt7663u_suspend()
241 struct mt7615_dev *dev = usb_get_intfdata(intf); in mt7663u_resume()
/linux-6.3-rc2/drivers/media/rc/
A Dstreamzap.c380 struct streamzap_ir *sz = usb_get_intfdata(interface); in streamzap_disconnect()
398 struct streamzap_ir *sz = usb_get_intfdata(intf); in streamzap_suspend()
407 struct streamzap_ir *sz = usb_get_intfdata(intf); in streamzap_resume()
A Dttusbir.c360 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_disconnect()
382 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_suspend()
396 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_resume()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt76x0/
A Dusb.c290 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_disconnect()
308 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_suspend()
319 struct mt76x02_dev *dev = usb_get_intfdata(usb_intf); in mt76x0_resume()
/linux-6.3-rc2/drivers/usb/storage/
A Dusb.c171 struct us_data *us = usb_get_intfdata(iface); in usb_stor_suspend()
191 struct us_data *us = usb_get_intfdata(iface); in usb_stor_resume()
205 struct us_data *us = usb_get_intfdata(iface); in usb_stor_reset_resume()
227 struct us_data *us = usb_get_intfdata(iface); in usb_stor_pre_reset()
237 struct us_data *us = usb_get_intfdata(iface); in usb_stor_post_reset()
1085 struct us_data *us = usb_get_intfdata(intf); in usb_stor_disconnect()
/linux-6.3-rc2/drivers/media/radio/
A Ddsbr100.c249 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_disconnect()
273 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_suspend()
287 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_resume()
A Dradio-keene.c136 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_disconnect()
148 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_suspend()
155 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_resume()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dusb.c300 struct mt7921_dev *dev = usb_get_intfdata(usb_intf); in mt7921u_disconnect()
318 struct mt7921_dev *dev = usb_get_intfdata(intf); in mt7921u_suspend()
345 struct mt7921_dev *dev = usb_get_intfdata(intf); in mt7921u_resume()

Completed in 34 milliseconds

123456789