Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rdmavt/
H A DKconfig3 tristate "RDMA verbs transport library"
8 This is a common software verbs provider for RDMA networks.
/linux/drivers/infiniband/sw/rxe/
H A DKconfig19 verbs API. The user space verbs API requires a support
21 space verbs API, libibverbs. The other layer interfaces
/linux/sound/hda/codecs/realtek/
H A Dalc882.c339 .v.verbs = (const struct hda_verb[]) {
347 .v.verbs = (const struct hda_verb[]) {
356 .v.verbs = (const struct hda_verb[]) {
365 .v.verbs = (const struct hda_verb[]) {
374 .v.verbs = (const struct hda_verb[]) {
424 /* additional init verbs for Acer Aspire 8930G */
426 .v.verbs = (const struct hda_verb[]) {
H A Dalc262.c76 .v.verbs = (const struct hda_verb[]) {
84 .v.verbs = (const struct hda_verb[]) {
H A Dalc880.c75 .v.verbs = (const struct hda_verb[]) {
113 .v.verbs = (const struct hda_verb[]) {
122 .v.verbs = (const struct hda_verb[]) {
H A Dalc260.c122 .v.verbs = (const struct hda_verb[]) {
140 .v.verbs = (const struct hda_verb[]) {
H A Dalc269.c1095 static const struct hda_verb verbs[] = { in alc271_fixup_dmic() local
1107 snd_hda_sequence_write(codec, verbs); in alc271_fixup_dmic()
4377 .v.verbs = (const struct hda_verb[]) {
4406 .v.verbs = (const struct hda_verb[]) {
4420 .v.verbs = (const struct hda_verb[]) {
4737 .v.verbs = (const struct hda_verb[]) {
4808 .v.verbs = (const struct hda_verb[]) {
4857 .v.verbs = (const struct hda_verb[]) {
5143 .v.verbs = (const struct hda_verb[]) {
5186 .v.verbs = (const struct hda_verb[]) {
[all …]
H A Dalc662.c377 .v.verbs = (const struct hda_verb[]) {
612 .v.verbs = (const struct hda_verb[]) {
729 .v.verbs = (const struct hda_verb[]) {
770 .v.verbs = (const struct hda_verb[]) {
H A Dalc861.c68 .v.verbs = (const struct hda_verb[]) {
/linux/drivers/infiniband/hw/qedr/
H A DMakefile4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
/linux/net/sunrpc/xprtrdma/
H A DMakefile4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o ib_client.o \
/linux/drivers/infiniband/hw/mana/
H A DKconfig8 for workloads (e.g. DPDK, MPI etc) that uses RDMA verbs to directly
/linux/sound/hda/common/
H A Dauto_parser.c731 * snd_hda_add_verbs - Add verbs to the init list in snd_hda_get_pin_label()
735 * Append the given verb list to the execution list. The verbs will be in snd_hda_get_pin_label()
742 v = snd_array_new(&codec->verbs); in snd_hda_get_pin_label()
759 snd_array_for_each(&codec->verbs, i, v) in snd_hda_get_pin_label()
805 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in snd_hda_apply_verbs()
807 codec_dbg(codec, "%s: Apply fix-verbs for %s\n",
809 snd_hda_add_verbs(codec, fix->v.verbs);
H A DKconfig25 codec setup, add extra verbs, and re-configure the codec dynamically.
H A Dhda_local.h271 * Fix-up pin default configurations and add default verbs
291 const struct hda_verb *verbs;
290 const struct hda_verb *verbs; global() member
H A Dcodec.c781 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
925 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_device_init()
2240 /* set digital convert verbs both for the given NID and its followers */ in convert_to_spdif_status()
2836 /* execute additional init verbs */
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst82 verbs (Set/Get Coefficient Index, Set/Get Processing Coefficient). The node is
98 enabled via verbs on NID 01h). Additionally, it can mix (with optional
H A Dmodels.rst262 Enable initialization verbs for Huawei MBX stereo speakers;
/linux/sound/hda/codecs/
H A Danalog.c1010 .v.verbs = ad1884_dmic_init_verbs,
1020 .v.verbs = ad1884_dmic_init_verbs,
H A Dsigmatel.c1431 .v.verbs = (const struct hda_verb[]) {
2707 .v.verbs = hp_bnb13_eq_verbs,
3891 .v.verbs = d965_core_init,
4241 .v.verbs = (const struct hda_verb[]) {
H A Dconexant.c908 .v.verbs = (const struct hda_verb[]) {
/linux/sound/hda/codecs/cirrus/
H A Dcs420x.c501 .v.verbs = (const struct hda_verb[]) {
/linux/include/sound/
H A Dhda_codec.h289 struct snd_array verbs; member
/linux/
H A DMAINTAINERS22799 RDMAVT - RDMA verbs software