Searched defs:active (Results 1 - 25 of 29) sorted by last modified time

12

/include/uapi/linux/dvb/
H A Dvideo.h164 int active; /* 1=show highlight, 0=hide highlight */ member in struct:video_highlight
183 int active; member in struct:video_spu
/include/uapi/linux/
H A Dethtool.h999 * @active: mask of currently enabled features
1005 __u32 active; member in struct:ethtool_get_features_block
/include/video/
H A Dpxa168fb.h77 unsigned active:1; member in struct:pxa168fb_info
119 unsigned active:1; member in struct:pxa168fb_mach_info
/include/asm-generic/
H A Dtlb.h107 struct mmu_gather_batch *active; member in struct:mmu_gather
/include/linux/
H A Dcontext_tracking_state.h9 * When active is false, probes are unset in order
14 bool active; member in struct:context_tracking
32 return __this_cpu_read(context_tracking.active);
H A Ddma-buf.h143 unsigned long active; member in struct:dma_buf::dma_buf_poll_cb_t
H A Denclosure.h92 int active; member in struct:enclosure_component
H A Dhost1x.h271 struct list_head active; member in struct:host1x_device
H A Dhrtimer.h139 * @active: red black tree root node for the active timers
149 struct timerqueue_head active; member in struct:hrtimer_clock_base
169 * @active_bases: Bitfield to mark bases with active timers
389 * A timer is active, when it is enqueued into the rbtree or the
H A Dide.h744 /* IRQ handler, if active */
747 /* BOOL: polling active & poll_timeout field valid */
1465 u16 active; /* t2 or tD */ member in struct:ide_timing
H A Dinet_lro.h65 int active; member in struct:net_lro_desc
H A Dioc3.h45 int active[IOC3_MAX_SUBMODULES]; /* set if probe succeeds */ member in struct:ioc3_driver_data
H A Dkernfs.h104 * active reference.
108 atomic_t active; member in struct:kernfs_node
143 * the exact operation requested. An active reference is held for each
192 * If seq_show() is present, seq_file path is active. Other seq
H A Dkmsg_dump.h45 bool active; member in struct:kmsg_dumper
H A Dlibata.h771 unsigned int active_tag; /* active tag on this link */
772 u32 sactive; /* active NCQ commands */
797 port is active */
825 int nr_active_links; /* #links with active qcs */
997 unsigned short active; /* t2 or tD */ member in struct:ata_timing
H A Dmm_types.h119 unsigned int active; /* SLAB */ member in union:page::__anon716::__anon718
H A Dnfs_fs_sb.h203 atomic_t active; /* Keep trace of any activity to this server */ member in struct:nfs_server
H A Dpm_wakeup.h34 * @total_time: Total time this wakeup source has been active.
35 * @max_time: Maximum time this wakeup source has been continuously active.
43 * @active: Status of the wakeup source.
62 bool active:1; member in struct:wakeup_source
H A Dpnp.h261 int active; member in struct:pnp_dev
319 #define pnp_can_configure(dev) ((!(dev)->active) && \
H A Dregset.h25 * user_regset_active_fn - type of @active function in &struct user_regset
118 * @active: Function to report if regset is active, or %NULL.
152 * omitted when there is an @active function and it returns zero.
157 user_regset_active_fn *active; member in struct:user_regset
H A Dvga_switcheroo.h52 int id, bool active);
78 int id, bool active) { return 0; }
76 vga_switcheroo_register_audio_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, int id, bool active) argument
/include/linux/i2c/
H A Dtwl4030-madc.h50 bool active; member in struct:twl4030_madc_request
/include/linux/mfd/
H A Dcros_ec_commands.h1477 uint32_t temp_fan_off; /* no active cooling needed */
1478 uint32_t temp_fan_max; /* max active cooling needed */
1643 uint8_t active; /* still active */ member in struct:ec_params_keyscan_seq_ctrl::__anon528::__anon529
/include/linux/mtd/
H A Dnand.h431 * @active: the mtd device which holds the controller currently
438 struct nand_chip *active; member in struct:nand_hw_control
/include/linux/netfilter/ipset/
H A Dip_set.h539 const void *e, bool active)
545 htonl(active ? ip_set_timeout_get(timeout)
538 ip_set_put_extensions(struct sk_buff *skb, const struct ip_set *set, const void *e, bool active) argument

Completed in 267 milliseconds

12