Lines Matching refs:strcmp

56 		if (pcm && !strcmp(pcm->dai_name, id))
425 if (strcmp(id, "comment") == 0)
430 if (strcmp(id, "formats") == 0) {
448 if (strcmp(id, "rates") == 0) {
466 if (strcmp(id, "rate_min") == 0) {
472 if (strcmp(id, "rate_max") == 0) {
478 if (strcmp(id, "channels_min") == 0) {
484 if (strcmp(id, "channels_max") == 0) {
490 if (strcmp(id, "periods_min") == 0) {
496 if (strcmp(id, "periods_max") == 0) {
502 if (strcmp(id, "period_size_min") == 0) {
508 if (strcmp(id, "period_size_max") == 0) {
514 if (strcmp(id, "buffer_size_min") == 0) {
520 if (strcmp(id, "buffer_size_max") == 0) {
526 if (strcmp(id, "sig_bits") == 0) {
651 if (strcmp(id, "playback") == 0) {
654 } else if (strcmp(id, "capture") == 0) {
668 if (strcmp(id, "capabilities") == 0) {
763 if (strcmp(id, "id") == 0) {
867 if (strcmp(id, "comment") == 0)
872 if (strcmp(id, "id") == 0) {
878 if (strcmp(id, "pcm") == 0) {
886 if (strcmp(id, "compress") == 0) {
897 if (strcmp(id, "dai") == 0) {
906 if (strcmp(id, "symmetric_rates") == 0) {
915 if (strcmp(id, "symmetric_channels") == 0) {
924 if (strcmp(id, "symmetric_sample_bits") == 0) {
933 if (strcmp(id, "ignore_suspend") == 0) {
943 if (strcmp(id, "data") == 0) {
1017 if (strcmp(id, "comment") == 0)
1022 if (strcmp(id, "id") == 0) {
1028 if (strcmp(id, "playback") == 0) {
1035 if (strcmp(id, "capture") == 0) {
1043 if (strcmp(id, "pcm") == 0) {
1052 if (strcmp(id, "symmetric_rates") == 0) {
1061 if (strcmp(id, "symmetric_channels") == 0) {
1070 if (strcmp(id, "symmetric_sample_bits") == 0) {
1079 if (strcmp(id, "ignore_suspend") == 0) {
1089 if (strcmp(id, "data") == 0) {
1180 if (strcmp(id, "comment") == 0)
1185 if (strcmp(id, "id") == 0) {
1191 if (strcmp(id, "stream_name") == 0) {
1201 if (strcmp(id, "hw_configs") == 0) {
1208 if (strcmp(id, "default_hw_conf_id") == 0) {
1215 if (strcmp(id, "symmetric_rates") == 0) {
1224 if (strcmp(id, "symmetric_channels") == 0) {
1233 if (strcmp(id, "symmetric_sample_bits") == 0) {
1242 if (strcmp(id, "ignore_suspend") == 0) {
1252 if (strcmp(id, "data") == 0) {
1327 if (strcmp(id, "comment") == 0)
1332 if (strcmp(id, "id") == 0) {
1458 if (strcmp(id, "comment") == 0)
1463 if (strcmp(id, "id") == 0) {
1469 if (strcmp(id, "format") == 0 ||
1470 strcmp(id, "fmt") == 0) {
1482 if (strcmp(id, "bclk_master") == 0) {
1488 strcmp(id, "bclk") == 0) {
1493 if (!strcmp(val, "master")) {
1500 } else if (!strcmp(val, "codec_slave")) {
1504 } else if (!strcmp(val, "codec_consumer")) {
1506 } else if (!strcmp(val, "codec_master")) {
1510 } else if (!strcmp(val, "codec_provider")) {
1516 if (strcmp(id, "bclk_freq") == 0 ||
1517 strcmp(id, "bclk_rate") == 0) {
1523 if (strcmp(id, "bclk_invert") == 0 ||
1524 strcmp(id, "invert_bclk") == 0) {
1534 if (strcmp(id, "fsync_master") == 0) {
1540 strcmp(id, "fsync") == 0) {
1545 if (!strcmp(val, "master")) {
1552 } else if (!strcmp(val, "codec_slave")) {
1556 } else if (!strcmp(val, "codec_consumer")) {
1558 } else if (!strcmp(val, "codec_master")) {
1562 } else if (!strcmp(val, "codec_provider")) {
1568 if (strcmp(id, "fsync_invert") == 0 ||
1569 strcmp(id, "invert_fsync") == 0) {
1578 if (strcmp(id, "fsync_freq") == 0 ||
1579 strcmp(id, "fsync_rate") == 0) {
1585 if (strcmp(id, "mclk_freq") == 0 ||
1586 strcmp(id, "mclk_rate") == 0) {
1592 if (strcmp(id, "mclk") == 0 ||
1593 strcmp(id, "mclk_direction") == 0) {
1597 if (!strcmp(val, "master")) {
1604 } else if (!strcmp(val, "codec_mclk_in")) {
1606 } else if (!strcmp(val, "codec_mclk_out")) {
1612 if (strcmp(id, "pm_gate_clocks") == 0 ||
1613 strcmp(id, "clock_gated") == 0) {
1627 if (strcmp(id, "tdm_slots") == 0) {
1633 if (strcmp(id, "tdm_slot_width") == 0) {
1639 if (strcmp(id, "tx_slots") == 0) {
1645 if (strcmp(id, "rx_slots") == 0) {
1651 if (strcmp(id, "tx_channels") == 0) {
1657 if (strcmp(id, "rx_channels") == 0) {