Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dxr_serial.c110 struct xr_type { struct
149 static const struct xr_type xr_types[] = { argument
238 const struct xr_type *type;
245 const struct xr_type *type = data->type; in xr_set_reg()
265 const struct xr_type *type = data->type; in xr_get_reg()
465 const struct xr_type *type = data->type; in xr_tiocmset_port()
510 const struct xr_type *type = data->type; in xr_break_ctl()
630 const struct xr_type *type = data->type; in xr_set_flow_mode()
896 static int xr_gpio_init(struct usb_serial_port *port, const struct xr_type *type) in xr_gpio_init()
931 const struct xr_type *type; in xr_port_probe()