Searched refs:iforce_get_id_packet (Results 1 – 3 of 3) sorted by relevance
316 if (!iforce_get_id_packet(iforce, "O")) in iforce_init_device()329 if (!iforce_get_id_packet(iforce, "M")) in iforce_init_device()334 if (!iforce_get_id_packet(iforce, "P")) in iforce_init_device()339 if (!iforce_get_id_packet(iforce, "B")) in iforce_init_device()344 if (!iforce_get_id_packet(iforce, "N")) in iforce_init_device()361 if (!iforce_get_id_packet(iforce, c + i)) in iforce_init_device()
162 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