Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serdev/
Dcore.c59 struct serdev_device *serdev = to_serdev_device(dev); in serdev_device_release()
416 ret = sdrv->probe(to_serdev_device(dev)); in serdev_drv_probe()
427 sdrv->remove(to_serdev_device(dev)); in serdev_drv_remove()
667 struct serdev_device *serdev = to_serdev_device(dev); in serdev_remove_device()
/Linux-v5.4/include/linux/
Dserdev.h50 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() function
/Linux-v5.4/drivers/bluetooth/
Dhci_nokia.c764 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_suspend()
772 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_resume()