py               1212 crypto/ecc.c   	u64 py[ECC_MAX_DIGITS];
py               1219 crypto/ecc.c   	vli_set(py, p->y, ndigits);
py               1220 crypto/ecc.c   	xycz_add(px, py, result->x, result->y, curve->p, ndigits);
py                 44 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 				       int32_t *px, int32_t *py, u_int16_t np);
py               4269 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 				       int32_t *px, int32_t *py, u_int16_t np)
py               4289 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 				hy = py[ip];
py               4298 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 				ly = py[ip];
py                256 drivers/video/console/sticon.c 				  int *px, int *py)
py                287 drivers/video/console/sticon.c     if (py) *py = y;
py               2779 drivers/video/fbdev/core/fbcon.c 				 int *px, int *py)
py               2812 drivers/video/fbdev/core/fbcon.c 	if (py)
py               2813 drivers/video/fbdev/core/fbcon.c 		*py = y;
py                 82 include/linux/console.h 			int *px, int *py);