Home
last modified time | relevance | path

Searched refs:serdev_device_set_client_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/gnss/
Dserial.c147 serdev_device_set_client_ops(serdev, &gnss_serial_serdev_ops); in gnss_serial_allocate()
Dsirf.c281 serdev_device_set_client_ops(serdev, &sirf_serdev_ops); in sirf_probe()
/linux-4.19.296/include/linux/
Dserdev.h143 static inline void serdev_device_set_client_ops(struct serdev_device *serdev, in serdev_device_set_client_ops() function
/linux-4.19.296/drivers/bluetooth/
Dhci_serdev.c285 serdev_device_set_client_ops(hu->serdev, &hci_serdev_client_ops); in hci_uart_register_device()
Dbtmtkuart.c564 serdev_device_set_client_ops(serdev, &btmtkuart_client_ops); in btmtkuart_probe()