Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dishtp-dev.h19 #define IPC_FULL_MSG_SIZE 132 macro
102 unsigned char inline_data[IPC_FULL_MSG_SIZE];
Dbus.c88 unsigned char ipc_msg[IPC_FULL_MSG_SIZE]; in ishtp_send_msg()
/linux-5.19.10/drivers/hid/intel-ish-hid/ipc/
Dipc.c387 if (length > IPC_FULL_MSG_SIZE) in write_ipc_to_queue()
426 unsigned char ipc_msg[IPC_FULL_MSG_SIZE]; in ipc_send_mng_msg()