Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dxr_serial.c110 struct xr_type { struct
111 int reg_width;
112 u8 reg_recipient;
113 u8 set_reg;
114 u8 get_reg;
116 u16 uart_enable;
117 u16 flow_control;
141 enum xr_type_id { argument
149 static const struct xr_type xr_types[] = { argument