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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Ddriver.h29 #define LINE6_BUFSIZE_LISTEN 32 macro
H A Ddriver.c109 line6->buffer_listen, LINE6_BUFSIZE_LISTEN,
885 line6->buffer_listen = kmalloc(LINE6_BUFSIZE_LISTEN, GFP_KERNEL);

Completed in 44 milliseconds