Home
last modified time | relevance | path

Searched refs:py (Results 1 – 4 of 4) sorted by relevance

/drivers/video/console/
Dsticon.c255 int *px, int *py) in sticon_getxy() argument
286 if (py) *py = y; in sticon_getxy()
Dfbcon.c2720 int *px, int *py) in fbcon_getxy() argument
2753 if (py) in fbcon_getxy()
2754 *py = y; in fbcon_getxy()
/drivers/media/platform/
Darv.c279 unsigned char *py, *pu, *pv; in ar_read() local
376 py = yuv; in ar_read()
377 pu = py + (ar->frame_bytes / 2); in ar_read()
382 *py++ = *p++; in ar_read()
384 *py++ = *p++; in ar_read()
/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c43 int32_t *px, int32_t *py, u_int16_t np);
4201 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate() argument
4221 hy = py[ip]; in ar9003_hw_power_interpolate()
4230 ly = py[ip]; in ar9003_hw_power_interpolate()