Home
last modified time | relevance | path

Searched refs:invert_fsync (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dtopology.h1028 unsigned char invert_fsync; /*!< 1 for inverted frame clock, 0 for normal */ member
/third_party/alsa-lib/src/topology/
H A Dpcm.c1569 strcmp(id, "invert_fsync") == 0) { in tplg_parse_hw_config()
1574 hw_cfg->invert_fsync = ival; in tplg_parse_hw_config()
1699 if (err >= 0 && hc->invert_fsync) in tplg_save_hw_config()
1850 cfg->invert_fsync = tpl->invert_fsync; in set_link_hw_config()
2233 hw->invert_fsync = link->hw_config[i].invert_fsync; in tplg_decode_link()
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h345 __u8 invert_fsync; /* 1 for inverted frame clock, 0 for normal */ member

Completed in 6 milliseconds