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

/linux-4.4.14/drivers/net/hamradio/
H A Dscc.c1974 static inline struct scc_channel *scc_net_seq_idx(loff_t pos) scc_net_seq_idx() function
1989 return *pos ? scc_net_seq_idx(*pos - 1) : SEQ_START_TOKEN; scc_net_seq_start()

Completed in 67 milliseconds