Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c974 char mux_items[NAME_SIZE]; in hdac_hdmi_create_pin_port_muxs() local
1007 sprintf(mux_items, "NONE"); in hdac_hdmi_create_pin_port_muxs()
1008 items[i] = devm_kstrdup(&hdev->dev, mux_items, GFP_KERNEL); in hdac_hdmi_create_pin_port_muxs()
1014 sprintf(mux_items, "cvt %d", cvt->nid); in hdac_hdmi_create_pin_port_muxs()
1015 items[i] = devm_kstrdup(&hdev->dev, mux_items, GFP_KERNEL); in hdac_hdmi_create_pin_port_muxs()