Home
last modified time | relevance | path

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

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