Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dloader.h28 #define LOADER_CMD_START 2 /* SW -> FW */ macro
/linux/drivers/hid/intel-ish-hid/
H A 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/Documentation/hid/
H A Dintel-ish-hid.rst351 …command. After receiving another response, the ISHTP driver sends a LOADER_CMD_START command. The …
387 |~~~Send LOADER_CMD_START~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>|