Home
last modified time | relevance | path

Searched refs:packet_format_1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dcypress_m8.c87 packet_format_1, /* b0:status, b1:payload count */ enumerator
477 priv->pkt_fmt = packet_format_1; in cypress_generic_port_probe()
517 priv->pkt_fmt = packet_format_1; in cypress_earthmate_port_probe()
713 case packet_format_1: in cypress_send()
745 case packet_format_1: in cypress_send()
763 (priv->pkt_fmt == packet_format_1 ? 2 : 1); in cypress_send()
1079 case packet_format_1: in cypress_read_int_callback()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcypress_m8.c87 packet_format_1, /* b0:status, b1:payload count */ enumerator
478 priv->pkt_fmt = packet_format_1; in cypress_generic_port_probe()
518 priv->pkt_fmt = packet_format_1; in cypress_earthmate_port_probe()
712 case packet_format_1: in cypress_send()
744 case packet_format_1: in cypress_send()
762 (priv->pkt_fmt == packet_format_1 ? 2 : 1); in cypress_send()
1064 case packet_format_1: in cypress_read_int_callback()

Completed in 5 milliseconds