Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/interface/efi/
Defi_snp.c45 struct efi_snp_device { struct
119 static void efi_snp_set_mode ( struct efi_snp_device *snpdev ) { in efi_snp_set_mode()
146 static void efi_snp_poll ( struct efi_snp_device *snpdev ) { in efi_snp_poll()
174 struct efi_snp_device *snpdev = in efi_snp_start()
175 container_of ( snp, struct efi_snp_device, snp ); in efi_snp_start()
191 struct efi_snp_device *snpdev = in efi_snp_stop()
192 container_of ( snp, struct efi_snp_device, snp ); in efi_snp_stop()
211 struct efi_snp_device *snpdev = in efi_snp_initialize()
212 container_of ( snp, struct efi_snp_device, snp ); in efi_snp_initialize()
238 struct efi_snp_device *snpdev = in efi_snp_reset()
[all …]