Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/infiniband/
Duser_verbs.txt4 enables direct userspace access to IB hardware via "verbs," as
7 To use the verbs, the libibverbs library, available from
67 and so on. Since the InfiniBand userspace verbs should be safe for
/linux-4.4.14/net/sunrpc/xprtrdma/
DMakefile3 rpcrdma-y := transport.o rpc_rdma.o verbs.o \
/linux-4.4.14/drivers/infiniband/
DKconfig25 tristate "InfiniBand userspace access (verbs and CM)"
29 kernel side of userspace verbs and the userspace
/linux-4.4.14/sound/pci/hda/
Dpatch_realtek.c1093 .v.verbs = alc_gpio1_init_verbs,
1097 .v.verbs = alc_gpio2_init_verbs,
1101 .v.verbs = (const struct hda_verb[]) {
1139 .v.verbs = (const struct hda_verb[]) {
1148 .v.verbs = (const struct hda_verb[]) {
1619 .v.verbs = (const struct hda_verb[]) {
1627 .v.verbs = alc_gpio1_init_verbs,
1637 .v.verbs = (const struct hda_verb[]) {
2023 .v.verbs = (const struct hda_verb[]) {
2031 .v.verbs = (const struct hda_verb[]) {
[all …]
Dhda_auto_parser.c781 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs()
796 for (i = 0; i < codec->verbs.used; i++) { in snd_hda_apply_verbs()
797 struct hda_verb **v = snd_array_elem(&codec->verbs, i); in snd_hda_apply_verbs()
842 if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs) in apply_fixup()
846 snd_hda_add_verbs(codec, fix->v.verbs); in apply_fixup()
Dpatch_analog.c1067 .v.verbs = ad1884_dmic_init_verbs,
1077 .v.verbs = ad1884_dmic_init_verbs,
Dhda_codec.h289 struct snd_array verbs; member
DKconfig54 codec configuration, change the codec setup, add extra verbs,
Dpatch_sigmatel.c1449 .v.verbs = (const struct hda_verb[]) {
2696 .v.verbs = hp_bnb13_eq_verbs,
3880 .v.verbs = d965_core_init,
4223 .v.verbs = (const struct hda_verb[]) {
Dpatch_conexant.c717 .v.verbs = (const struct hda_verb[]) {
Dpatch_cirrus.c565 .v.verbs = (const struct hda_verb[]) {
Dhda_local.h369 const struct hda_verb *verbs; member
Dhda_codec.c728 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
847 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_new()
/linux-4.4.14/drivers/staging/rdma/hfi1/
DMakefile13 uc.o ud.o user_pages.o user_sdma.o verbs_mcast.o verbs.o
DKconfig20 For verbs RC/UC
/linux-4.4.14/drivers/staging/rdma/ipath/
DKconfig7 including InfiniBand verbs support. This driver allows these
/linux-4.4.14/drivers/infiniband/core/
DMakefile11 ib_core-y := packer.o ud_header.o verbs.o sysfs.o \
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt290 codec verbs to the device. Some tools are available: hda-emu and
380 The extra verbs to execute at initialization. You can add a verb by
407 specified codec, and clear all init verbs and hints.
762 Although you can issue any verbs with this program, the driver state
/linux-4.4.14/Documentation/
Ddevices.txt3075 128 = /dev/infiniband/uverbs0 First InfiniBand verbs device
3076 129 = /dev/infiniband/uverbs1 Second InfiniBand verbs device
3078 159 = /dev/infiniband/uverbs31 31st InfiniBand verbs device