BT431_CURSOR_SIZE  212 drivers/video/fbdev/bt431.h 	for (y = 0; y < BT431_CURSOR_SIZE; y++)
BT431_CURSOR_SIZE  213 drivers/video/fbdev/bt431.h 		for (x = 0; x < BT431_CURSOR_SIZE / 8; x++) {
BT431_CURSOR_SIZE  108 drivers/video/fbdev/pmag-aa-fb.c 	if (cursor->image.height > BT431_CURSOR_SIZE ||
BT431_CURSOR_SIZE  109 drivers/video/fbdev/pmag-aa-fb.c 	    cursor->image.width > BT431_CURSOR_SIZE) {