Searched defs:efc_node (Results 1 – 1 of 1) sorted by relevance
318 struct efc_node { struct319 struct efc *efc;343 enum efc_node_send_ls_acc send_ls_acc; argument347 enum efc_node_shutd_rsn shutdown_reason; argument348 bool targ;349 bool init;350 bool refound;351 struct efc_dma sparm_dma_buf;352 u8 service_params[EFC_SERVICE_PARMS_LENGTH];353 spinlock_t pend_frames_lock;[all …]