Searched refs:active (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/include/asm/
H A Dprofilesample.h37 unsigned short active; /* which threads are active - for accurate counting */ member in struct:profile_sample
H A Daudionode.h51 * NOTE: The active flag shall only be SET by the producer and CLEARED
56 * is marked as active, as these are used by the consumer to do the
59 volatile u32_t active; /* Nonzero if data in ptr/ctr ready to be transferred */ member in struct:audio_dma
146 * NOTE: The active bit shall always be SET by the producer and
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/include/linux/platform/
H A Dar934x_nfc.h25 void (*hw_reset)(bool active);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/include/linux/
H A Drtl8366.h32 void (*hw_reset)(bool active);
H A Drtl8367.h54 void (*hw_reset)(bool active);
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/oprofile/
H A DipProf.h14 unsigned short active; /* which threads are active - member in struct:profile_sample
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dptgen.c42 unsigned char active; member in struct:pte
56 int active = 1; variable
139 pte[i].active = ((i + 1) == active) ? 0x80 : 0;
217 active = (int) strtoul(optarg, NULL, 0);
218 if ((active < 0) || (active > 4))
219 active = 0;
/netgear-R7800-V1.0.2.28/package/zz-dni-streamboost/files/
H A Dupload_stats48 # active connection count
56 local active="error"
72 active=$(grep " active connections" $tmplog \
88 _RET='"active_ccount": "'${active}'","inactive_ccount": "'${inactive}'"'
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/pwm/
H A Dgpio-pwm.c40 unsigned long active : 1; member in struct:gpio_pwm
53 if (gp->active)
66 gp->active = 0;
69 gp->active = 1;
71 gp->active ^= 1;
78 if (!gp->active && gp->pwm.channels[0].callback)
81 if (unlikely(!gp->active &&
88 if (gp->active)
102 gp->active = 0;
/netgear-R7800-V1.0.2.28/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/
H A Dentry-macro.S16 tst \irqstat, \irqstat @ test if no active IRQ's
17 beq 1002f @ if no active irqs return with status 0
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/profiler/
H A Dprofilesample.h30 * Sampled threads may be active or inactive. Samples are included in thread number
50 uint16_t active; // threads are active - for accurate counting member in struct:profile_sample
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-nfc.c41 static void ar934x_nfc_hw_reset(bool active) argument
43 if (active) {
H A Dmach-tl-wr1043nd.c86 static void tl_wr1043nd_rtl8366rb_hw_reset(bool active) argument
88 if (active)
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/athena/
H A Dathena_vlan.c38 a_bool_t active; member in struct:__anon248
108 if ((p_v_array[i].active == A_TRUE)
171 if (p_v_array[i].active == A_FALSE)
201 p_v_array[loc].active = A_TRUE;
229 if (p_v_array[i].active == A_FALSE)
267 p_v_array[loc].active = A_TRUE;
292 if ((p_v_array[i].active == A_TRUE)
430 p_v_array[loc].active = A_FALSE;
450 p_v_array[i].active = A_FALSE;
602 p_v_array[i].active
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/sound/soc/ath79/
H A Dath79-i2s.c52 if (!dai->active) {
66 if (!dai->active) {
H A Dath79-pcm.c259 if(cpu_dai->active == 1)
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/hif/
H A Dhif2.c112 * activate_lock protects "active" and the activation/deactivation
119 int active; member in struct:hif_device
551 if (!hif->active)
585 if (!hif->active) {
592 hif->active = 1;
604 if (hif->active) {
606 hif->active = 0;
643 hif->active = 0;
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/sound/ubicom32/
H A Dubi32-pcm.c122 adr->dma_xfer_requests[0].active = 1;
131 adr->dma_xfer_requests[1].active = 1;
314 adr->dma_xfer_requests[0].active = 0;
315 adr->dma_xfer_requests[1].active = 0;
520 adr->dma_xfer_requests[dma_to_fill].active = 1;
/netgear-R7800-V1.0.2.28/scripts/config/
H A Dmconf.c911 struct symbol *active; local
915 active = sym_get_choice_value(menu->sym);
934 else if (child->sym == active)
957 active = child->sym;
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Drtl8366_smi.h35 void (*hw_reset)(bool active);
/netgear-R7800-V1.0.2.28/package/shortcut-fe/src/
H A Dsfe_ipv4.c190 /* Pointer to the next connection in the active list */
192 /* Pointer to the previous connection in the active list */
193 bool active; /* Flag to indicate if we're on the active list */ member in struct:sfe_ipv4_connection_match
401 /* Head of the list of recently active connections */
403 /* Tail of the list of recently active connections */
870 * If the connection match entry is in the active list remove it.
872 if (cm->active) {
1384 * If we're not already on the active list then insert ourselves at the tail
1387 if (unlikely(!cm->active)) {
[all...]
H A Dsfe_ipv6.c220 /* Pointer to the next connection in the active list */
222 /* Pointer to the previous connection in the active list */
223 bool active; /* Flag to indicate if we're on the active list */ member in struct:sfe_ipv6_connection_match
428 /* Head of the list of recently active connections */
430 /* Tail of the list of recently active connections */
940 * If the connection match entry is in the active list remove it.
942 if (cm->active) {
1437 * If we're not already on the active list then insert ourselves at the tail
1440 if (unlikely(!cm->active)) {
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h80 /** EP active. */
81 unsigned active : 1; member in struct:dwc_ep
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/dess/
H A Ddess_acl.c1326 a_uint32_t rule_id, a_uint32_t rule_nr, a_bool_t active)
1346 if (A_TRUE == active)
1370 if (A_TRUE == active)
1325 _dess_acl_rule_active(a_uint32_t dev_id, a_uint32_t list_id, a_uint32_t rule_id, a_uint32_t rule_nr, a_bool_t active) argument
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isis/
H A Disis_acl.c1317 a_uint32_t rule_id, a_uint32_t rule_nr, a_bool_t active)
1337 if (A_TRUE == active)
1361 if (A_TRUE == active)
1316 _isis_acl_rule_active(a_uint32_t dev_id, a_uint32_t list_id, a_uint32_t rule_id, a_uint32_t rule_nr, a_bool_t active) argument

Completed in 293 milliseconds

12