Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dserdev.h120 static inline void serdev_device_set_drvdata(struct serdev_device *serdev, void *data) in serdev_device_set_drvdata() function
/Linux-v5.10/drivers/gnss/
Dserial.c146 serdev_device_set_drvdata(serdev, gserial); in gnss_serial_allocate()
Dsirf.c421 serdev_device_set_drvdata(serdev, data); in sirf_probe()
/Linux-v5.10/drivers/nfc/pn533/
Duart.c254 serdev_device_set_drvdata(serdev, pn532); in pn532_uart_probe()
/Linux-v5.10/drivers/iio/chemical/
Dpms7003.c281 serdev_device_set_drvdata(serdev, indio_dev); in pms7003_probe()
/Linux-v5.10/drivers/bluetooth/
Dhci_mrvl.c405 serdev_device_set_drvdata(serdev, mrvldev); in mrvl_serdev_probe()
Dhci_ll.c696 serdev_device_set_drvdata(serdev, lldev); in hci_ti_probe()
Dhci_nokia.c695 serdev_device_set_drvdata(serdev, btdev); in nokia_bluetooth_serdev_probe()
Dbtmtkuart.c980 serdev_device_set_drvdata(serdev, bdev); in btmtkuart_probe()
Dhci_h5.c798 serdev_device_set_drvdata(serdev, h5); in h5_serdev_probe()
Dhci_bcm.c1430 serdev_device_set_drvdata(serdev, bcmdev); in bcm_serdev_probe()
Dhci_qca.c1942 serdev_device_set_drvdata(serdev, qcadev); in qca_serdev_probe()
/Linux-v5.10/drivers/net/ethernet/qualcomm/
Dqca_uart.c363 serdev_device_set_drvdata(serdev, qca); in qca_uart_probe()