Lines Matching defs:minor_nm
246 char *minor_nm, *drvr_nm, *name = (char *)NULL;
251 minor_nm = di_minor_name(minor);
253 if ((minor_nm == NULL) || (drvr_nm == NULL)) {
258 minor_nm, di_node_name(node), di_minor_nodetype(minor));
284 (void) strcat(p_path, minor_nm);
298 ugen_create_link(p_path, minor_nm, node, minor);
315 if (strcmp(minor_nm, "sound,audio") == 0) {
319 } else if (strcmp(minor_nm, "sound,audioctl") == 0) {
323 } else if (strcmp(minor_nm, "mux") == 0) {
362 if (strcmp(minor_nm, "hwahc") == 0) {
365 } else if (strcmp(minor_nm, "hubd") == 0) {