Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/backlight/
H A Dtdo24m.c51 CMD_NULL,
59 CMD_NULL,
67 CMD_NULL,
76 CMD_NULL,
85 CMD_NULL,
98 CMD_NULL,
111 CMD_NULL,
119 CMD_NULL,
127 CMD_NULL,
140 CMD_NULL,
[all …]
/linux-6.15/drivers/acpi/acpica/
H A Ddbinput.c39 CMD_NULL, enumerator
664 return (CMD_NULL); in acpi_db_match_command()
742 case CMD_NULL: in acpi_db_command_dispatch()
/linux-6.15/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c51 #define CMD_NULL 0x00 macro