Home
last modified time | relevance | path

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

123456789

/linux-6.8/arch/arm64/boot/dts/hisilicon/ !
Dpoplar-pinctrl.dtsi11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument
13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
/linux-6.8/include/linux/clk/ !
Dpxa.h15 #define pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask) do { } while (0) argument
/linux-6.8/drivers/scsi/lpfc/ !
Dlpfc_vport.c292 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
620 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
/linux-6.8/drivers/gpu/drm/bridge/synopsys/ !
Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member
/linux-6.8/drivers/iommu/ !
Dirq_remapping.h38 void (*disable)(void); member
/linux-6.8/drivers/gpu/drm/meson/ !
Dmeson_osd_afbcd.h20 int (*disable)(struct meson_drm *priv); member
/linux-6.8/drivers/scsi/csiostor/ !
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-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ !
Dpriv.h18 void (*disable)(struct nvkm_devinit *); member
/linux-6.8/sound/soc/meson/ !
Daxg-tdm-formatter.h24 void (*disable)(struct regmap *map); member
/linux-6.8/drivers/cpufreq/ !
Dpxa3xx-cpufreq.c135 u32 mask, disable, enable, xclkcfg; in __update_core_freq() local
149 u32 mask, disable, enable; in __update_bus_freq() local
/linux-6.8/arch/m68k/include/asm/ !
Dmcfclk.h14 void (*disable)(struct clk *); member
/linux-6.8/arch/sh/include/asm/ !
Dperf_event.h15 void (*disable)(struct hw_perf_event *, int); member
Dhw_breakpoint.h34 void (*disable)(struct arch_hw_breakpoint *, int); member
/linux-6.8/arch/x86/include/asm/ !
Dibt.h103 static inline u64 ibt_save(bool disable) { return 0; } in ibt_save()
/linux-6.8/include/drm/ !
Ddrm_modeset_helper_vtables.h304 void (*disable)(struct drm_crtc *crtc); member
782 void (*disable)(struct drm_encoder *encoder); member
/linux-6.8/include/linux/ !
Drv.h50 void (*disable)(void); member
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
Dcoresight.h318 int (*disable)(struct coresight_device *csdev); member
338 void (*disable)(struct coresight_device *csdev, member
355 void (*disable)(struct coresight_device *csdev, member
371 int (*disable)(struct coresight_device *csdev, void *data); member
Dgpio_keys.h58 void (*disable)(struct device *dev); member
/linux-6.8/include/video/ !
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-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ !
Dpriv.h27 void (*disable)(struct nvkm_mc *, u32 mask); member
/linux-6.8/drivers/gpu/drm/amd/display/modules/inc/ !
Dmod_hdcp.h166 uint8_t disable : 2; member
171 uint8_t disable : 1; member
184 uint8_t disable : 1; member
/linux-6.8/drivers/mtd/nand/raw/ingenic/ !
Dingenic_ecc.h64 void (*disable)(struct ingenic_ecc *ecc); member
/linux-6.8/arch/arm/include/asm/mach/ !
Ddma.h18 void (*disable)(unsigned int, dma_t *); /* mandatory */ member
/linux-6.8/drivers/gpu/drm/kmb/ !
Dkmb_plane.h62 bool disable; member

123456789