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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c1971 static inline struct scc_channel *scc_net_seq_idx(loff_t pos) function
1986 return *pos ? scc_net_seq_idx(*pos - 1) : SEQ_START_TOKEN;

Completed in 54 milliseconds