Searched defs:ci_nr (Results 1 – 2 of 2) sorted by relevance
39 static inline int altera_ci_init(struct altera_ci_config *config, int ci_nr) in altera_ci_init()45 static inline void altera_ci_release(void *dev, int ci_nr) in altera_ci_release()56 static inline int altera_ci_tuner_reset(void *dev, int ci_nr) in altera_ci_tuner_reset()
482 void altera_ci_release(void *dev, int ci_nr) in altera_ci_release()701 int altera_ci_init(struct altera_ci_config *config, int ci_nr) in altera_ci_init()809 int altera_ci_tuner_reset(void *dev, int ci_nr) in altera_ci_tuner_reset()
Completed in 4 milliseconds