Home
last modified time | relevance | path

Searched defs:xmod (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h713 xmod, xpipe, xinstance, xtask, tlv_array, xgain_val, \ argument
727 xmod, xpipe, xinstance, xtask, xtype, xgain_val, \ argument
738 xmod, xpipe, xinstance, xtask, xgain_val, xpname) \ argument
760 xmod, xpipe, xinstance, xtask, tlv_array, xgain_val) \ argument
794 #define SST_ALGO_CTL_VALUE(xcount, xtype, xpipe, xmod, xtask, xcmd) \ argument
800 #define SST_ALGO_KCONTROL(xname, xcount, xmod, xpipe, \ argument
810 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument
817 #define SST_ALGO_KCONTROL_BOOL(xpname, xmname, xmod, xpipe, xinstance, xtask) \ argument
823 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument
828 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3044 struct yaffs_xattr_mod xmod; in yaffs_do_xattrib_mod() local
3063 struct yaffs_xattr_mod *xmod) in yaffs_apply_xattrib_mod()
3259 int is_shrink, int shadows, struct yaffs_xattr_mod *xmod) in yaffs_update_oh()