Searched defs:bool (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/clk/qcom/ |
A D | clk-branch.c | 66 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument 98 static int clk_branch_toggle(struct clk_hw *hw, bool en, in clk_branch_toggle() argument
|
/linux/sound/core/seq/oss/ |
A D | seq_oss_init.c | 459 enabled_str(int bool) in enabled_str()
|
/linux/drivers/scsi/ |
A D | hosts.c | 728 bool (*fn)(struct scsi_cmnd *, void *, bool), in scsi_host_busy_iter() argument
|
/linux/security/keys/trusted-keys/ |
A D | trusted_tpm2.c | 57 unsigned char bool[3], *w = bool; in tpm2_key_encode() local
|
/linux/security/tomoyo/ |
A D | domain.c | 100 const bool)) in tomoyo_update_domain()
|
/linux/drivers/media/i2c/m5mols/ |
A D | m5mols_core.c | 798 int (*set_power)(struct m5mols_info *, bool)) in m5mols_update_fw() argument
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_drv.h | 531 #define COND(bool, val) ((bool) ? (val) : 0) argument
|
/linux/drivers/input/mouse/ |
A D | psmouse-base.c | 997 static bool psmouse_do_detect(int (*detect)(struct psmouse *, bool), in psmouse_do_detect() argument
|
/linux/arch/x86/kvm/vmx/ |
A D | vmx.h | 437 BUILD_VMX_MSR_BITMAP_HELPERS(bool, test, test) in BUILD_VMX_MSR_BITMAP_HELPERS() argument
|
/linux/fs/ext4/ |
A D | fast_commit.c | 381 int (*__fc_track_fn)(struct inode *, void *, bool), in ext4_fc_track_template() argument
|
/linux/drivers/regulator/ |
A D | core.c | 1300 int (*set)(struct regulator_dev *, int, int, bool), in notif_set_limit() argument 1319 int (*set)(struct regulator_dev *, int, int, bool), in handle_notify_limits() argument
|
Completed in 46 milliseconds