Searched refs:enable (Results 76 - 100 of 286) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dsetup_dc.c129 enable: enable_systemasic_irq,
H A Dsetup_ec3104.c189 enable: enable_ec3104_irq,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/hardware/
H A Dhwsleep.c148 * _PSW methods could be run here to enable wake-on keyboard, LAN, etc.
228 enable ();
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dparport.c281 DPRINTK("* E100 PP %d: enable irq\n", p->portnum);
302 SETS(info->reg_ctrl_data_shadow, R_PAR0_CTRL_DATA, oe, enable);
446 IO_STATE(R_PAR0_CONFIG, enable, on) |
454 IO_STATE(R_PAR0_CONFIG, dma, enable);
463 IO_STATE(R_PAR0_CTRL_DATA, oe, enable) |
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dadv7175.c68 int enable; member in struct:adv7175
236 encoder->enable = 1;
423 encoder->enable = !!*iarg;
427 enable ? 0x00 :
H A Dsaa7110.c49 int enable; member in struct:saa7110
217 decoder->enable = 1;
350 if (decoder->enable != v) {
351 decoder->enable = v;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dirq_i8259.c91 enable: i8259a_enable_irq,
H A Dsys_rx164.c79 enable: rx164_enable_irq,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/video/
H A Dsbusfb.h65 char enable; /* cursor is enabled */ member in struct:cg_cursor
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/video/
H A Dsbusfb.h65 char enable; /* cursor is enabled */ member in struct:cg_cursor
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/appliance/
H A DMakefile9 (cd tng; CFLAGS="-Wall -O2 -g" ./configure $(CONFIGOPTS) --enable-shared=no)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-dbg.c203 dbg_intr_buf (char *buf, unsigned len, char *label, u32 enable) argument
207 label, label [0] ? " " : "", enable,
208 (enable & STS_IAA) ? " IAA" : "",
209 (enable & STS_FATAL) ? " FATAL" : "",
210 (enable & STS_FLR) ? " FLR" : "",
211 (enable & STS_PCD) ? " PCD" : "",
212 (enable & STS_ERR) ? " ERR" : "",
213 (enable & STS_INT) ? " INT" : ""
283 dbg_intr_buf (char *buf, unsigned len, char *label, u32 enable) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c85 static int irq2en = 0; /* MIPS IRQ2 enable count */
212 * Handle MIPS timer interrupt. Re-enable MIPS IRQ7
229 * Handle MIPS core interrupt. Re-enable the MIPS IRQ that
256 * Re-enable the IRQ immediately.
272 * Handle all other interrupts. Re-enable disabled MIPS IRQs
295 enable: enable_brcm_irq,
307 enable: enable_brcm_irq2,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip22/
H A Dip22-eisa.c159 .enable = enable_eisa1_irq,
222 .enable = enable_eisa2_irq,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Djazz_esp.c160 ESPLOG(("esp%d: dma -- enable <%08x> residue <%08x\n",
201 int enable = vdma_get_enable((int)esp->dregs); local
203 return (enable & R4030_CHNL_ENABLE);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dapm.c243 * apm=on/off enable/disable APM
916 * apm_enable_power_management - enable BIOS APM power management
917 * @enable: enable yes/no
922 static int apm_enable_power_management(int enable) argument
926 if ((enable == 0) && (apm_info.bios.flags & APM_BIOS_DISENGAGED))
929 enable, &eax))
931 if (enable)
978 * apm_engage_power_management - enable PM on a device
980 * @enable
986 apm_engage_power_management(u_short device, int enable) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb_gadget.h107 int (*enable) (struct usb_ep *ep, member in struct:usb_ep_ops
166 * will enable or disable the relevant endpoints. while it is enabled, an
183 return ep->ops->enable (ep, desc);
539 * their ability to support this, or hosts won't enable it.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusb_gadget.h103 int (*enable) (struct usb_ep *ep, member in struct:usb_ep_ops
160 * will enable or disable the relevant endpoints. while it is enabled, an
177 return ep->ops->enable (ep, desc);
513 * their ability to support this, or hosts won't enable it.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dusb_gadget.h107 int (*enable) (struct usb_ep *ep, member in struct:usb_ep_ops
166 * will enable or disable the relevant endpoints. while it is enabled, an
183 return ep->ops->enable (ep, desc);
539 * their ability to support this, or hosts won't enable it.
H A Dixjuser.h127 char enable; member in struct:__anon11233
131 char enable; member in struct:__anon11234
613 * enable conference calls between PSTN callers and network callers.
718 char enable; member in struct:__anon11243
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dusb_gadget.h107 int (*enable) (struct usb_ep *ep, member in struct:usb_ep_ops
166 * will enable or disable the relevant endpoints. while it is enabled, an
183 return ep->ops->enable (ep, desc);
539 * their ability to support this, or hosts won't enable it.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dau1000_eth.c700 *aup->enable = MAC_EN_CLOCK_ENABLE;
702 *aup->enable = 0;
817 aup->enable = (volatile u32 *)
820 aup->enable = (volatile u32 *)
828 aup->enable = (volatile u32 *)
831 aup->enable = (volatile u32 *)
847 *aup->enable = MAC_EN_CLOCK_ENABLE;
849 *aup->enable = MAC_EN_RESET0 | MAC_EN_RESET1 |
944 *aup->enable = MAC_EN_CLOCK_ENABLE;
946 *aup->enable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c662 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
803 * If we need to support high memory, enable dual
804 * address cycles. This bit must be set to enable
1039 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, argument
1060 if (enable)
1074 if (enable)
1101 int enable; local
1106 enable = FALSE;
1118 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1124 enable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/kernel/sn1/
H A Dsynergy.c244 /* bit 45 is enable */
313 synergy_perf_set_enable(int enable) argument
320 npdap->synergy_perf_enabled = enable;
322 printk("NOTICE: synergy perf counting %sabled on all nodes\n", enable ? "en" : "dis");
429 /* read int, if true enable counting else disable */
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Ddirinfo.c45 int fd, enable; local
52 "dirinfo", 0, 1, &enable);
54 if (!enable || !tdb_dir || access(tdb_dir, W_OK) ||

Completed in 282 milliseconds

1234567891011>>