Home
last modified time | relevance | path

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

/linux/include/linux/
A 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()
/linux/drivers/tty/serdev/
A 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()
828 int __serdev_device_driver_register(struct serdev_device_driver *sdrv, struct module *owner) in __serdev_device_driver_register()
/linux/drivers/gnss/
A Dmtk.c139 static struct serdev_device_driver mtk_driver = {
A Dubx.c141 static struct serdev_device_driver ubx_driver = {
A Dsirf.c568 static struct serdev_device_driver sirf_driver = {
/linux/drivers/nfc/s3fwrn5/
A Duart.c183 static struct serdev_device_driver s3fwrn82_uart_driver = {
/linux/drivers/iio/chemical/
A Dscd30_serial.c251 static struct serdev_device_driver scd30_serdev_driver = {
A Dpms7003.c340 static struct serdev_device_driver pms7003_driver = {
A Dsps30_serial.c420 static struct serdev_device_driver sps30_serial_driver = {
/linux/drivers/nfc/pn533/
A Duart.c317 static struct serdev_device_driver pn532_uart_driver = {
/linux/drivers/net/ethernet/qualcomm/
A Dqca_uart.c402 static struct serdev_device_driver qca_uart_driver = {
/linux/drivers/bluetooth/
A Dhci_mrvl.c425 static struct serdev_device_driver mrvl_serdev_driver = {
A Dhci_ll.c786 static struct serdev_device_driver hci_ti_drv = {
A Dhci_nokia.c792 static struct serdev_device_driver nokia_bluetooth_serdev_driver = {
A Dbtmtkuart.c1119 static struct serdev_device_driver btmtkuart_driver = {
A Dhci_h5.c1103 static struct serdev_device_driver h5_serdev_driver = {
A Dhci_bcm.c1520 static struct serdev_device_driver bcm_serdev_driver = {
A Dhci_qca.c2337 static struct serdev_device_driver qca_serdev_driver = {
/linux/drivers/platform/surface/aggregator/
A Dcore.c773 static struct serdev_device_driver ssam_serial_hub = {
/linux/drivers/mfd/
A Drave-sp.c830 static struct serdev_device_driver rave_sp_drv = {

Completed in 31 milliseconds