Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
Dusb-wwan.h34 #define IN_BUFLEN 4096 macro
Dsierra.c39 #define IN_BUFLEN 4096 macro
786 IN_BUFLEN, GFP_KERNEL, in sierra_open()
Dusb_wwan.c511 buffer, IN_BUFLEN, in usb_wwan_port_probe()
Dkeyspan.c545 #define IN_BUFLEN 64 macro
2911 p_priv->in_buffer[i] = kzalloc(IN_BUFLEN, GFP_KERNEL); in keyspan_port_probe()
2943 IN_BUFLEN, in keyspan_port_probe()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch19334 p_priv->in_buffer[i] = kzalloc(IN_BUFLEN, GFP_KERNEL);