Home
last modified time | relevance | path

Searched refs:alt_tplg_name (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-topology.c3718 char alt_tplg_name[64]; in skl_tplg_init() local
3720 snprintf(alt_tplg_name, sizeof(alt_tplg_name), "%s-tplg.bin", in skl_tplg_init()
3723 skl->tplg_name, ret, alt_tplg_name); in skl_tplg_init()
3725 ret = request_firmware(&fw, alt_tplg_name, bus->dev); in skl_tplg_init()
3730 alt_tplg_name, ret); in skl_tplg_init()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-topology.c3720 char alt_tplg_name[64]; in skl_tplg_init() local
3722 snprintf(alt_tplg_name, sizeof(alt_tplg_name), "%s-tplg.bin", in skl_tplg_init()
3725 skl->tplg_name, ret, alt_tplg_name); in skl_tplg_init()
3727 ret = request_firmware(&fw, alt_tplg_name, bus->dev); in skl_tplg_init()
3732 alt_tplg_name, ret); in skl_tplg_init()

Completed in 10 milliseconds