/Linux-v4.19/drivers/usb/misc/ |
D | usbsevseg.c | 172 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); \ 181 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); \ 194 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in text_show() 203 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in text_store() 225 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in decimals_show() 247 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in decimals_store() 274 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in textmode_show() 300 struct usb_sevsegdev *mydev = usb_get_intfdata(intf); in textmode_store() 376 mydev = usb_get_intfdata(interface); in sevseg_disconnect() 388 mydev = usb_get_intfdata(intf); in sevseg_suspend() [all …]
|
D | cytherm.c | 84 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in brightness_show() 93 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in brightness_store() 134 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in temp_show() 171 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in button_show() 200 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_show() 224 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port0_store() 255 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_show() 279 struct usb_cytherm *cytherm = usb_get_intfdata(intf); in port1_store() 361 dev = usb_get_intfdata (interface); in cytherm_disconnect()
|
D | lvstest.c | 44 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() 470 struct lvs_rh *lvs = usb_get_intfdata(intf); in lvs_rh_disconnect()
|
D | trancevibrator.c | 37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show() 46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store() 108 dev = usb_get_intfdata (interface); in tv_disconnect()
|
D | cypress_cy7c63.c | 124 struct cypress *cyp = usb_get_intfdata(intf); in write_port() 169 struct cypress *cyp = usb_get_intfdata(intf); in read_port() 243 dev = usb_get_intfdata(interface); in cypress_disconnect()
|
D | usblcd.c | 96 dev = usb_get_intfdata(interface); in lcd_open() 399 struct usb_lcd *dev = usb_get_intfdata(intf); in lcd_suspend() 418 dev = usb_get_intfdata(interface); in lcd_disconnect()
|
/Linux-v4.19/drivers/usb/wusbcore/ |
D | cbaf.c | 304 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_show() 317 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_store() 351 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_show() 362 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_store() 378 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_show() 389 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_store() 417 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_show() 430 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_store() 460 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_band_groups_show() 474 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_name_show() [all …]
|
/Linux-v4.19/drivers/gpu/drm/udl/ |
D | udl_drv.c | 17 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_suspend() 25 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_resume() 103 struct drm_device *dev = usb_get_intfdata(interface); in udl_usb_disconnect()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_usb.c | 72 struct mt76x2_dev *dev = usb_get_intfdata(intf); in mt76x2u_disconnect() 87 struct mt76x2_dev *dev = usb_get_intfdata(intf); in mt76x2u_suspend() 99 struct mt76x2_dev *dev = usb_get_intfdata(intf); in mt76x2u_resume()
|
/Linux-v4.19/drivers/input/joystick/ |
D | pxrc.c | 209 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-v4.19/drivers/net/usb/ |
D | huawei_cdc_ncm.c | 59 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_wdm_manage_power() 136 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_suspend() 163 struct usbnet *usbnet_dev = usb_get_intfdata(intf); in huawei_cdc_ncm_resume()
|
/Linux-v4.19/drivers/input/misc/ |
D | ati_remote2.c | 709 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_show_channel_mask() 720 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_store_channel_mask() 759 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_show_mode_mask() 770 struct ati_remote2 *ar2 = usb_get_intfdata(intf); in ati_remote2_store_mode_mask() 901 ar2 = usb_get_intfdata(interface); in ati_remote2_disconnect() 924 ar2 = usb_get_intfdata(interface); in ati_remote2_suspend() 949 ar2 = usb_get_intfdata(interface); in ati_remote2_resume() 975 ar2 = usb_get_intfdata(interface); in ati_remote2_reset_resume() 1005 ar2 = usb_get_intfdata(interface); in ati_remote2_pre_reset() 1026 ar2 = usb_get_intfdata(interface); in ati_remote2_post_reset()
|
D | ims-pcu.c | 1062 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_attribute_show() 1076 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_attribute_store() 1138 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_reset_device() 1169 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_update_firmware_store() 1221 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_update_firmware_status_show() 1247 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_is_attr_visible() 1315 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_data_show() 1334 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_data_store() 1357 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_addr_show() 1372 struct ims_pcu *pcu = usb_get_intfdata(intf); in ims_pcu_ofn_reg_addr_store() [all …]
|
D | cm109.c | 683 struct cm109_dev *dev = usb_get_intfdata(interface); in cm109_usb_disconnect() 826 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_suspend() 839 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_resume() 852 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_pre_reset() 870 struct cm109_dev *dev = usb_get_intfdata(intf); in cm109_usb_post_reset()
|
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | prism2usb.c | 140 wlandev = (struct wlandevice *)usb_get_intfdata(interface); in prism2sta_disconnect_usb() 225 wlandev = (struct wlandevice *)usb_get_intfdata(interface); in prism2sta_suspend() 248 wlandev = (struct wlandevice *)usb_get_intfdata(interface); in prism2sta_resume()
|
/Linux-v4.19/drivers/net/wimax/i2400m/ |
D | usb.c | 579 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_disconnect() 638 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_suspend() 698 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_resume() 723 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_reset_resume() 744 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_pre_reset() 759 struct i2400mu *i2400mu = usb_get_intfdata(iface); in i2400mu_post_reset()
|
/Linux-v4.19/drivers/usb/ |
D | usb-skeleton.c | 96 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-v4.19/drivers/input/mouse/ |
D | synaptics_usb.c | 461 struct synusb *synusb = usb_get_intfdata(intf); in synusb_disconnect() 479 struct synusb *synusb = usb_get_intfdata(intf); in synusb_suspend() 490 struct synusb *synusb = usb_get_intfdata(intf); in synusb_resume() 507 struct synusb *synusb = usb_get_intfdata(intf); in synusb_pre_reset() 517 struct synusb *synusb = usb_get_intfdata(intf); in synusb_post_reset()
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | usb_intf.c | 111 struct dvobj_priv *dvobj = usb_get_intfdata(usb_intf); in usb_dvobj_deinit() 195 struct dvobj_priv *dvobj = usb_get_intfdata(pusb_intf); in rtw_suspend() 305 struct dvobj_priv *dvobj = usb_get_intfdata(pusb_intf); in rtw_resume() 480 struct dvobj_priv *dvobj = usb_get_intfdata(pusb_intf); in rtw_dev_remove()
|
/Linux-v4.19/drivers/input/tablet/ |
D | pegasus_notetaker.c | 390 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_disconnect() 405 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_suspend() 417 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_resume() 430 struct pegasus *pegasus = usb_get_intfdata(intf); in pegasus_reset_resume()
|
/Linux-v4.19/drivers/usb/storage/ |
D | usb.c | 171 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() 1082 struct us_data *us = usb_get_intfdata(intf); in usb_stor_disconnect()
|
/Linux-v4.19/drivers/media/radio/ |
D | dsbr100.c | 260 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_disconnect() 284 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_suspend() 298 struct dsbr100_device *radio = usb_get_intfdata(intf); in usb_dsbr100_resume()
|
D | radio-keene.c | 145 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_disconnect() 157 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_suspend() 164 struct keene_device *radio = to_keene_dev(usb_get_intfdata(intf)); in usb_keene_resume()
|
/Linux-v4.19/drivers/misc/cardreader/ |
D | rtsx_usb.c | 688 struct rtsx_ucr *ucr = (struct rtsx_ucr *)usb_get_intfdata(intf); in rtsx_usb_disconnect() 703 (struct rtsx_ucr *)usb_get_intfdata(intf); in rtsx_usb_suspend() 734 (struct rtsx_ucr *)usb_get_intfdata(intf); in rtsx_usb_reset_resume() 751 struct rtsx_ucr *ucr = (struct rtsx_ucr *)usb_get_intfdata(intf); in rtsx_usb_pre_reset() 759 struct rtsx_ucr *ucr = (struct rtsx_ucr *)usb_get_intfdata(intf); in rtsx_usb_post_reset()
|
/Linux-v4.19/drivers/nfc/nfcmrvl/ |
D | usb.c | 359 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_disconnect() 374 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_suspend() 414 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_resume()
|