Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Ddevice.c138 const struct catpt_spec *spec = cdev->spec; in catpt_register_board()
213 const struct catpt_spec *spec) in catpt_dev_init()
239 const struct catpt_spec *spec; in catpt_acpi_probe()
260 spec = (const struct catpt_spec *)id->driver_data; in catpt_acpi_probe()
340 static struct catpt_spec lpt_desc = {
355 static struct catpt_spec wpt_desc = {
Dcore.h62 struct catpt_spec { struct
87 const struct catpt_spec *spec; argument