Home
last modified time | relevance | path

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

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