Home
last modified time | relevance | path

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

12

/linux/include/linux/
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()
220 int __serdev_device_driver_register(struct serdev_device_driver *, struct module *);
228 static inline void serdev_device_driver_unregister(struct serdev_device_driver *sdrv) in serdev_device_driver_unregister()
/linux/drivers/gnss/
A Dubx.c132 static struct serdev_device_driver ubx_driver = {
A Dmtk.c139 static struct serdev_device_driver mtk_driver = {
A Dsirf.c568 static struct serdev_device_driver sirf_driver = {
/linux/drivers/tty/serdev/
A Dcore.c411 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_probe()
427 const struct serdev_device_driver *sdrv = to_serdev_device_driver(dev->driver); in serdev_drv_remove()
843 int __serdev_device_driver_register(struct serdev_device_driver *sdrv, struct module *owner) in __serdev_device_driver_register()
/linux/drivers/nfc/s3fwrn5/
A Duart.c182 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.c318 static struct serdev_device_driver pn532_uart_driver = {
/linux/drivers/platform/x86/
A Dlenovo-yoga-tab2-pro-1380-fastcharger.c221 struct serdev_device_driver yt2_1380_fc_serdev_driver = {
/linux/drivers/w1/masters/
A Dw1-uart.c402 static struct serdev_device_driver w1_uart_driver = {
/linux/drivers/platform/chrome/
A Dcros_ec_uart.c346 static struct serdev_device_driver cros_ec_uart_driver = {
/linux/sound/drivers/
A Dserial-generic.c366 static struct serdev_device_driver snd_serial_generic_driver = {
/linux/drivers/iio/imu/bno055/
A Dbno055_ser_core.c548 static struct serdev_device_driver bno055_ser_driver = {
/linux/drivers/net/ethernet/qualcomm/
A Dqca_uart.c387 static struct serdev_device_driver qca_uart_driver = {
/linux/drivers/platform/x86/dell/
A Ddell-uart-backlight.c327 struct serdev_device_driver dell_uart_bl_serdev_driver = {
/linux/drivers/bluetooth/
A Dhci_mrvl.c495 static struct serdev_device_driver mrvl_serdev_driver = {
A Dhci_ll.c786 static struct serdev_device_driver hci_ti_drv = {
A Dhci_aml.c733 static struct serdev_device_driver aml_serdev_driver = {
A Dhci_nokia.c791 static struct serdev_device_driver nokia_bluetooth_serdev_driver = {
A Dbtmtkuart.c981 static struct serdev_device_driver btmtkuart_driver = {
/linux/drivers/platform/surface/aggregator/
A Dcore.c834 static struct serdev_device_driver ssam_serial_hub = {
/linux/drivers/mfd/
A Drave-sp.c830 static struct serdev_device_driver rave_sp_drv = {
/linux/drivers/greybus/
A Dgb-beagleplay.c1149 static struct serdev_device_driver gb_beagleplay_driver = {

Completed in 58 milliseconds

12