Home
last modified time | relevance | path

Searched defs:is_present (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/include/sound/
Dcs35l36.h15 bool is_present; member
Dcs35l35.h47 bool is_present; member
/linux-6.14.4/drivers/scsi/cxlflash/
Docxl_hw.h41 bool is_present; /* Function has AFUs defined */ member
/linux-6.14.4/drivers/power/supply/
Dcollie_battery.c35 bool (*is_present)(struct collie_bat *bat); member
Dsbs-battery.c208 bool is_present; member
267 static int sbs_update_presence(struct sbs_info *chip, bool is_present) in sbs_update_presence()
/linux-6.14.4/arch/x86/kvm/mmu/
Dtdp_mmu.c501 bool is_present = is_shadow_present_pte(new_spte); in set_external_spte_present() local
557 bool is_present = is_shadow_present_pte(new_spte); in handle_changed_spte() local
/linux-6.14.4/scripts/kconfig/
Dconfdata.c28 static bool is_present(const char *path) in is_present() function
/linux-6.14.4/drivers/net/usb/
Dsierra_net.c84 int is_present; member
/linux-6.14.4/sound/pci/mixart/
Dmixart_core.h88 u32 is_present; member
/linux-6.14.4/drivers/md/dm-vdo/
Dblock-map.c131 static inline bool is_present(const struct page_info *info) in is_present() function