invert_fsync 338 include/uapi/sound/asoc.h __u8 invert_fsync; /* 1 for inverted frame clock, 0 for normal */ invert_fsync 2136 sound/soc/soc-topology.c unsigned char invert_bclk, invert_fsync; invert_fsync 2164 sound/soc/soc-topology.c invert_fsync = hw_config->invert_fsync; invert_fsync 2165 sound/soc/soc-topology.c if (!invert_bclk && !invert_fsync) invert_fsync 2167 sound/soc/soc-topology.c else if (!invert_bclk && invert_fsync) invert_fsync 2169 sound/soc/soc-topology.c else if (invert_bclk && !invert_fsync) invert_fsync 2397 sound/soc/sof/topology.c if (hw_config->invert_fsync) invert_fsync 2402 sound/soc/sof/topology.c if (hw_config->invert_fsync)