Home
last modified time | relevance | path

Searched refs:serdev_device_get_drvdata (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/nfc/s3fwrn5/
H A Duart.c57 struct s3fwrn82_uart_phy *phy = serdev_device_get_drvdata(serdev); in s3fwrn82_uart_read()
93 struct s3fwrn82_uart_phy *phy = serdev_device_get_drvdata(serdev); in s3fwrn82_uart_parse_dt()
175 struct s3fwrn82_uart_phy *phy = serdev_device_get_drvdata(serdev); in s3fwrn82_uart_remove()
/linux/drivers/bluetooth/
H A Dhci_aml.c248 struct aml_serdev *amldev = serdev_device_get_drvdata(hu->serdev); in aml_download_firmware()
532 struct aml_serdev *amldev = serdev_device_get_drvdata(hu->serdev); in aml_open()
558 struct aml_serdev *amldev = serdev_device_get_drvdata(hu->serdev); in aml_close()
581 struct aml_serdev *amldev = serdev_device_get_drvdata(hu->serdev); in aml_setup()
713 struct aml_serdev *amldev = serdev_device_get_drvdata(serdev); in aml_serdev_remove()
H A Dhci_serdev.c251 struct hci_uart *hu = serdev_device_get_drvdata(serdev); in hci_uart_write_wakeup()
277 struct hci_uart *hu = serdev_device_get_drvdata(serdev); in hci_uart_receive_buf()
H A Dhci_bcm.c463 bcm->dev = serdev_device_get_drvdata(hu->serdev); in bcm_open()
539 bdev = serdev_device_get_drvdata(hu->serdev); in bcm_close()
1565 struct bcm_device *bcmdev = serdev_device_get_drvdata(serdev); in bcm_serdev_remove()
H A Dhci_h5.c221 h5 = serdev_device_get_drvdata(hu->serdev); in h5_open()
873 struct h5 *h5 = serdev_device_get_drvdata(serdev); in h5_serdev_remove()
H A Dhci_mrvl.c483 struct mrvl_serdev *mrvldev = serdev_device_get_drvdata(serdev); in mrvl_serdev_remove()
H A Dbtnxpuart.c1470 struct btnxpuart_dev *nxpdev = serdev_device_get_drvdata(serdev); in btnxpuart_receive_buf()
1568 struct btnxpuart_dev *nxpdev = serdev_device_get_drvdata(serdev); in nxp_serdev_remove()
/linux/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c51 struct qcauart *qca = serdev_device_get_drvdata(serdev); in qca_tty_receive()
150 struct qcauart *qca = serdev_device_get_drvdata(serdev); in qca_tty_wakeup()
376 struct qcauart *qca = serdev_device_get_drvdata(serdev); in qca_uart_remove()
/linux/drivers/gnss/
H A Dserial.c86 struct gnss_serial *gserial = serdev_device_get_drvdata(serdev); in gnss_serial_receive_buf()
112 struct gnss_serial *gserial = serdev_device_get_drvdata(serdev); in gnss_serial_parse_dt()
H A Dsirf.c166 struct sirf_data *data = serdev_device_get_drvdata(serdev); in sirf_receive_buf()
384 struct sirf_data *data = serdev_device_get_drvdata(serdev); in sirf_parse_dt()
538 struct sirf_data *data = serdev_device_get_drvdata(serdev); in sirf_remove()
H A Dubx.c116 struct gnss_serial *gserial = serdev_device_get_drvdata(serdev); in ubx_remove()
H A Dmtk.c122 struct gnss_serial *gserial = serdev_device_get_drvdata(serdev); in mtk_remove()
/linux/drivers/nfc/pn533/
H A Duart.c209 struct pn532_uart_phy *dev = serdev_device_get_drvdata(serdev); in pn532_receive_buf()
308 struct pn532_uart_phy *pn532 = serdev_device_get_drvdata(serdev); in pn532_uart_remove()
/linux/drivers/platform/surface/aggregator/
H A Dcore.c239 ctrl = serdev_device_get_drvdata(dev); in ssam_receive_buf()
247 ssam_controller_write_wakeup(serdev_device_get_drvdata(dev)); in ssam_write_wakeup()
778 struct ssam_controller *ctrl = serdev_device_get_drvdata(serdev); in ssam_serial_hub_remove()
/linux/drivers/w1/masters/
H A Dw1-uart.c295 struct w1_uart_device *w1dev = serdev_device_get_drvdata(serdev); in w1_uart_serdev_receive_buf()
386 struct w1_uart_device *w1dev = serdev_device_get_drvdata(serdev); in w1_uart_remove()
/linux/sound/drivers/
H A Dserial-generic.c98 struct snd_serial_generic *drvdata = serdev_device_get_drvdata(serdev); in snd_serial_generic_write_wakeup()
107 struct snd_serial_generic *drvdata = serdev_device_get_drvdata(serdev); in snd_serial_generic_receive_buf()
/linux/drivers/greybus/
H A Dgb-beagleplay.c559 struct gb_beagleplay *bg = serdev_device_get_drvdata(sd); in gb_tty_receive()
569 struct gb_beagleplay *bg = serdev_device_get_drvdata(serdev); in gb_tty_wakeup()
1132 struct gb_beagleplay *bg = serdev_device_get_drvdata(serdev); in gb_beagleplay_remove()
/linux/drivers/iio/chemical/
H A Dscd30_serial.c180 struct iio_dev *indio_dev = serdev_device_get_drvdata(serdev); in scd30_serdev_receive_buf()
H A Dpms7003.c217 struct iio_dev *indio_dev = serdev_device_get_drvdata(serdev); in pms7003_receive_buf()
/linux/include/linux/
H A Dserdev.h120 static inline void *serdev_device_get_drvdata(const struct serdev_device *serdev) in serdev_device_get_drvdata() function
/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c385 struct bno055_ser_priv *priv = serdev_device_get_drvdata(serdev); in bno055_ser_receive_buf()
/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c210 struct dell_uart_backlight *dell_bl = serdev_device_get_drvdata(serdev); in dell_uart_bl_receive()