Home
last modified time | relevance | path

Searched refs:serdev_device_driver (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.1/include/linux/
Dserdev.h63 struct serdev_device_driver { struct
69 static inline struct serdev_device_driver *to_serdev_device_driver(struct device_driver *d) in to_serdev_device_driver() argument
71 return container_of(d, struct serdev_device_driver, driver); in to_serdev_device_driver()
213 int __serdev_device_driver_register(struct serdev_device_driver *, struct module *);
221 static inline void serdev_device_driver_unregister(struct serdev_device_driver *sdrv) in serdev_device_driver_unregister()
/Linux-v6.1/drivers/gnss/
Dmtk.c139 static struct serdev_device_driver mtk_driver = {
Dubx.c141 static struct serdev_device_driver ubx_driver = {
Dsirf.c568 static struct serdev_device_driver sirf_driver = {
/Linux-v6.1/drivers/tty/serdev/
Dcore.c410 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_probe()
426 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_remove()
839 int __serdev_device_driver_register(struct serdev_device_driver *sdrv, struct module *owner) in __serdev_device_driver_register()
/Linux-v6.1/drivers/nfc/s3fwrn5/
Duart.c183 static struct serdev_device_driver s3fwrn82_uart_driver = {
/Linux-v6.1/drivers/iio/chemical/
Dscd30_serial.c251 static struct serdev_device_driver scd30_serdev_driver = {
Dpms7003.c340 static struct serdev_device_driver pms7003_driver = {
Dsps30_serial.c420 static struct serdev_device_driver sps30_serial_driver = {
/Linux-v6.1/drivers/nfc/pn533/
Duart.c318 static struct serdev_device_driver pn532_uart_driver = {
/Linux-v6.1/drivers/net/ethernet/qualcomm/
Dqca_uart.c402 static struct serdev_device_driver qca_uart_driver = {
/Linux-v6.1/drivers/iio/imu/bno055/
Dbno055_ser_core.c548 static struct serdev_device_driver bno055_ser_driver = {
/Linux-v6.1/sound/drivers/
Dserial-generic.c366 static struct serdev_device_driver snd_serial_generic_driver = {
/Linux-v6.1/drivers/bluetooth/
Dhci_mrvl.c425 static struct serdev_device_driver mrvl_serdev_driver = {
Dhci_ll.c786 static struct serdev_device_driver hci_ti_drv = {
Dhci_nokia.c792 static struct serdev_device_driver nokia_bluetooth_serdev_driver = {
Dbtmtkuart.c986 static struct serdev_device_driver btmtkuart_driver = {
Dhci_h5.c1110 static struct serdev_device_driver h5_serdev_driver = {
Dhci_bcm.c1575 static struct serdev_device_driver bcm_serdev_driver = {
Dhci_qca.c2340 static struct serdev_device_driver qca_serdev_driver = {
/Linux-v6.1/drivers/platform/surface/aggregator/
Dcore.c774 static struct serdev_device_driver ssam_serial_hub = {
/Linux-v6.1/drivers/mfd/
Drave-sp.c830 static struct serdev_device_driver rave_sp_drv = {