Home
last modified time | relevance | path

Searched defs:check_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/
H A Dvpd.c99 static bool pci_vpd_available(struct pci_dev *dev, bool check_size) in pci_vpd_available()
156 void *arg, bool check_size) in pci_vpd_read()
220 const void *arg, bool check_size) in pci_vpd_write()
418 bool check_size) in __pci_read_vpd()
456 const void *buf, bool check_size) in __pci_write_vpd()
/linux/sound/core/oss/
H A Dpcm_plugin.c205 bool check_size) in calc_dst_frames()
227 bool check_size) in calc_src_frames()
/linux/fs/pstore/
H A Dblk.c75 #define check_size(name, alignsize) ({ \ macro
H A Dzone.c1322 #define check_size(name, size) { \ in register_pstore_zone() macro