HelenOS sources

ds_seat_first_idevcfg  326 uspace/srv/hid/display/cfgops.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  342 uspace/srv/hid/display/cfgops.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  105 uspace/srv/hid/display/seat.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  108 uspace/srv/hid/display/seat.c 		idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg   62 uspace/srv/hid/display/seat.h extern ds_idevcfg_t *ds_seat_first_idevcfg(ds_seat_t *);
HelenOS homepage, sources at GitHub