HelenOS sources

ds_seat_first_idevcfg  332 uspace/srv/hid/display/cfgops.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  348 uspace/srv/hid/display/cfgops.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  107 uspace/srv/hid/display/seat.c 	idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg  110 uspace/srv/hid/display/seat.c 		idevcfg = ds_seat_first_idevcfg(seat);
ds_seat_first_idevcfg   65 uspace/srv/hid/display/seat.h extern ds_idevcfg_t *ds_seat_first_idevcfg(ds_seat_t *);
HelenOS homepage, sources at GitHub