Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/net/sunrpc/xprtrdma/
DMakefile3 xprtrdma-y := transport.o rpc_rdma.o verbs.o \
/linux-4.1.27/sound/pci/hda/
Dpatch_realtek.c1085 .v.verbs = alc_gpio1_init_verbs,
1089 .v.verbs = alc_gpio2_init_verbs,
1093 .v.verbs = (const struct hda_verb[]) {
1131 .v.verbs = (const struct hda_verb[]) {
1140 .v.verbs = (const struct hda_verb[]) {
1613 .v.verbs = (const struct hda_verb[]) {
1621 .v.verbs = alc_gpio1_init_verbs,
1631 .v.verbs = (const struct hda_verb[]) {
2018 .v.verbs = (const struct hda_verb[]) {
2026 .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.c1068 .v.verbs = ad1884_dmic_init_verbs,
1078 .v.verbs = ad1884_dmic_init_verbs,
Dhda_codec.h316 struct snd_array verbs; member
DKconfig70 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.c551 .v.verbs = (const struct hda_verb[]) {
Dhda_local.h369 const struct hda_verb *verbs; member
Dhda_codec.c933 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
1050 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_new()
/linux-4.1.27/drivers/infiniband/
DKconfig25 tristate "InfiniBand userspace access (verbs and CM)"
29 kernel side of userspace verbs and the userspace
/linux-4.1.27/drivers/infiniband/hw/ipath/
DKconfig7 including InfiniBand verbs support. This driver allows these
/linux-4.1.27/drivers/infiniband/core/
DMakefile11 ib_core-y := packer.o ud_header.o verbs.o sysfs.o \
/linux-4.1.27/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
Dhda_codec.txt113 For writing a sequence of verbs, use snd_hda_sequence_write().
/linux-4.1.27/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