Searched refs:dvobj_to_dev (Results 1 – 6 of 6) sorted by relevance
194 static inline struct device *dvobj_to_dev(struct dvobj_priv *dvobj) in dvobj_to_dev() function
171 static inline struct device *dvobj_to_dev(struct dvobj_priv *dvobj) in dvobj_to_dev() function
416 SET_NETDEV_DEV(pnetdev, dvobj_to_dev(dvobj)); in rtw_usb_if1_init()418 if (rtw_wdev_alloc(padapter, dvobj_to_dev(dvobj))) in rtw_usb_if1_init()
187 struct device *device = dvobj_to_dev(dvobj); in rtl88eu_download_fw()
368 SET_NETDEV_DEV(pnetdev, dvobj_to_dev(dvobj)); in rtw_usb_if1_init()
199 struct device *device = dvobj_to_dev(dvobj); in rtl8723a_FirmwareDownload()