Home
last modified time | relevance | path

Searched defs:xindex (Results 1 – 9 of 9) sorted by relevance

/linux/sound/hda/common/
H A Dhda_local.h34 #define HDA_CODEC_VOLUME_MONO_IDX(xname, xcidx, nid, channel, xindex, dir, flags) \ argument
46 #define HDA_CODEC_VOLUME_IDX(xname, xcidx, nid, xindex, direction) \ argument
49 #define HDA_CODEC_VOLUME_MONO(xname, nid, channel, xindex, direction) \ argument
52 #define HDA_CODEC_VOLUME(xname, nid, xindex, direction) \ argument
55 #define HDA_CODEC_VOLUME_MIN_MUTE(xname, nid, xindex, direction) \ argument
59 #define HDA_CODEC_MUTE_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
67 #define HDA_CODEC_MUTE_IDX(xname, xcidx, nid, xindex, direction) \ argument
70 #define HDA_CODEC_MUTE_MONO(xname, nid, channel, xindex, direction) \ argument
73 #define HDA_CODEC_MUTE(xname, nid, xindex, direction) \ argument
77 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
[all …]
/linux/sound/i2c/
H A Dtea6330t.c63 #define TEA6330T_MASTER_VOLUME(xname, xindex) \ argument
123 #define TEA6330T_MASTER_SWITCH(xname, xindex) \ argument
168 #define TEA6330T_BASS(xname, xindex) \ argument
216 #define TEA6330T_TREBLE(xname, xindex) \ argument
/linux/include/sound/
H A Dwss.h162 #define WSS_SINGLE(xname, xindex, reg, shift, mask, invert) \ argument
178 #define WSS_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \ argument
188 #define WSS_SINGLE_TLV(xname, xindex, reg, shift, mask, invert, xtlv) \ argument
199 #define WSS_DOUBLE_TLV(xname, xindex, left_reg, right_reg, \ argument
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c899 #define SAA713x_VOLUME(xname, xindex, addr) \ argument
996 #define SAA713x_CAPSRC(xname, xindex, addr) \ argument
/linux/fs/jffs2/
H A Dxattr.h31 struct list_head xindex; /* chained from c->xattrindex[n] */ member
/linux/security/apparmor/
H A Ddomain.c517 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup()
570 const char *name, u32 xindex, in x_to_label()
/linux/security/apparmor/include/
H A Dperms.h85 u32 xindex; member
/linux/drivers/video/fbdev/
H A Darcfb.c252 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local
/linux/sound/pci/ice1712/
H A Dice1712.h442 #define ICE1712_GPIO(xiface, xname, xindex, mask, invert, xaccess) \ argument