Searched refs:check_signature (Results 1 - 10 of 10) sorted by relevance

/linux-master/lib/
H A Dcheck_signature.c6 * check_signature - find BIOS signatures
16 int check_signature(const volatile void __iomem *io_addr, function
27 EXPORT_SYMBOL(check_signature); variable
H A DMakefile156 obj-$(CONFIG_CHECK_SIGNATURE) += check_signature.o
/linux-master/include/linux/
H A Dio.h70 int check_signature(const volatile void __iomem *io_addr,
/linux-master/drivers/scsi/
H A Dfdomain_isa.c101 if (check_signature(p + signatures[i].offset,
H A Daha152x.c3304 ok = check_signature(p + signatures[j].sig_offset,
H A Dhpsa.c7745 if (!check_signature(h->cfgtable->Signature, "CISS", 4)) {
/linux-master/arch/x86/platform/ts5500/
H A Dts5500.c102 if (check_signature(bios + ts5500_signatures[i].offset,
/linux-master/drivers/input/misc/
H A Dapanel.c216 if (check_signature(bios + offset, signature,
H A Dwistron_btns.c85 if (check_signature(base + offset, signature,
/linux-master/drivers/i2c/busses/
H A Di2c-i801.c1071 if (check_signature(bios + offset, signature,

Completed in 192 milliseconds