Lines Matching refs:strcmp
1871 if (strcmp(id, "type") == 0) {
1877 if (strcmp(str, "hw")) {
1883 if (strcmp(id, "card") == 0) {
1890 if (strcmp(id, "device") == 0) {
1898 if (strcmp(id, "subdevice") == 0) {
1960 if (strcmp(id, "ipc_key") == 0) {
1971 if (strcmp(id, "ipc_perm") == 0) {
1985 if (strcmp(id, "hw_ptr_alignment") == 0) {
1992 if (strcmp(str, "no") == 0 || strcmp(str, "off") == 0)
1994 else if (strcmp(str, "roundup") == 0)
1996 else if (strcmp(str, "rounddown") == 0)
1998 else if (strcmp(str, "auto") == 0)
2007 if (strcmp(id, "tstamp_type") == 0) {
2014 if (strcmp(str, "default") == 0)
2016 else if (strcmp(str, "gettimeofday") == 0)
2018 else if (strcmp(str, "monotonic") == 0)
2020 else if (strcmp(str, "monotonic_raw") == 0)
2028 if (strcmp(id, "ipc_gid") == 0) {
2062 if (strcmp(id, "ipc_key_add_uid") == 0) {
2070 if (strcmp(id, "slave") == 0) {
2074 if (strcmp(id, "bindings") == 0) {
2078 if (strcmp(id, "slowptr") == 0) {
2085 if (strcmp(id, "max_periods") == 0) {
2093 if (strcmp(id, "var_periodsize") == 0) {
2100 if (strcmp(id, "direct_memory_access") == 0) {