Home
last modified time | relevance | path

Searched refs:majors (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/input/touchscreen/
Dhimax_hx83112b.c52 u8 majors[HIMAX_MAX_POINTS]; member
232 u8 w = event->majors[point_index]; in himax_process_event_point()
/linux-6.12.1/Documentation/arch/arm/sa1100/
Dserial_uart.rst14 > serial devices", so you will have a range of minors on those majors (the
/linux-6.12.1/drivers/scsi/
Dsd.c4356 int majors = 0, i, err; in init_sd() local
4363 majors++; in init_sd()
4366 if (!majors) in init_sd()