Searched refs:YAM_PERSIST (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | yam.h | 44 #define YAM_PERSIST (1 << 7) /* Persist (ms) */ macro |
/linux-4.4.14/drivers/net/hamradio/ | ||
D | yam.c | 1049 if (yi.cfg.mask & YAM_PERSIST) { in yam_ioctl() |