Searched refs:iforce_get_id_packet (Results 1 – 3 of 3) sorted by relevance
305 if (!iforce_get_id_packet(iforce, "O")) in iforce_init_device()319 if (!iforce_get_id_packet(iforce, "M")) in iforce_init_device()324 if (!iforce_get_id_packet(iforce, "P")) in iforce_init_device()329 if (!iforce_get_id_packet(iforce, "B")) in iforce_init_device()334 if (!iforce_get_id_packet(iforce, "N")) in iforce_init_device()351 if (!iforce_get_id_packet(iforce, c + i)) in iforce_init_device()
158 int iforce_get_id_packet(struct iforce *iforce, char *packet);
239 int iforce_get_id_packet(struct iforce *iforce, char *packet) in iforce_get_id_packet() function