Searched refs:seat_has_master_device (Results 1 – 3 of 3) sorted by relevance
52 if (!seat_has_master_device(s)) { in device_detach()82 had_master = seat_has_master_device(s); in device_attach()
577 bool seat_has_master_device(Seat *s) { in seat_has_master_device() function587 return seat_has_master_device(s); in seat_can_graphical()634 return !seat_has_master_device(s); in seat_may_gc()
54 bool seat_has_master_device(Seat *s);