Searched refs:event_notify_rep (Results 1 – 1 of 1) sorted by relevance
5327 struct leapraid_evt_notify_rep *event_notify_rep) in leapraid_async_evt_validate() argument5334 msg_len = event_notify_rep->msg_len * sizeof(u32); in leapraid_async_evt_validate()5343 evt_sz = le16_to_cpu(event_notify_rep->evt_data_len) * sizeof(u32); in leapraid_async_evt_validate()5353 evt = le16_to_cpu(event_notify_rep->evt); in leapraid_async_evt_validate()5367 (void *)event_notify_rep->evt_data; in leapraid_async_evt_validate()5401 struct leapraid_evt_notify_rep *event_notify_rep) in leapraid_async_process_evt() argument5403 u16 evt = le16_to_cpu(event_notify_rep->evt); in leapraid_async_process_evt()5415 *)event_notify_rep->evt_data); in leapraid_async_process_evt()5421 *)event_notify_rep->evt_data); in leapraid_async_process_evt()5427 *)event_notify_rep->evt_data); in leapraid_async_process_evt()