Searched refs:post_arg (Results 1 – 3 of 3) sorted by relevance
360 info = (struct cpt_info_buffer *)pentry->post_arg; in process_pending_queue()378 pentry->post_arg = NULL; in process_pending_queue()392 pentry->post_arg = NULL; in process_pending_queue()409 pentry->post_arg = NULL; in process_pending_queue()520 pentry->post_arg = (void *)info; in process_request()
74 void *post_arg; member
100 int post_arg; /* command requires arg1, arg2 at GET_RESULT */ member107 [GELIC_EURUS_CMD_GET_COMMON_CFG] = { .post_arg = 1},108 [GELIC_EURUS_CMD_GET_WEP_CFG] = { .post_arg = 1},109 [GELIC_EURUS_CMD_GET_WPA_CFG] = { .post_arg = 1},110 [GELIC_EURUS_CMD_GET_RSSI_CFG] = { .post_arg = 1},112 [GELIC_EURUS_CMD_GET_SCAN] = { .post_arg = 1},165 cmd_info[cmd->cmd].post_arg); in gelic_eurus_sync_cmd_worker()192 if (cmd_info[cmd->cmd].post_arg) { in gelic_eurus_sync_cmd_worker()