Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-codec.c1580 struct snd_soc_card * (*create_card)(struct device *dev); member
1590 .create_card = sun4i_codec_create_card,
1599 .create_card = sun6i_codec_create_card,
1609 .create_card = sun4i_codec_create_card,
1618 .create_card = sun8i_a23_codec_create_card,
1633 .create_card = sun8i_h3_codec_create_card,
1647 .create_card = sun8i_v3s_codec_create_card,
1803 card = quirks->create_card(&pdev->dev); in sun4i_codec_probe()
/openbmc/linux/drivers/most/
H A Dconfigfs.c515 bool create_card; member
555 snd_grp->create_card = tmp; in most_snd_grp_create_card_store()
559 CONFIGFS_ATTR_WO(most_snd_grp_, create_card);
603 if (!most->create_card) { in most_sound_make_group()
/openbmc/linux/sound/usb/caiaq/
H A Ddevice.c379 static int create_card(struct usb_device *usb_dev, in create_card() function
506 ret = create_card(usb_dev, intf, &card); in snd_probe()
/openbmc/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt172 - create_card
182 by writing '1' to the create_card attribute.
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-most183 create_card