Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/serial/
Dxr_serial.c109 struct xr_type { struct
148 static const struct xr_type xr_types[] = { argument
237 const struct xr_type *type;
244 const struct xr_type *type = data->type; in xr_set_reg()
264 const struct xr_type *type = data->type; in xr_get_reg()
464 const struct xr_type *type = data->type; in xr_tiocmset_port()
509 const struct xr_type *type = data->type; in xr_break_ctl()
629 const struct xr_type *type = data->type; in xr_set_flow_mode()
892 static int xr_gpio_init(struct usb_serial_port *port, const struct xr_type *type) in xr_gpio_init()
927 const struct xr_type *type; in xr_port_probe()