Home
last modified time | relevance | path

Searched refs:cs_free (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dpatch_cirrus.c334 #define cs_free snd_hda_gen_free macro
340 .free = cs_free,
613 cs_free(codec); in patch_cs420x()
802 cs_free(codec); in patch_cs4208()
1160 .free = cs_free,
1197 cs_free(codec); in patch_cs4210()
1219 cs_free(codec); in patch_cs4213()
/linux-6.15/drivers/cpufreq/
H A Dcpufreq_conservative.c280 static void cs_free(struct policy_dbs_info *policy_dbs) in cs_free() function
321 .free = cs_free,
/linux-6.15/tools/perf/util/
H A Dprint_insn.c145 cs_free(insn, count); in fprintf_insn_asm()
H A Ddisasm.c1710 cs_free(insn, free_count); in symbol__disassemble_capstone()