Home
last modified time | relevance | path

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

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