Searched defs:verb (Results 1 - 20 of 20) sorted by relevance

/linux-4.4.14/include/sound/
H A Dhda_hwdep.h33 u32 verb; /* HDA_VERB() */ member in struct:hda_verb_ioctl
H A Dhda_regmap.h73 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
91 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
109 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
/linux-4.4.14/sound/pci/hda/
H A Dhda_hwdep.c36 u32 verb, res; verb_write_ioctl() local
50 u32 verb, res; get_wcap_ioctl() local
H A Dhda_sysfs.c235 int nid, verb, param; parse_init_verbs() local
H A Dpatch_via.c356 unsigned int verb, parm; __analog_low_current_mode() local
H A Dhda_codec.h355 u32 verb; member in struct:hda_verb
313 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_read() argument
321 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_write() argument
371 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hda_codec_write_cache() argument
H A Dpatch_hdmi.c3284 int verb; atihdmi_pin_set_slot_channel() local
3321 int verb; atihdmi_pin_get_slot_channel() local
H A Dpatch_sigmatel.c4390 analog_loop_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, unsigned int verb) analog_loop_proc_hook() argument
H A Dpatch_ca0132.c789 codec_send_command(struct hda_codec *codec, hda_nid_t nid, unsigned int verb, unsigned int parm, unsigned int *res) codec_send_command() argument
/linux-4.4.14/sound/pci/lola/
H A Dlola_proc.c152 unsigned int id, verb, data, extdata; lola_proc_codec_rw_write() local
H A Dlola.c195 int lola_codec_write(struct lola *chip, unsigned int nid, unsigned int verb, lola_codec_write() argument
204 int lola_codec_read(struct lola *chip, unsigned int nid, unsigned int verb, lola_codec_read() argument
87 corb_send_verb(struct lola *chip, unsigned int nid, unsigned int verb, unsigned int data, unsigned int extdata) corb_send_verb() argument
H A Dlola_pcm.c383 unsigned int verb; lola_get_format_verb() local
410 unsigned int verb, val; lola_set_stream_config() local
/linux-4.4.14/sound/hda/
H A Dhdac_regmap.c37 unsigned int verb = get_verb(reg); hda_volatile_reg() local
64 unsigned int verb = get_verb(reg); hda_writeable_reg() local
113 unsigned int verb = get_verb(reg); hda_readable_reg() local
174 unsigned int verb, left, right; hda_reg_write_stereo_amp() local
203 unsigned int verb; hda_reg_read_coef() local
221 unsigned int verb; hda_reg_write_coef() local
239 int verb = get_verb(reg); hda_reg_read() local
268 unsigned int verb; hda_reg_write() local
382 snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, unsigned int verb) snd_hdac_regmap_add_vendor_verb() argument
H A Dhdac_device.c323 unsigned int verb = (AC_VERB_PARAMETERS << 8) | (nid << 20) | parm; snd_hdac_override_parm() local
213 snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int parm) snd_hdac_make_cmd() argument
266 snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int parm, unsigned int *res) snd_hdac_read() argument
995 codec_read(struct hdac_device *hdac, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) codec_read() argument
1007 codec_write(struct hdac_device *hdac, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) codec_write() argument
1027 snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hdac_codec_read() argument
1046 snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, int flags, unsigned int verb, unsigned int parm) snd_hdac_codec_write() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dhvsi.h38 __be16 verb; member in struct:hvsi_control
46 __be16 verb; member in struct:hvsi_query
51 __be16 verb; member in struct:hvsi_query_response
/linux-4.4.14/include/net/sctp/
H A Dcommand.h201 sctp_verb_t verb; member in struct:__anon13542
228 static inline void sctp_add_cmd_sf(sctp_cmd_seq_t *seq, sctp_verb_t verb, sctp_add_cmd_sf() argument
/linux-4.4.14/drivers/tty/hvc/
H A Dhvsi.c553 static int hvsi_query(struct hvsi_struct *hp, uint16_t verb) hvsi_query() argument
/linux-4.4.14/drivers/block/
H A Dcciss_scsi.c1282 is_keyword(char *ptr, int len, char *verb) // Thanks to ncr53c8xx.c is_keyword() argument
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1008 static int is_keyword(char *ptr, int len, char *verb) is_keyword() argument
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_receiver.c2521 int size, verb; receive_DataRequest() local

Completed in 721 milliseconds