Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dserdev.h62 struct serdev_device_driver { struct
68 static inline struct serdev_device_driver *to_serdev_device_driver(struct device_driver *d) in to_serdev_device_driver() argument
70 return container_of(d, struct serdev_device_driver, driver); in to_serdev_device_driver()
212 int __serdev_device_driver_register(struct serdev_device_driver *, struct module *);
220 static inline void serdev_device_driver_unregister(struct serdev_device_driver *sdrv) in serdev_device_driver_unregister()
/kernel/linux/linux-5.10/drivers/gnss/
Dubx.c141 static struct serdev_device_driver ubx_driver = {
Dmtk.c139 static struct serdev_device_driver mtk_driver = {
Dsirf.c568 static struct serdev_device_driver sirf_driver = {
/kernel/linux/linux-5.10/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()
810 int __serdev_device_driver_register(struct serdev_device_driver *sdrv, struct module *owner) in __serdev_device_driver_register()
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dscd30_serial.c251 static struct serdev_device_driver scd30_serdev_driver = {
Dpms7003.c340 static struct serdev_device_driver pms7003_driver = {
/kernel/linux/linux-5.10/drivers/nfc/pn533/
Duart.c318 static struct serdev_device_driver pn532_uart_driver = {
/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_mrvl.c425 static struct serdev_device_driver mrvl_serdev_driver = {
Dhci_ll.c785 static struct serdev_device_driver hci_ti_drv = {
Dhci_nokia.c792 static struct serdev_device_driver nokia_bluetooth_serdev_driver = {
Dbtmtkuart.c1121 static struct serdev_device_driver btmtkuart_driver = {
Dhci_h5.c1034 static struct serdev_device_driver h5_serdev_driver = {
Dhci_bcm.c1501 static struct serdev_device_driver bcm_serdev_driver = {
Dhci_qca.c2258 static struct serdev_device_driver qca_serdev_driver = {
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/
Dqca_uart.c407 static struct serdev_device_driver qca_uart_driver = {
/kernel/linux/linux-5.10/drivers/mfd/
Drave-sp.c830 static struct serdev_device_driver rave_sp_drv = {