Searched refs:fc_service (Results 1 – 2 of 2) sorted by relevance
285 char *fc_service; member
1259 for (op = opl_fc_ops; op->fc_service != NULL; ++op) in opl_fc_do_op()1260 if (strcmp(op->fc_service, service) == 0) in opl_fc_do_op()