Home
last modified time | relevance | path

Searched refs:new_device_raw (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/util/sconfig/
Dsconfig.h183 struct device *new_device_raw(struct bus *parent,
Dsconfig.y46 …$<dev>$ = new_device_raw(cur_parent, cur_chip_instance, $<number>2, $<string>3, $<string>4, $<numb…
Dmain.c908 struct device *new_device_raw(struct bus *parent, in new_device_raw() function
Dsconfig.tab.c_shipped1240 …(yyval.dev) = new_device_raw(cur_parent, cur_chip_instance, (yyvsp[-3].number), (yyvsp[-2].string)…