Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/cxt1e1/
Dmusycc.c625 int usedby = 0, last = 0, ts, j, bits[8]; in musycc_update_timeslots() local
644 usedby++; in musycc_update_timeslots()
653 if (!usedby) in musycc_update_timeslots()
655 else if ((usedby == 1) && (lastval == 0xff)) in musycc_update_timeslots()
657 else if ((usedby == 1) && (lastval == 0x7f)) in musycc_update_timeslots()
/linux-3.4.99/include/linux/
Dwanrouter.h397 char usedby[USED_BY_FIELD]; /* used by API or WANPIPE */ member