Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c612 int schedule_work_flag = 0; in ishtp_cl_read_complete() local
620 schedule_work_flag = list_empty(&cl->in_process_list.list); in ishtp_cl_read_complete()
624 if (schedule_work_flag) in ishtp_cl_read_complete()