Searched refs:dev_flag (Results 1 – 1 of 1) sorted by relevance
591 unsigned int dev_flag; in is_codec_supported() local599 dev_flag = O_RDONLY; in is_codec_supported()601 dev_flag = O_WRONLY; in is_codec_supported()603 fd = open(fn, dev_flag); in is_codec_supported()