Searched refs:N_CAIF (Results 1 – 4 of 4) sorted by relevance
31 #define N_CAIF 20 /* CAIF protocol for talking to modems */ macro
27 MODULE_ALIAS_LDISC(N_CAIF);383 .num = N_CAIF,435 pr_err("cannot register CAIF ldisc=%d err=%d\n", N_CAIF, ret); in caif_ser_init()
20 identified as N_CAIF. When this ldisc is opened from user space
37 To achieve this we need to install the N_CAIF ldisc from user space.