Searched refs:new_device (Results 1 – 5 of 5) sorted by relevance
600 const u8 *dev_addr, int new_device) in wpas_notify_p2p_device_found() argument602 if (new_device) { in wpas_notify_p2p_device_found()
97 const u8 *dev_addr, int new_device);
2356 int new_device) in wpas_dev_found() argument2426 new_device); in wpas_dev_found()2432 wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device); in wpas_dev_found()
755 int new_device);
4008 struct cam_ed *new_device; in xpt_compile_path() local4010 new_device = xpt_alloc_device(bus, in xpt_compile_path()4013 if (new_device == NULL) { in xpt_compile_path()4016 device = new_device; in xpt_compile_path()