Searched refs:blk_ops (Results 1 - 21 of 21) sorted by relevance

/u-boot/drivers/block/
H A Dsandbox.c58 static const struct blk_ops sandbox_host_blk_ops = {
H A Defi_blk.c77 static const struct blk_ops efi_blk_ops = {
H A Dblk-uclass.c19 #define blk_get_ops(dev) ((struct blk_ops *)(dev)->driver->ops)
322 const struct blk_ops *ops = blk_get_ops(dev);
421 const struct blk_ops *ops = blk_get_ops(dev);
433 const struct blk_ops *ops = blk_get_ops(dev);
472 const struct blk_ops *ops = blk_get_ops(dev);
505 const struct blk_ops *ops = blk_get_ops(dev);
H A Dblkmap.c359 static const struct blk_ops blkmap_blk_ops = {
H A Dide.c944 static const struct blk_ops ide_blk_ops = {
H A Drkmtd.c497 static const struct blk_ops rkmtd_blk_ops = {
/u-boot/drivers/ata/
H A Dsata.c98 static const struct blk_ops sata_blk_ops = {
H A Ddwc_ahsata.c949 static const struct blk_ops dwc_ahsata_blk_ops = {
H A Dfsl_sata.c830 static const struct blk_ops sata_fsl_blk_ops = {
H A Dsata_sil.c646 static const struct blk_ops sata_sil_blk_ops = {
H A Dsata_mv.c1051 static const struct blk_ops sata_mv_blk_ops = {
/u-boot/disk/
H A Ddisk-uclass.c131 static const struct blk_ops blk_part_ops = {
/u-boot/drivers/mtd/nvmxip/
H A Dnvmxip.c95 static const struct blk_ops nvmxip_blk_ops = {
/u-boot/lib/efi_driver/
H A Defi_block_device.c225 static const struct blk_ops efi_blk_ops = {
/u-boot/drivers/virtio/
H A Dvirtio_blk.c131 static const struct blk_ops virtio_blk_ops = {
/u-boot/include/
H A Dblk.h204 struct blk_ops { struct
/u-boot/drivers/mmc/
H A Dmmc-uclass.c522 static const struct blk_ops mmc_blk_ops = {
/u-boot/drivers/scsi/
H A Dscsi.c591 static const struct blk_ops scsi_blk_ops = {
/u-boot/drivers/nvme/
H A Dnvme.c817 static const struct blk_ops nvme_blk_ops = {
/u-boot/drivers/xen/
H A Dpvblock.c718 static const struct blk_ops pvblock_blk_ops = {
/u-boot/common/
H A Dusb_storage.c1574 static const struct blk_ops usb_storage_ops = {

Completed in 123 milliseconds