Searched refs:rfkill_no (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rfkill/
H A Dcore.c928 static unsigned long rfkill_no; local
941 rfkill->idx = rfkill_no;
942 dev_set_name(dev, "rfkill%lu", rfkill_no);
943 rfkill_no++;

Completed in 99 milliseconds