Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c111 struct xr_type { struct
150 static const struct xr_type xr_types[] = { argument
239 const struct xr_type *type;
247 const struct xr_type *type = data->type; in xr_set_reg()
267 const struct xr_type *type = data->type; in xr_get_reg()
467 const struct xr_type *type = data->type; in xr_tiocmset_port()
512 const struct xr_type *type = data->type; in xr_break_ctl()
632 const struct xr_type *type = data->type; in xr_set_flow_mode()
980 static int xr_gpio_init(struct usb_serial_port *port, const struct xr_type *type) in xr_gpio_init()
1015 const struct xr_type *type; in xr_port_probe()