Symbol: serdev_device_ops
drivers/bluetooth/btmtkuart.c
407
static const struct serdev_device_ops btmtkuart_client_ops = {
drivers/bluetooth/btnxpuart.c
1781
static const struct serdev_device_ops btnxpuart_client_ops = {
drivers/bluetooth/hci_serdev.c
298
static const struct serdev_device_ops hci_serdev_client_ops = {
drivers/gnss/serial.c
92
static const struct serdev_device_ops gnss_serial_serdev_ops = {
drivers/gnss/sirf.c
183
static const struct serdev_device_ops sirf_serdev_ops = {
drivers/greybus/gb-beagleplay.c
575
static struct serdev_device_ops gb_beagleplay_ops = {
drivers/iio/chemical/mhz19b.c
255
static const struct serdev_device_ops mhz19b_ops = {
drivers/iio/chemical/pms7003.c
257
static const struct serdev_device_ops pms7003_serdev_ops = {
drivers/iio/chemical/scd30_serial.c
211
static const struct serdev_device_ops scd30_serdev_ops = {
drivers/iio/chemical/sps30_serial.c
270
static const struct serdev_device_ops sps30_serial_device_ops = {
drivers/iio/imu/bno055/bno055_ser_core.c
490
static const struct serdev_device_ops bno055_ser_serdev_ops = {
drivers/mfd/qnap-mcu.c
208
static const struct serdev_device_ops qnap_mcu_serdev_device_ops = {
drivers/mfd/rave-sp.c
763
static const struct serdev_device_ops rave_sp_serdev_device_ops = {
drivers/net/ethernet/qualcomm/qca_uart.c
155
static const struct serdev_device_ops qca_serdev_ops = {
drivers/nfc/pn533/uart.c
235
static const struct serdev_device_ops pn532_serdev_ops = {
drivers/nfc/s3fwrn5/uart.c
84
static const struct serdev_device_ops s3fwrn82_serdev_ops = {
drivers/platform/chrome/cros_ec_uart.c
247
static const struct serdev_device_ops cros_ec_uart_client_ops = {
drivers/platform/surface/aggregator/core.c
250
static const struct serdev_device_ops ssam_serdev_ops = {
drivers/platform/x86/dell/dell-uart-backlight.c
265
static const struct serdev_device_ops dell_uart_bl_serdev_ops = {
drivers/platform/x86/lenovo/yoga-tab2-pro-1380-fastcharger.c
146
static const struct serdev_device_ops yt2_1380_fc_serdev_ops = {
drivers/w1/masters/w1-uart.c
313
static const struct serdev_device_ops w1_uart_serdev_ops = {
include/linux/serdev.h
141
const struct serdev_device_ops *ops)
include/linux/serdev.h
47
const struct serdev_device_ops *ops;
sound/drivers/serial-generic.c
118
static const struct serdev_device_ops snd_serial_generic_serdev_device_ops = {