Home
last modified time | relevance | path

Searched refs:regbin (Results 1 – 2 of 2) sorted by relevance

/sound/soc/codecs/
A Dpcm6240.c1178 int max = pcm_dev->regbin.ncfgs - 1; in pcmdevice_set_profile_id()
1447 struct pcmdevice_regbin *regbin = &(pcm_dev->regbin); in pcmdevice_config_info_remove() local
1475 struct pcmdevice_regbin *regbin; in pcmdev_regbin_ready() local
1480 regbin = &(pcm_dev->regbin); in pcmdev_regbin_ready()
1481 fw_hdr = &(regbin->fw_hdr); in pcmdev_regbin_ready()
1561 regbin->cfg_info = cfg_info; in pcmdev_regbin_ready()
1562 regbin->ncfgs = 0; in pcmdev_regbin_ready()
1568 if (regbin->ncfgs == 0) in pcmdev_regbin_ready()
1573 regbin->ncfgs += 1; in pcmdev_regbin_ready()
1840 struct pcmdevice_regbin *regbin = &(pcm_dev->regbin); in pcmdevice_select_cfg_blk() local
[all …]
A Dpcm6240.h218 struct pcmdevice_regbin regbin; member

Completed in 12 milliseconds