Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 25 of 177) sorted by relevance

12345678

/linux/arch/arm64/boot/dts/hisilicon/
H A Dpoplar-pinctrl.dtsi11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument
13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
/linux/include/linux/clk/
H A Dpxa.h15 #define pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask) do { } while (0) argument
/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c293 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
613 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
/linux/drivers/iommu/
H A Dirq_remapping.h38 void (*disable)(void); member
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c552 csio_vport_create(struct fc_vport *fc_vport, bool disable) in csio_vport_create()
647 csio_vport_disable(struct fc_vport *fc_vport, bool disable) in csio_vport_disable()
/linux/drivers/gpu/drm/meson/
H A Dmeson_osd_afbcd.h20 int (*disable)(struct meson_drm *priv); member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dpriv.h18 void (*disable)(struct nvkm_devinit *); member
/linux/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c135 u32 mask, disable, enable, xclkcfg; in __update_core_freq() local
149 u32 mask, disable, enable; in __update_bus_freq() local
/linux/sound/soc/meson/
H A Daxg-tdm-formatter.h24 void (*disable)(struct regmap *map); member
/linux/arch/m68k/include/asm/
H A Dmcfclk.h14 void (*disable)(struct clk *); member
/linux/arch/sh/include/asm/
H A Dperf_event.h15 void (*disable)(struct hw_perf_event *, int); member
H A Dhw_breakpoint.h34 void (*disable)(struct arch_hw_breakpoint *, int); member
/linux/include/video/
H A Domapfb_dss.h339 int (*disable)(struct omap_overlay *ovl); member
444 void (*disable)(struct omap_dss_device *dssdev); member
463 void (*disable)(struct omap_dss_device *dssdev); member
482 void (*disable)(struct omap_dss_device *dssdev); member
499 void (*disable)(struct omap_dss_device *dssdev); member
524 void (*disable)(struct omap_dss_device *dssdev); member
548 void (*disable)(struct omap_dss_device *dssdev, bool disconnect_lanes, member
697 void (*disable)(struct omap_dss_device *display); member
/linux/arch/x86/include/asm/
H A Dibt.h103 static inline u64 ibt_save(bool disable) { return 0; } in ibt_save()
/linux/include/linux/pwrseq/
H A Dprovider.h31 pwrseq_power_state_func disable; member
/linux/include/linux/
H A Dcpuidle.h37 unsigned long long disable; member
224 int idx, bool disable) { } in cpuidle_driver_state_disabled()
295 void (*disable) (struct cpuidle_driver *drv, member
H A Drv.h50 void (*disable)(void); member
H A Dgpio_keys.h58 void (*disable)(struct device *dev); member
/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h305 void (*disable)(struct drm_crtc *crtc); member
783 void (*disable)(struct drm_encoder *encoder); member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dpriv.h27 void (*disable)(struct nvkm_mc *, u32 mask); member
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h166 uint8_t disable : 2; member
171 uint8_t disable : 1; member
184 uint8_t disable : 1; member
/linux/arch/arm/include/asm/mach/
H A Ddma.h18 void (*disable)(unsigned int, dma_t *); /* mandatory */ member
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.h64 void (*disable)(struct ingenic_ecc *ecc); member
/linux/drivers/gpu/drm/kmb/
H A Dkmb_plane.h62 bool disable; member

12345678