Home
last modified time | relevance | path

Searched refs:to_serdev_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/tty/serdev/
Dcore.c58 struct serdev_device *serdev = to_serdev_device(dev); in serdev_device_release()
360 ret = sdrv->probe(to_serdev_device(dev)); in serdev_drv_probe()
371 sdrv->remove(to_serdev_device(dev)); in serdev_drv_remove()
611 struct serdev_device *serdev = to_serdev_device(dev); in serdev_remove_device()
/Linux-v4.19/include/linux/
Dserdev.h58 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() function
/Linux-v4.19/drivers/bluetooth/
Dhci_nokia.c773 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_suspend()
781 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_resume()