Searched refs:setup_input_path (Results 1 – 2 of 2) sorted by relevance
68 int (*setup_input_path)(int, const char *); member
711 if (sd && vpif_cfg->setup_input_path) { in vpif_set_input()712 ret = vpif_cfg->setup_input_path(ch->channel_id, in vpif_set_input()