Home
last modified time | relevance | path

Searched defs:serdev (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/tty/serdev/
H A DMakefile
/kernel/linux/linux-6.6/drivers/tty/serdev/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gnss/
H A Dmtk.c66 static int mtk_probe(struct serdev_device *serdev) in mtk_probe() argument
120 static void mtk_remove(struct serdev_device *serdev) in mtk_remove() argument
H A Dserial.h15 struct serdev_device *serdev; member
H A Dubx.c66 static int ubx_probe(struct serdev_device *serdev) in ubx_probe() argument
120 static void ubx_remove(struct serdev_device *serdev) in ubx_remove() argument
H A Dserial.c25 struct serdev_device *serdev = gserial->serdev; in gnss_serial_open() local
52 struct serdev_device *serdev in gnss_serial_close() local
63 struct serdev_device *serdev = gserial->serdev; gnss_serial_write_raw() local
83 gnss_serial_receive_buf(struct serdev_device *serdev, const unsigned char *buf, size_t count) gnss_serial_receive_buf() argument
110 gnss_serial_parse_dt(struct serdev_device *serdev) gnss_serial_parse_dt() argument
123 gnss_serial_allocate(struct serdev_device *serdev, size_t data_size) gnss_serial_allocate() argument
173 struct serdev_device *serdev = gserial->serdev; gnss_serial_register() local
202 struct serdev_device *serdev = gserial->serdev; gnss_serial_deregister() local
[all...]
H A Dsirf.c40 struct serdev_device *serdev; member
91 struct serdev_device *serdev = data->serdev; in sirf_open() local
128 struct serdev_device *serdev = data->serdev; sirf_close() local
143 struct serdev_device *serdev = data->serdev; sirf_write_raw() local
163 sirf_receive_buf(struct serdev_device *serdev, const unsigned char *buf, size_t count) sirf_receive_buf() argument
382 sirf_parse_dt(struct serdev_device *serdev) sirf_parse_dt() argument
395 sirf_probe(struct serdev_device *serdev) sirf_probe() argument
536 sirf_remove(struct serdev_device *serdev) sirf_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/gnss/
H A Dubx.c66 static int ubx_probe(struct serdev_device *serdev) in ubx_probe() argument
120 static void ubx_remove(struct serdev_device *serdev) in ubx_remove() argument
H A Dmtk.c66 static int mtk_probe(struct serdev_device *serdev) in mtk_probe() argument
120 static void mtk_remove(struct serdev_device *serdev) in mtk_remove() argument
H A Dserial.h15 struct serdev_device *serdev; member
H A Dserial.c25 struct serdev_device *serdev = gserial->serdev; in gnss_serial_open() local
52 struct serdev_device *serdev in gnss_serial_close() local
63 struct serdev_device *serdev = gserial->serdev; gnss_serial_write_raw() local
83 gnss_serial_receive_buf(struct serdev_device *serdev, const unsigned char *buf, size_t count) gnss_serial_receive_buf() argument
110 gnss_serial_parse_dt(struct serdev_device *serdev) gnss_serial_parse_dt() argument
123 gnss_serial_allocate(struct serdev_device *serdev, size_t data_size) gnss_serial_allocate() argument
173 struct serdev_device *serdev = gserial->serdev; gnss_serial_register() local
202 struct serdev_device *serdev = gserial->serdev; gnss_serial_deregister() local
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_serdev.c60 struct serdev_device *serdev = hu->serdev; in hci_uart_write_work() local
240 hci_uart_write_wakeup(struct serdev_device *serdev) hci_uart_write_wakeup() argument
265 hci_uart_receive_buf(struct serdev_device *serdev, const u8 *data, size_t count) hci_uart_receive_buf() argument
[all...]
H A Dhci_mrvl.c396 static int mrvl_serdev_probe(struct serdev_device *serdev) in mrvl_serdev_probe() argument
410 mrvl_serdev_remove(struct serdev_device *serdev) mrvl_serdev_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_serdev.c60 struct serdev_device *serdev = hu->serdev; in hci_uart_write_work() local
249 hci_uart_write_wakeup(struct serdev_device *serdev) hci_uart_write_wakeup() argument
274 hci_uart_receive_buf(struct serdev_device *serdev, const u8 *data, size_t count) hci_uart_receive_buf() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Duart.c54 static int s3fwrn82_uart_read(struct serdev_device *serdev, in s3fwrn82_uart_read() argument
92 static int s3fwrn82_uart_parse_dt(struct serdev_device *serdev) in s3fwrn82_uart_parse_dt() argument
111 static int s3fwrn82_uart_probe(struct serdev_device *serdev) in s3fwrn82_uart_probe() argument
174 s3fwrn82_uart_remove(struct serdev_device *serdev) s3fwrn82_uart_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dscd30_serial.c58 struct serdev_device *serdev = to_serdev_device(state->dev); in scd30_serdev_xfer() local
177 static int scd30_serdev_receive_buf(struct serdev_device *serdev, in scd30_serdev_receive_buf() argument
216 static int scd30_serdev_probe(struct serdev_device *serdev) in scd30_serdev_probe() argument
[all...]
H A Dpms7003.c72 struct serdev_device *serdev; member
214 static int pms7003_receive_buf(struct serdev_device *serdev, in pms7003_receive_buf() argument
270 static int pms7003_probe(struct serdev_device *serdev) in pms7003_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Duart.c29 struct serdev_device *serdev; member
206 static int pn532_receive_buf(struct serdev_device *serdev, in pn532_receive_buf() argument
238 static int pn532_uart_probe(struct serdev_device *serdev) in pn532_uart_probe() argument
306 pn532_uart_remove(struct serdev_device *serdev) pn532_uart_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_uart.c77 struct serdev_device *serdev; member
84 static int cros_ec_uart_rx_bytes(struct serdev_device *serdev, in cros_ec_uart_rx_bytes() argument
134 struct serdev_device *serdev = ec_uart->serdev; in cros_ec_uart_pkt_xfer() local
252 cros_ec_uart_probe(struct serdev_device *serdev) cros_ec_uart_probe() argument
308 cros_ec_uart_remove(struct serdev_device *serdev) cros_ec_uart_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H A Duart.c29 struct serdev_device *serdev; member
206 static int pn532_receive_buf(struct serdev_device *serdev, in pn532_receive_buf() argument
238 static int pn532_uart_probe(struct serdev_device *serdev) in pn532_uart_probe() argument
306 pn532_uart_remove(struct serdev_device *serdev) pn532_uart_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dscd30_serial.c58 struct serdev_device *serdev = to_serdev_device(state->dev); in scd30_serdev_xfer() local
177 static int scd30_serdev_receive_buf(struct serdev_device *serdev, in scd30_serdev_receive_buf() argument
216 static int scd30_serdev_probe(struct serdev_device *serdev) in scd30_serdev_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/caif/
H A Dcaif_serial.c412 struct ser_device *serdev = netdev_priv(dev); in caifdev_setup() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c53 struct serdev_device *serdev; member
63 qca_tty_receive(struct serdev_device *serdev, const unsigned char *data, in qca_tty_receive() argument
163 static void qca_tty_wakeup(struct serdev_device *serdev) in qca_tty_wakeup() argument
322 static int qca_uart_probe(struct serdev_device *serdev) in qca_uart_probe() argument
394 qca_uart_remove(struct serdev_device *serdev) qca_uart_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/caif/
H A Dcaif_serial.c399 struct ser_device *serdev = netdev_priv(dev); in caifdev_setup() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c52 struct serdev_device *serdev; member
62 qca_tty_receive(struct serdev_device *serdev, const unsigned char *data, in qca_tty_receive() argument
162 static void qca_tty_wakeup(struct serdev_device *serdev) in qca_tty_wakeup() argument
321 static int qca_uart_probe(struct serdev_device *serdev) in qca_uart_probe() argument
388 qca_uart_remove(struct serdev_device *serdev) qca_uart_remove() argument
[all...]

Completed in 12 milliseconds

123