Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/cluster/
A Dtcp.c1171 int ret = 0, handler_status; in o2net_process_message() local
1203 handler_status = 0; in o2net_process_message()
1224 handler_status = (nmh->nh_func)(hdr, sizeof(struct o2net_msg) + in o2net_process_message()
1235 handler_status); in o2net_process_message()
1239 handler_status, syserr, ret); in o2net_process_message()
1244 (nmh->nh_post_func)(handler_status, nmh->nh_func_data, in o2net_process_message()
/linux-6.3-rc2/drivers/hid/
A Dhid-wiimote-core.c1425 static void handler_status(struct wiimote_data *wdata, const __u8 *payload) in handler_status() function
1595 { .id = WIIPROTO_REQ_STATUS, .size = 6, .func = handler_status },

Completed in 13 milliseconds