Searched refs:card_device_link (Results 1 – 2 of 2) sorted by relevance
1988 if (component->card_device_link) { in snd_soc_remove_device_links()1989 device_link_del(component->card_device_link); in snd_soc_remove_device_links()1990 component->card_device_link = NULL; in snd_soc_remove_device_links()2147 component->card_device_link = device_link_add(card->dev, in snd_soc_bind_card()2150 if (!component->card_device_link) { in snd_soc_bind_card()
222 struct device_link *card_device_link; member