Searched refs:scc_net_seq_idx (Results 1 – 1 of 1) sorted by relevance
1978 static inline struct scc_channel *scc_net_seq_idx(loff_t pos) in scc_net_seq_idx() function1993 return *pos ? scc_net_seq_idx(*pos - 1) : SEQ_START_TOKEN; in scc_net_seq_start()