Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserdev.h64 struct serdev_device_driver { struct
70 static inline struct serdev_device_driver *to_serdev_device_driver(struct device_driver *d) in to_serdev_device_driver() argument
72 return container_of(d, struct serdev_device_driver, driver); in to_serdev_device_driver()
216 int __serdev_device_driver_register(struct serdev_device_driver *, struct module *);
224 static inline void serdev_device_driver_unregister(struct serdev_device_driver *sdrv) in serdev_device_driver_unregister()
/openbmc/linux/drivers/gnss/
H A Dubx.c141 static struct serdev_device_driver ubx_driver = {
H A Dmtk.c139 static struct serdev_device_driver mtk_driver = {
H A Dsirf.c568 static struct serdev_device_driver sirf_driver = {
/openbmc/linux/drivers/tty/serdev/
H A Dcore.c421 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_probe()
437 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_remove()
850 int __serdev_device_driver_register(struct serdev_device_driver *sdrv, struct module *owner) in __serdev_device_driver_register()
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Duart.c183 static struct serdev_device_driver s3fwrn82_uart_driver = {
/openbmc/linux/drivers/iio/chemical/
H A Dscd30_serial.c251 static struct serdev_device_driver scd30_serdev_driver = {
H A Dpms7003.c340 static struct serdev_device_driver pms7003_driver = {
H A Dsps30_serial.c420 static struct serdev_device_driver sps30_serial_driver = {
/openbmc/linux/drivers/nfc/pn533/
H A Duart.c318 static struct serdev_device_driver pn532_uart_driver = {
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c347 static struct serdev_device_driver cros_ec_uart_driver = {
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c401 static struct serdev_device_driver qca_uart_driver = {
/openbmc/linux/sound/drivers/
H A Dserial-generic.c366 static struct serdev_device_driver snd_serial_generic_driver = {
/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c548 static struct serdev_device_driver bno055_ser_driver = {
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcore.c777 static struct serdev_device_driver ssam_serial_hub = {
/openbmc/linux/drivers/bluetooth/
H A Dhci_mrvl.c495 static struct serdev_device_driver mrvl_serdev_driver = {
H A Dhci_ll.c786 static struct serdev_device_driver hci_ti_drv = {
H A Dhci_nokia.c796 static struct serdev_device_driver nokia_bluetooth_serdev_driver = {
H A Dbtmtkuart.c980 static struct serdev_device_driver btmtkuart_driver = {
H A Dhci_h5.c1119 static struct serdev_device_driver h5_serdev_driver = {
H A Dhci_bcm.c1617 static struct serdev_device_driver bcm_serdev_driver = {
H A Dbtnxpuart.c1503 static struct serdev_device_driver nxp_serdev_driver = {
H A Dhci_qca.c2646 static struct serdev_device_driver qca_serdev_driver = {
/openbmc/linux/drivers/mfd/
H A Drave-sp.c830 static struct serdev_device_driver rave_sp_drv = {