Searched refs:dvobj_to_dev (Results 1 – 6 of 6) sorted by relevance
195 static inline struct device *dvobj_to_dev(struct dvobj_priv *dvobj) in dvobj_to_dev() function
170 static inline struct device *dvobj_to_dev(struct dvobj_priv *dvobj) in dvobj_to_dev() function
188 struct device *device = dvobj_to_dev(dvobj); in rtl88eu_download_fw()
535 SET_NETDEV_DEV(pnetdev, dvobj_to_dev(dvobj)); in rtw_usb_if1_init()537 if (rtw_wdev_alloc(padapter, dvobj_to_dev(dvobj))) in rtw_usb_if1_init()
392 SET_NETDEV_DEV(pnetdev, dvobj_to_dev(dvobj)); in rtw_usb_if1_init()
210 struct device *device = dvobj_to_dev(dvobj); in rtl8723a_FirmwareDownload()