Home
last modified time | relevance | path

Searched refs:serdev_device_set_drvdata (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/drivers/gnss/
Dserial.c146 serdev_device_set_drvdata(serdev, gserial); in gnss_serial_allocate()
Dsirf.c280 serdev_device_set_drvdata(serdev, data); in sirf_probe()
/linux-4.19.296/include/linux/
Dserdev.h128 static inline void serdev_device_set_drvdata(struct serdev_device *serdev, void *data) in serdev_device_set_drvdata() function
/linux-4.19.296/drivers/bluetooth/
Dbtmtkuart.c562 serdev_device_set_drvdata(serdev, bdev); in btmtkuart_probe()
Dhci_ll.c689 serdev_device_set_drvdata(serdev, lldev); in hci_ti_probe()
Dhci_nokia.c704 serdev_device_set_drvdata(serdev, btdev); in nokia_bluetooth_serdev_probe()
Dhci_h5.c813 serdev_device_set_drvdata(serdev, h5); in h5_serdev_probe()
Dhci_bcm.c1319 serdev_device_set_drvdata(serdev, bcmdev); in bcm_serdev_probe()
Dhci_qca.c1357 serdev_device_set_drvdata(serdev, qcadev); in qca_serdev_probe()