Searched defs:disable (Results 1 - 25 of 208) sorted by path

123456789

/linux-master/arch/arm/include/asm/
H A Doutercache.h21 void (*disable)(void); member in struct:outer_cache_fns
/linux-master/arch/mips/lantiq/
H A Dclk.h66 void (*disable) (struct clk *clk); member in struct:clk
/linux-master/arch/sh/include/asm/
H A Dperf_event.h15 void (*disable)(struct hw_perf_event *, int); member in struct:sh_pmu
H A Dhw_breakpoint.h34 void (*disable)(struct arch_hw_breakpoint *, int); member in struct:sh_ubc
/linux-master/drivers/clk/nxp/
H A Dclk-lpc32xx.c307 u32 disable; member in struct:lpc32xx_clk
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member in struct:dw_hdmi_cec_ops
/linux-master/drivers/media/tuners/
H A Dtda8290.c55 static unsigned char disable[2] = { 0x21, 0x00 }; local
76 static unsigned char disable[2] = { 0x46, 0x00 }; local
/linux-master/drivers/scsi/csiostor/
H A Dcsio_attr.c552 csio_vport_create(struct fc_vport *fc_vport, bool disable) argument
647 csio_vport_disable(struct fc_vport *fc_vport, bool disable) argument
/linux-master/include/linux/mfd/
H A Dmcp.h30 void (*disable)(struct mcp *); member in struct:mcp_ops
H A Dwl1273-core.h238 void (*disable) (void); member in struct:wl1273_fm_platform_data
/linux-master/include/linux/mtd/
H A Donenand.h119 int (*disable)(struct mtd_info *mtd); member in struct:onenand_chip
/linux-master/include/linux/
H A Dsh_clk.h27 void (*disable)(struct clk *clk); member in struct:sh_clk_ops
/linux-master/include/sound/
H A Dpcm_oss.h12 unsigned int disable:1, member in struct:snd_pcm_oss_setup
/linux-master/include/video/
H A Domapfb_dss.h339 int (*disable)(struct omap_overlay *ovl); member in struct:omap_overlay
444 void (*disable)(struct omap_dss_device *dssdev); member in struct:omapdss_dpi_ops
463 void (*disable)(struct omap_dss_device *dssdev); member in struct:omapdss_sdi_ops
482 void (*disable)(struct omap_dss_device *dssdev); member in struct:omapdss_dvi_ops
499 void (*disable)(struct omap_dss_device *dssdev); member in struct:omapdss_atv_ops
524 void (*disable)(struct omap_dss_device *dssdev); member in struct:omapdss_hdmi_ops
548 void (*disable)(struct omap_dss_device *dssdev, bool disconnect_lanes, member in struct:omapdss_dsi_ops
697 void (*disable)(struct omap_dss_device *display); member in struct:omap_dss_driver
/linux-master/tools/power/cpupower/lib/
H A Dcpuidle.c228 cpuidle_state_disable(unsigned int cpu, unsigned int idlestate, unsigned int disable) argument
/linux-master/tools/power/cpupower/utils/helpers/
H A Dsysfs.c298 sysfs_idlestate_disable(unsigned int cpu, unsigned int idlestate, unsigned int disable) argument
/linux-master/arch/arc/include/asm/
H A Darcregs.h235 unsigned int start:4, limit:4, pad:22, order:1, disable:1; member in struct:bcr_volatile
/linux-master/arch/arm/include/asm/hardware/
H A Dsa1111.h439 void (*disable)(void *, unsigned); member in struct:sa1111_platform_data
/linux-master/arch/arm/include/asm/mach/
H A Ddma.h18 void (*disable)(unsigned int, dma_t *); /* mandatory */ member in struct:dma_ops
/linux-master/arch/arm/mach-omap1/
H A Dclock.h50 void (*disable)(struct omap1_clk *clk); member in struct:clkops
/linux-master/arch/arm64/kernel/
H A Ddebug-monitors.c103 u32 mdscr, disable = 0; local
/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile
/linux-master/arch/m68k/include/asm/
H A Dmcfclk.h14 void (*disable)(struct clk *); member in struct:clk_ops
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c637 int disable = simple_strtoul(val, NULL, 10); local
/linux-master/arch/x86/events/
H A Dperf_event.h762 void (*disable)(struct perf_event *); member in struct:x86_pmu

Completed in 368 milliseconds

123456789