Searched refs:rx_ss (Results 1 – 3 of 3) sorted by relevance
1 rx_ss = ss.source_set() variable2 rx_ss.add(when: 'CONFIG_RX_GDBSIM', if_true: files('rx-gdbsim.c'))3 rx_ss.add(when: 'CONFIG_RX62N_MCU', if_true: files('rx62n.c'))5 hw_arch += {'rx': rx_ss}
5 rx_ss = ss.source_set() variable6 rx_ss.add(gen)7 rx_ss.add(files(15 target_arch += {'rx': rx_ss}
58 struct snd_pcm_substream *rx_ss; member115 snd_pcm_period_elapsed(cam->rx_ss); in camelot_rxdma()131 cam->rx_ss = substream; in camelot_pcm_open()163 cam->rx_ss = NULL; in camelot_pcm_close()