Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/clk/qcom/
Dclk-branch.c66 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-v4.19/sound/core/seq/oss/
Dseq_oss_init.c471 enabled_str(int bool) in enabled_str()
/Linux-v4.19/security/tomoyo/
Ddomain.c99 const bool)) in tomoyo_update_domain()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_drv.h430 #define COND(bool, val) ((bool) ? (val) : 0) argument
/Linux-v4.19/drivers/media/i2c/m5mols/
Dm5mols_core.c798 int (*set_power)(struct m5mols_info *, bool)) in m5mols_update_fw() argument
/Linux-v4.19/drivers/input/mouse/
Dpsmouse-base.c999 static bool psmouse_do_detect(int (*detect)(struct psmouse *, bool), in psmouse_do_detect() argument