Lines Matching refs:strcmp
241 if (strcmp(str, snd_ctl_elem_info_get_item_name(info)) == 0)
422 if (strcmp(id, "comment") == 0)
424 if (strcmp(id, "iface") == 0 || strcmp(id, "interface") == 0) {
437 if (strcmp(id, "name") == 0) {
444 if (strcmp(id, "index") == 0) {
451 if (strcmp(id, "device") == 0) {
458 if (strcmp(id, "subdevice") == 0) {
465 if (strcmp(id, "lock") == 0) {
472 if (strcmp(id, "preserve") == 0) {
479 if (strcmp(id, "value") == 0) {
483 if (strcmp(id, "mask") == 0) {
487 if (strcmp(id, "optional") == 0) {
494 if (strcmp(id, "skip_rest") == 0) {