Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/gigaset/
Dbas-gigaset.c45 #define IP_MSGSIZE 3 macro
713 if (unlikely(urb->actual_length < IP_MSGSIZE)) { in read_int_callback()
2208 ucs->int_in_buf = kmalloc(IP_MSGSIZE, GFP_KERNEL); in gigaset_initcshw()
2369 ucs->int_in_buf, IP_MSGSIZE, read_int_callback, cs, in gigaset_probe()