Home
last modified time | relevance | path

Searched defs:mu (Results 1 – 7 of 7) sorted by relevance

/drivers/input/
Dinput-mt.c315 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) in adjust_dual()
348 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix()
365 int mu) in input_mt_set_matrix()
445 int mu = 2 * dmax * dmax; in input_mt_assign_slots() local
/drivers/isdn/mISDN/
Ddsp_audio.c90 short mu, e, f, y; in ulaw2linear() local
/drivers/tee/optee/
Doptee_private.h40 struct mutex mu; member
/drivers/mtd/nand/raw/atmel/
Dpmecc.c176 s32 *mu; member
491 s32 *mu = user->mu; in atmel_pmecc_get_sigma() local
/drivers/infiniband/hw/hfi1/
Dfirmware.c99 u8 mu[MU_SIZE]; member
118 u8 *mu; /* pointer to mu */ member
/drivers/scsi/
Dhptiop.h278 struct hpt_iopmu_mv __iomem *mu; member
284 struct hpt_iopmu_mvfrey __iomem *mu; member
Dhptiop.c142 static u64 mv_outbound_read(struct hpt_iopmu_mv __iomem *mu) in mv_outbound_read()