create_card 471 drivers/staging/most/configfs.c bool create_card; create_card 511 drivers/staging/most/configfs.c snd_grp->create_card = tmp; create_card 515 drivers/staging/most/configfs.c CONFIGFS_ATTR_WO(most_snd_grp_, create_card); create_card 558 drivers/staging/most/configfs.c if (!most->create_card) { create_card 1589 sound/soc/sunxi/sun4i-codec.c struct snd_soc_card * (*create_card)(struct device *dev); create_card 1599 sound/soc/sunxi/sun4i-codec.c .create_card = sun4i_codec_create_card, create_card 1608 sound/soc/sunxi/sun4i-codec.c .create_card = sun6i_codec_create_card, create_card 1618 sound/soc/sunxi/sun4i-codec.c .create_card = sun4i_codec_create_card, create_card 1627 sound/soc/sunxi/sun4i-codec.c .create_card = sun8i_a23_codec_create_card, create_card 1642 sound/soc/sunxi/sun4i-codec.c .create_card = sun8i_h3_codec_create_card, create_card 1656 sound/soc/sunxi/sun4i-codec.c .create_card = sun8i_v3s_codec_create_card, create_card 1816 sound/soc/sunxi/sun4i-codec.c card = quirks->create_card(&pdev->dev); create_card 520 sound/usb/caiaq/device.c ret = create_card(usb_dev, intf, &card);