| /linux/sound/hda/common/ |
| H A D | hda_local.h | 34 #define HDA_CODEC_VOLUME_MONO_IDX(xname, xcidx, nid, channel, xindex, dir, flags) \ argument 44 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, xindex, dir) | flags } 46 #define HDA_CODEC_VOLUME_IDX(xname, xcidx, nid, xindex, direction) \ argument 47 HDA_CODEC_VOLUME_MONO_IDX(xname, xcidx, nid, 3, xindex, direction, 0) 49 #define HDA_CODEC_VOLUME_MONO(xname, nid, channel, xindex, direction) \ argument 50 HDA_CODEC_VOLUME_MONO_IDX(xname, 0, nid, channel, xindex, direction, 0) 52 #define HDA_CODEC_VOLUME(xname, nid, xindex, direction) \ argument 53 HDA_CODEC_VOLUME_MONO(xname, nid, 3, xindex, direction) 55 #define HDA_CODEC_VOLUME_MIN_MUTE(xname, nid, xindex, direction) \ argument 56 HDA_CODEC_VOLUME_MONO_IDX(xname, 0, nid, 3, xindex, directio 59 HDA_CODEC_MUTE_MONO_IDX(xname,xcidx,nid,channel,xindex,direction) global() argument 67 HDA_CODEC_MUTE_IDX(xname,xcidx,nid,xindex,direction) global() argument 70 HDA_CODEC_MUTE_MONO(xname,nid,channel,xindex,direction) global() argument 73 HDA_CODEC_MUTE(xname,nid,xindex,direction) global() argument 77 HDA_CODEC_MUTE_BEEP_MONO_IDX(xname,xcidx,nid,channel,xindex,direction) global() argument 90 HDA_CODEC_MUTE_BEEP_MONO(xname,nid,channel,xindex,direction) global() argument 93 HDA_CODEC_MUTE_BEEP(xname,nid,xindex,direction) global() argument [all...] |
| /linux/include/sound/ |
| H A D | wss.h | 162 #define WSS_SINGLE(xname, xindex, reg, shift, mask, invert) \ argument 165 .index = xindex, \ 178 #define WSS_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \ argument 181 .index = xindex, \ 188 #define WSS_SINGLE_TLV(xname, xindex, reg, shift, mask, invert, xtlv) \ argument 192 .index = xindex, \ 199 #define WSS_DOUBLE_TLV(xname, xindex, left_reg, right_reg, \ argument 204 .index = xindex, \
|
| /linux/security/apparmor/include/ |
| H A D | perms.h | 85 u32 xindex; member 121 if (!accum->xindex) in aa_perms_accum_raw() 122 accum->xindex = addend->xindex; in aa_perms_accum_raw() 148 if (!accum->xindex) in aa_perms_accum() 149 accum->xindex = addend->xindex; in aa_perms_accum()
|
| H A D | domain.h | 25 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex,
|
| /linux/sound/i2c/ |
| H A D | tea6330t.c | 64 #define TEA6330T_MASTER_VOLUME(xname, xindex) \ 65 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 124 #define TEA6330T_MASTER_SWITCH(xname, xindex) \ 125 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 169 #define TEA6330T_BASS(xname, xindex) \ 170 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 217 #define TEA6330T_TREBLE(xname, xindex) \ 218 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 63 TEA6330T_MASTER_VOLUME(xname,xindex) global() argument 123 TEA6330T_MASTER_SWITCH(xname,xindex) global() argument 168 TEA6330T_BASS(xname,xindex) global() argument 216 TEA6330T_TREBLE(xname,xindex) global() argument
|
| /linux/sound/pci/ |
| H A D | ak4531_codec.c | 46 #define AK4531_SINGLE(xname, xindex, reg, shift, mask, invert) \ argument 47 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 51 #define AK4531_SINGLE_TLV(xname, xindex, reg, shift, mask, invert, xtlv) \ argument 54 .name = xname, .index = xindex, \ 111 #define AK4531_DOUBLE(xname, xindex, left_reg, right_reg, left_shift, right_shift, mask, invert) \ argument 112 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 116 #define AK4531_DOUBLE_TLV(xname, xindex, left_reg, right_reg, left_shift, right_shift, mask, invert… argument 119 .name = xname, .index = xindex, \ 194 #define AK4531_INPUT_SW(xname, xindex, reg1, reg2, left_shift, right_shift) \ argument 195 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
|
| /linux/fs/jffs2/ |
| H A D | xattr.c | 96 list_del_init(&xd->xindex); in unload_xattr_datum() 116 list_for_each_entry_safe(xd, _xd, &c->xattrindex[index], xindex) { in reclaim_xattr_datum() 196 list_del_init(&xd->xindex); in do_verify_xattr_datum() 213 BUG_ON(!list_empty(&xd->xindex)); in do_load_xattr_datum() 249 list_add(&xd->xindex, &c->xattrindex[i]); in do_load_xattr_datum() 349 list_for_each_entry(xd, &c->xattrindex[i], xindex) { in create_xattr_datum() 396 list_add(&xd->xindex, &c->xattrindex[i]); in create_xattr_datum() 414 list_add(&xd->xindex, &c->xattr_dead_list); in unrefer_xattr_datum() 733 list_for_each_entry(xd, &c->xattrindex[i], xindex) { in jffs2_find_xattr_datum() 757 list_for_each_entry_safe(xd, _xd, &c->xattrindex[i], xindex) { in jffs2_clear_xattr_subsystem() [all …]
|
| H A D | xattr.h | 31 struct list_head xindex; /* chained from c->xattrindex[n] */ member
|
| /linux/security/apparmor/ |
| H A D | domain.c | 512 * @xindex: index into x transition table 518 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() 523 u32 xtype = xindex & AA_X_TYPE_MASK; in x_table_lookup() 524 int index = xindex & AA_X_INDEX_MASK; in x_table_lookup() 537 if (xindex & AA_X_CHILD) { in x_table_lookup() 557 * x_to_label - get target label for a given xindex 561 * @xindex: index into x transition table 571 const char *name, u32 xindex, in x_to_label() 578 u32 xtype = xindex & AA_X_TYPE_MASK; in x_to_label() 592 new = x_table_lookup(profile, xindex, lookupnam in x_to_label() 517 x_table_lookup(struct aa_profile * profile,u32 xindex,const char ** name) x_table_lookup() argument 570 x_to_label(struct aa_profile * profile,const struct linux_binprm * bprm,const char * name,u32 xindex,const char ** lookupname,const char ** info) x_to_label() argument [all...] |
| H A D | policy_compat.c | 120 perms.xindex = dfa_user_xindex(dfa, state); in compute_fperms_user() 135 perms.xindex = dfa_other_xindex(dfa, state); in compute_fperms_other() 272 table[state].quiet, table[state].xindex, in compute_perms()
|
| H A D | file.c | 395 !xindex_is_subset(lperms.xindex, perms.xindex)) { in profile_path_link()
|
| H A D | policy_unpack.c | 918 aa_unpack_u32(e, &perm->xindex, NULL) && in unpack_perm() 1527 if ((pdb->perms[i].xindex & AA_X_TYPE_MASK) == AA_X_TABLE) { in verify_perms() 1528 xidx = pdb->perms[i].xindex & AA_X_INDEX_MASK; in verify_perms()
|
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 2211 #define HDSPM_SYSTEM_SAMPLE_RATE(xname, xindex) \ argument 2214 .index = xindex, \ 2376 #define HDSPM_AUTOSYNC_SAMPLE_RATE(xname, xindex) \ argument 2379 .private_value = xindex, \ 2484 #define HDSPM_SYSTEM_CLOCK_MODE(xname, xindex) \ argument 2487 .index = xindex, \ 2569 #define HDSPM_INTERNAL_CLOCK(xname, xindex) \ argument 2572 .index = xindex, \ 2663 #define HDSPM_PREF_SYNC_REF(xname, xindex) \ argument 2666 .index = xindex, \ [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | arcfb.c | 252 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local 257 xindex = left >> 6; in arcfb_lcd_update_page() 259 chipindex = (xindex + (yindex*num_cols)); in arcfb_lcd_update_page()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-alsa.c | 899 #define SAA713x_VOLUME(xname, xindex, addr) \ argument 900 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 996 #define SAA713x_CAPSRC(xname, xindex, addr) \ argument 997 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
|
| /linux/sound/drivers/ |
| H A D | dummy.c | 698 #define DUMMY_VOLUME(xname, xindex, addr) \ argument 701 .name = xname, .index = xindex, \ 756 #define DUMMY_CAPSRC(xname, xindex, addr) \ argument 757 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
|
| /linux/sound/pci/ice1712/ |
| H A D | ice1712.h | 442 #define ICE1712_GPIO(xiface, xname, xindex, mask, invert, xaccess) \ argument
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1398 #define YMFPCI_SINGLE(xname, xindex, reg, shift) \ argument 1399 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 1451 #define YMFPCI_DOUBLE(xname, xindex, reg) \ argument 1452 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
|