Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dloader.h27 #define LOADER_CMD_START 2 /* SW -> FW */ macro
Dloader.c334 union loader_msg_header start_hdr = { .command = LOADER_CMD_START, }; in ishtp_loader_work()
/linux-6.12.1/drivers/hid/intel-ish-hid/
Dishtp-fw-loader.c45 LOADER_CMD_START, enumerator
387 ((hdr->command & CMD_MASK) != LOADER_CMD_START)) { in process_recv()
732 ldr_start.hdr.command = LOADER_CMD_START; in ish_fw_start()
/linux-6.12.1/Documentation/hid/
Dintel-ish-hid.rst351 …command. After receiving another response, the ISHTP driver sends a LOADER_CMD_START command. The …
387 |~~~Send LOADER_CMD_START~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>|