Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan.c543 #define GLOCONT_BUFLEN 64 macro
1854 serial, s_priv->glocont_buf, GLOCONT_BUFLEN, in keyspan_setup_urbs()
2821 s_priv->glocont_buf = kzalloc(GLOCONT_BUFLEN, GFP_KERNEL); in keyspan_startup()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dkeyspan.c523 #define GLOCONT_BUFLEN 64 macro
1838 serial, s_priv->glocont_buf, GLOCONT_BUFLEN, in keyspan_setup_urbs()
2805 s_priv->glocont_buf = kzalloc(GLOCONT_BUFLEN, GFP_KERNEL); in keyspan_startup()

Completed in 7 milliseconds