Searched refs:tws_poll (Results 1 – 1 of 1) sorted by relevance
48 static void tws_poll(struct cam_sim *sim);153 sc->sim = cam_sim_alloc(tws_action, tws_poll, "tws", sc, in tws_cam_attach()1108 tws_poll(struct cam_sim *sim) in tws_poll() function