Searched refs:gps_device_t (Results 1 – 2 of 2) sorted by relevance
227 const GpsInterface* gps_get_gps_interface(struct gps_device_t* /*dev*/) { in gps_get_gps_interface() argument233 struct gps_device_t* dev = in open_gps()234 (struct gps_device_t*)malloc(sizeof(struct gps_device_t)); in open_gps()
1112 const GpsInterface* gps__get_gps_interface(struct gps_device_t* __unused dev) in gps__get_gps_interface()1121 struct gps_device_t *dev = malloc(sizeof(struct gps_device_t)); in open_gps()