/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipe-loader/ |
H A D | pipe_loader_sw.c | 127 pipe_loader_sw_probe_init_common(struct pipe_loader_sw_device *sdev) in pipe_loader_sw_probe_init_common() 162 pipe_loader_vk_probe_init_common(struct pipe_loader_sw_device *sdev) in pipe_loader_vk_probe_init_common() 197 pipe_loader_sw_probe_teardown_common(struct pipe_loader_sw_device *sdev) in pipe_loader_sw_probe_teardown_common() 209 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_dri() local 239 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_vk_probe_dri() local 272 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_kms() local 308 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_null() local 353 struct pipe_loader_sw_device *sdev = CALLOC_STRUCT(pipe_loader_sw_device); in pipe_loader_sw_probe_wrapped() local 383 UNUSED struct pipe_loader_sw_device *sdev = in pipe_loader_sw_release() local 424 struct pipe_loader_sw_device *sdev = pipe_loader_sw_device(dev); in pipe_loader_sw_create_screen() local
|
/aosp_15_r20/external/coreboot/src/include/device/ |
H A D | pci_def.h | 606 #define PCI_DEV2DEVFN(sdev) (((sdev)>>12) & 0xff) argument 607 #define PCI_DEV2SEGBUS(sdev) (((sdev)>>20) & 0xfff) argument 608 #define PCI_DEV2BUS(sdev) (((sdev)>>20) & PCI_BUS_NUMBER_MASK) argument 609 #define PCI_DEV2SEG(sdev) (((sdev)>>28) & 0xf) argument
|
/aosp_15_r20/external/coreboot/src/drivers/usb/ |
H A D | pci_ehci.c | 104 u8 *pci_ehci_base_regs(pci_devfn_t sdev) in pci_ehci_base_regs()
|
/aosp_15_r20/system/extras/tests/ext4/ |
H A D | rand_emmc_perf.c | 61 double sdev; in print_stats() local
|
/aosp_15_r20/external/coreboot/src/superio/common/ |
H A D | ssdt.c | 241 const struct superio_dev *sdev = superio_guess_function(dev); in superio_common_fill_ssdt_generator() local
|
/aosp_15_r20/external/coreboot/src/device/ |
H A D | pci_device.c | 1318 unsigned int pci_match_simple_dev(struct device *dev, pci_devfn_t sdev) in pci_match_simple_dev()
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 44824 struct scsi_device *sdev; member 50371 struct scsi_device *sdev; member 81761 struct scsi_device *sdev; member 82308 struct scsi_device *sdev; member
|
H A D | vmlinux_602.h | 44824 struct scsi_device *sdev; member 50371 struct scsi_device *sdev; member 81761 struct scsi_device *sdev; member 82308 struct scsi_device *sdev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 28394 struct scsi_device *sdev; member 113651 struct scsi_device *sdev; member 113836 struct scsi_device *sdev; member
|
H A D | vmlinux_600.h | 28394 struct scsi_device *sdev; member 113651 struct scsi_device *sdev; member 113836 struct scsi_device *sdev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 49910 struct scsi_device *sdev; member 129829 struct device *sdev; member
|
H A D | vmlinux.h | 49910 struct scsi_device *sdev; member 129829 struct device *sdev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 103069 struct scsi_device *sdev; member
|
H A D | vmlinux_518.h | 103069 struct scsi_device *sdev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 94263 struct scsi_device *sdev; member
|
H A D | vmlinux.h | 94263 struct scsi_device *sdev; member
|