Home
last modified time | relevance | path

Searched +defs:load +defs:y (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/fbtft/
Dfb_uc1611.c62 static unsigned load = 1; variable
230 int x, y, i; in write_vmem() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c897 int x, int y, bool update) in nv50_crtc_set_image()
1132 struct drm_display_mode *mode, int x, int y, in nv50_crtc_mode_set()
1228 nv50_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in nv50_crtc_mode_set_base()
1252 struct drm_framebuffer *fb, int x, int y, in nv50_crtc_mode_set_base_atomic()
1330 nv50_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv50_crtc_cursor_move()
1361 nv50_crtc_cursor_restore(struct nouveau_crtc *nv_crtc, int x, int y) in nv50_crtc_cursor_restore()
1655 struct nv50_disp_dac_load_v0 load; in nv50_dac_detect() member
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drs.h262 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y)) argument
371 struct iwl_traffic_load load[IWL_MAX_TID_COUNT]; member
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.h2713 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y)) argument
2828 struct il_traffic_load load[TID_MAX_LOAD_COUNT]; member