Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dmtdconcat.c76 struct mtd_info *subdev = concat->subdev[i]; in concat_read() local
132 struct mtd_info *subdev = concat->subdev[i]; in concat_write() local
191 struct mtd_info *subdev = concat->subdev[i]; in concat_writev() local
248 struct mtd_info *subdev = concat->subdev[i]; in concat_read_oob() local
308 struct mtd_info *subdev = concat->subdev[i]; in concat_write_oob() local
452 subdev = concat->subdev[i]; in concat_erase()
512 struct mtd_info *subdev = concat->subdev[i]; in concat_lock() local
546 struct mtd_info *subdev = concat->subdev[i]; in concat_unlock() local
580 struct mtd_info *subdev = concat->subdev[i]; in concat_sync() local
756 concat->subdev[0] = subdev[0]; in mtd_concat_create()
[all …]
/u-boot/include/linux/mtd/
A Dconcat.h13 struct mtd_info *subdev[], /* subdevices to concatenate */
/u-boot/drivers/gpio/
A Ddwapb_gpio.c160 struct udevice *subdev; in gpio_dwapb_bind() local
206 &subdev); in gpio_dwapb_bind()
/u-boot/include/
A Dpci.h1718 #define PCI_DEVICE_SUB(vend, dev, subvend, subdev) \ argument
1720 .subvendor = (subvend), .subdevice = (subdev)

Completed in 35 milliseconds