Searched defs:appid (Results 1 – 4 of 4) sorted by relevance
162 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument163 #define MBP_IDENT(appid, item) \ argument
51 char appid[128]; /* application identifier */ member89 char appid[128]; /* application identifier */ member
775 u64 gfir, sluid, appid, ufir, ufec, sfir, sfec; in genwqe_read_ffdc_regs() local
335 u8 bitnum = 0, appid = MMA9551_APPID_PEDOMETER; in mma9553_conf_gpio() local