Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serdev/
Dcore.c60 struct serdev_device *serdev = to_serdev_device(dev); in serdev_device_release()
417 ret = sdrv->probe(to_serdev_device(dev)); in serdev_drv_probe()
428 sdrv->remove(to_serdev_device(dev)); in serdev_drv_remove()
776 struct serdev_device *serdev = to_serdev_device(dev); in serdev_remove_device()
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dscd30_serial.c58 struct serdev_device *serdev = to_serdev_device(state->dev); in scd30_serdev_xfer()
/kernel/linux/linux-5.10/include/linux/
Dserdev.h50 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() function
/kernel/linux/linux-5.10/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()
Dhci_qca.c2070 struct serdev_device *serdev = to_serdev_device(dev); in qca_serdev_shutdown()
2107 struct serdev_device *serdev = to_serdev_device(dev); in qca_suspend()
2221 struct serdev_device *serdev = to_serdev_device(dev); in qca_resume()