Home
last modified time | relevance | path

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

123456

/drivers/scsi/lpfc/
Dlpfc_vport.c292 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
630 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
/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()
/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg84.c35 u64 disable = 0ULL; in g84_devinit_disable() local
Dpriv.h15 u64 (*disable)(struct nvkm_devinit *); member
Dnv50.c85 u64 disable = 0ULL; in nv50_devinit_disable() local
/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
/drivers/iommu/
Dirq_remapping.h38 void (*disable)(void); member
/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member
/drivers/gpu/drm/meson/
Dmeson_osd_afbcd.h20 int (*disable)(struct meson_drm *priv); member
/drivers/gpu/drm/amd/display/modules/inc/
Dmod_hdcp.h165 uint8_t disable : 2; member
170 uint8_t disable : 1; member
183 uint8_t disable : 1; member
/drivers/pinctrl/bcm/
Dpinctrl-iproc-gpio.c475 bool disable, bool pull_up) in iproc_gpio_set_pull()
521 bool *disable, bool *pull_up) in iproc_gpio_get_pull()
628 bool disable, pull_up; in iproc_pin_config_get() local
/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h64 void (*disable)(struct ingenic_ecc *ecc); member
/drivers/gpu/drm/kmb/
Dkmb_plane.h62 bool disable; member
/drivers/cpuidle/
Ddriver.c358 bool disable) in cpuidle_driver_state_disabled()
/drivers/net/phy/
Dnational.c135 static void ns_10_base_t_hdx_loopack(struct phy_device *phydev, int disable) in ns_10_base_t_hdx_loopack()
/drivers/media/tuners/
Dtda8290.c55 static unsigned char disable[2] = { 0x21, 0x00 }; in tda8290_i2c_bridge() local
76 static unsigned char disable[2] = { 0x46, 0x00 }; in tda8295_i2c_bridge() local
/drivers/scsi/elx/efct/
Defct_xport.c966 efct_vport_create(struct fc_vport *fc_vport, bool disable) in efct_vport_create()
1014 efct_vport_disable(struct fc_vport *fc_vport, bool disable) in efct_vport_disable()
/drivers/gpu/drm/armada/
Darmada_drm.h49 void (*disable)(struct armada_crtc *); member
/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h124 void (*disable)(struct dss_pll *pll); member
492 void (*disable)(struct omap_overlay_manager *mgr); member
/drivers/net/ethernet/freescale/fman/
Dmac.h42 void (*disable)(struct fman_mac *mac_dev); member
/drivers/watchdog/
Dar7_wdt.c54 u32 disable; member
Docteon-wdt-main.c104 static int disable; variable
/drivers/scsi/bfa/
Dbfad_attr.c352 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create()
533 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable()
/drivers/irqchip/
Dirq-bcm2835.c83 void __iomem *disable[NR_BANKS]; member
/drivers/media/i2c/
Dths7303.c89 int err, disable = 0; in ths7303_setval() local

123456