Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serdev/
Dcore.c60 struct serdev_device *serdev = to_serdev_device(dev); in serdev_device_release()
428 ret = sdrv->probe(to_serdev_device(dev)); in serdev_drv_probe()
439 sdrv->remove(to_serdev_device(dev)); in serdev_drv_remove()
818 struct serdev_device *serdev = to_serdev_device(dev); in serdev_remove_device()
/Linux-v6.6/drivers/iio/chemical/
Dscd30_serial.c58 struct serdev_device *serdev = to_serdev_device(state->dev); in scd30_serdev_xfer()
Dsps30_serial.c53 struct serdev_device *serdev = to_serdev_device(state->dev); in sps30_serial_xfer()
/Linux-v6.6/include/linux/
Dserdev.h52 static inline struct serdev_device *to_serdev_device(struct device *d) in to_serdev_device() function
/Linux-v6.6/drivers/bluetooth/
Dhci_nokia.c768 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_suspend()
776 struct serdev_device *serdev = to_serdev_device(dev); in nokia_bluetooth_runtime_resume()
Dhci_qca.c2397 struct serdev_device *serdev = to_serdev_device(dev); in qca_serdev_shutdown()
2434 struct serdev_device *serdev = to_serdev_device(dev); in qca_suspend()
2548 struct serdev_device *serdev = to_serdev_device(dev); in qca_resume()
2591 struct serdev_device *serdev = to_serdev_device(dev); in hciqca_coredump()