/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | Makefile | 4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | Makefile | 4 qedr-y := main.o verbs.o qedr_roce_cm.o qedr_iw_cm.o
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | Makefile | 4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o \
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | Makefile | 4 rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o \
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | Makefile | 24 verbs.o \
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | Makefile | 50 verbs.o \
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | Makefile | 51 verbs.o \
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_realtek.c | 940 snd_hda_apply_verbs(codec); /* apply verbs here after own init */ in alc_init() 1289 .v.verbs = (const struct hda_verb[]) { 1327 .v.verbs = (const struct hda_verb[]) { 1336 .v.verbs = (const struct hda_verb[]) { 1810 .v.verbs = (const struct hda_verb[]) { 1828 .v.verbs = (const struct hda_verb[]) { 2328 .v.verbs = (const struct hda_verb[]) { 2336 .v.verbs = (const struct hda_verb[]) { 2345 .v.verbs = (const struct hda_verb[]) { 2354 .v.verbs 4070 static const struct hda_verb verbs[] = { alc271_fixup_dmic() local [all...] |
H A D | hda_auto_parser.c | 773 * snd_hda_add_verbs - Add verbs to the init list 777 * Append the given verb list to the execution list. The verbs will be 784 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs() 801 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs() 847 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in __snd_hda_apply_fixup() 849 codec_dbg(codec, "%s: Apply fix-verbs for %s\n", in __snd_hda_apply_fixup() 851 snd_hda_add_verbs(codec, fix->v.verbs); in __snd_hda_apply_fixup()
|
H A D | patch_analog.c | 1059 .v.verbs = ad1884_dmic_init_verbs, 1069 .v.verbs = ad1884_dmic_init_verbs,
|
H A D | hda_local.h | 277 * Fix-up pin default configurations and add default verbs 297 const struct hda_verb *verbs; member
|
H A D | patch_cirrus.c | 554 .v.verbs = (const struct hda_verb[]) {
|
H A D | patch_sigmatel.c | 1439 .v.verbs = (const struct hda_verb[]) { 2717 .v.verbs = hp_bnb13_eq_verbs, 3901 .v.verbs = d965_core_init, 4251 .v.verbs = (const struct hda_verb[]) {
|
H A D | patch_conexant.c | 266 /* The verbs used in this function were tested on a Conexant CX20751/2 codec. */ in cxt_update_headset_mode() 808 .v.verbs = (const struct hda_verb[]) {
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | Makefile | 10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | Makefile | 10 ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_auto_parser.c | 769 * snd_hda_add_verbs - Add verbs to the init list 773 * Append the given verb list to the execution list. The verbs will be 780 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs() 797 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs() 843 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in __snd_hda_apply_fixup() 845 codec_dbg(codec, "%s: Apply fix-verbs for %s\n", in __snd_hda_apply_fixup() 847 snd_hda_add_verbs(codec, fix->v.verbs); in __snd_hda_apply_fixup()
|
H A D | patch_realtek.c | 939 snd_hda_apply_verbs(codec); /* apply verbs here after own init */ in alc_init() 1275 .v.verbs = (const struct hda_verb[]) { 1313 .v.verbs = (const struct hda_verb[]) { 1322 .v.verbs = (const struct hda_verb[]) { 1796 .v.verbs = (const struct hda_verb[]) { 1814 .v.verbs = (const struct hda_verb[]) { 2314 .v.verbs = (const struct hda_verb[]) { 2322 .v.verbs = (const struct hda_verb[]) { 2331 .v.verbs = (const struct hda_verb[]) { 2340 .v.verbs 4130 static const struct hda_verb verbs[] = { alc271_fixup_dmic() local [all...] |
H A D | patch_analog.c | 1052 .v.verbs = ad1884_dmic_init_verbs, 1062 .v.verbs = ad1884_dmic_init_verbs,
|
H A D | hda_local.h | 268 * Fix-up pin default configurations and add default verbs 288 const struct hda_verb *verbs; member
|
H A D | patch_cirrus.c | 555 .v.verbs = (const struct hda_verb[]) {
|
H A D | patch_sigmatel.c | 1439 .v.verbs = (const struct hda_verb[]) { 2717 .v.verbs = hp_bnb13_eq_verbs, 3901 .v.verbs = d965_core_init, 4251 .v.verbs = (const struct hda_verb[]) {
|
H A D | patch_conexant.c | 375 /* The verbs used in this function were tested on a Conexant CX20751/2 codec. */ in cxt_update_headset_mode() 917 .v.verbs = (const struct hda_verb[]) {
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 218 struct snd_array init_verbs; /* additional init verbs */ 286 /* additional init verbs */ 287 struct snd_array verbs; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 219 struct snd_array init_verbs; /* additional init verbs */ 287 /* additional init verbs */ 288 struct snd_array verbs; member
|