Searched refs:iforce_get_id_packet (Results 1 – 3 of 3) sorted by relevance
324 if (!iforce_get_id_packet(iforce, "O")) in iforce_init_device()337 if (!iforce_get_id_packet(iforce, "M")) in iforce_init_device()342 if (!iforce_get_id_packet(iforce, "P")) in iforce_init_device()347 if (!iforce_get_id_packet(iforce, "B")) in iforce_init_device()352 if (!iforce_get_id_packet(iforce, "N")) in iforce_init_device()369 if (!iforce_get_id_packet(iforce, c + i)) in iforce_init_device()
164 int iforce_get_id_packet(struct iforce *iforce, char *packet);
247 int iforce_get_id_packet(struct iforce *iforce, char *packet) in iforce_get_id_packet() function