Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h401 struct efi_loaded_image_obj **handle_ptr,
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c1114 struct perf_output_handle **handle_ptr = dev; in arm_trbe_irq_handler() local
1115 struct perf_output_handle *handle = *handle_ptr; in arm_trbe_irq_handler()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1516 struct efi_loaded_image_obj **handle_ptr, in efi_setup_loaded_image() argument
1524 *handle_ptr = NULL; in efi_setup_loaded_image()
1585 *handle_ptr = obj; in efi_setup_loaded_image()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c2615 __le32 *handle_ptr; in qlafx00_multistatus_entry() local
2629 handle_ptr = &stsmfx->handles[0]; in qlafx00_multistatus_entry()
2632 hindex = le32_to_cpu(*handle_ptr); in qlafx00_multistatus_entry()
2651 handle_ptr++; in qlafx00_multistatus_entry()