Searched defs:others (Results 1 - 2 of 2) sorted by relevance

/drivers/regulator/
H A Dmax8997.c591 int others; local
599 for (others = 0; others < 3; others++) {
602 if (others == rid)
604 if (buckx_gpiodvs[others] == false)
606 diff = (buckx_val[others])[i] -
607 (buckx_val[others])[max8997->buck125_gpioindex];
/drivers/isdn/hardware/eicon/
H A Dmessage.c202 static void mixer_notify_update(PLCI *plci, byte others);
11256 static void mixer_notify_update(PLCI *plci, byte others) argument
11265 (char *)(FILE_), __LINE__, others));
11270 if (others)
11276 if (others)
11322 } while (others && (notify_plci != NULL));
11323 if (others)

Completed in 103 milliseconds