Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hamradio/
Dscc.c1978 static inline struct scc_channel *scc_net_seq_idx(loff_t pos) in scc_net_seq_idx() function
1993 return *pos ? scc_net_seq_idx(*pos - 1) : SEQ_START_TOKEN; in scc_net_seq_start()