| /drivers/gpu/drm/i915/ |
| D | i915_active.h | 60 i915_active_request_init(struct i915_active_request *active, in i915_active_request_init() 86 __i915_active_request_set(struct i915_active_request *active, in __i915_active_request_set() 109 i915_active_request_raw(const struct i915_active_request *active, in i915_active_request_raw() 125 i915_active_request_peek(const struct i915_active_request *active, in i915_active_request_peek() 145 i915_active_request_get(const struct i915_active_request *active, in i915_active_request_get() 160 __i915_active_request_get_rcu(const struct i915_active_request *active) in __i915_active_request_get_rcu() 276 i915_active_request_get_unlocked(const struct i915_active_request *active) in i915_active_request_get_unlocked() 296 i915_active_request_isset(const struct i915_active_request *active) in i915_active_request_isset() 311 i915_active_request_retire(struct i915_active_request *active, in i915_active_request_retire() 366 #define i915_active_init(i915, ref, active, retire) do { \ argument
|
| D | i915_active.c | 37 node_from_active(struct i915_active_request *active) in node_from_active() 44 static inline bool is_barrier(const struct i915_active_request *active) in is_barrier() 303 struct i915_active_request *active; in i915_active_ref() local 443 struct i915_active_request *active) in i915_request_await_active_request() 708 int i915_active_request_set(struct i915_active_request *active, in i915_active_request_set() 726 void i915_active_retire_noop(struct i915_active_request *active, in i915_active_retire_noop()
|
| D | i915_scheduler.h | 55 static inline bool i915_scheduler_need_preempt(int prio, int active) in i915_scheduler_need_preempt()
|
| D | i915_globals.c | 20 static atomic_t active; variable
|
| D | i915_active_types.h | 57 int (*active)(struct i915_active *ref); member
|
| /drivers/gpu/drm/i915/selftests/ |
| D | i915_active.c | 23 static void __live_get(struct live_active *active) in __live_get() 28 static void __live_free(struct live_active *active) in __live_free() 36 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local 41 static void __live_put(struct live_active *active) in __live_put() 48 struct live_active *active = container_of(base, typeof(*active), base); in __live_active() local 56 struct live_active *active = container_of(base, typeof(*active), base); in __live_retire() local 64 struct live_active *active; in __live_alloc() local 81 struct live_active *active; in __live_active_setup() local 148 struct live_active *active; in live_active_wait() local 184 struct live_active *active; in live_active_retire() local
|
| /drivers/gnss/ |
| D | sirf.c | 47 bool active; member 206 bool active, in sirf_wait_for_power_state_nowakeup() 230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active, in sirf_wait_for_power_state() 259 static int sirf_set_active(struct sirf_data *data, bool active) in sirf_set_active()
|
| /drivers/gpu/vga/ |
| D | vga_switcheroo.c | 119 bool active; member 150 bool active; member 295 bool active, in register_client() 709 struct vga_switcheroo_client *active; in vga_switchto_stage1() local 726 struct vga_switcheroo_client *active; in vga_switchto_stage2() local
|
| /drivers/ata/ |
| D | pata_legacy.c | 350 u8 active, recover; in ht6560a_set_piomode() local 384 u8 active, recover; in ht6560b_set_piomode() local 448 u8 active, recover, setup; in opti82c611a_set_piomode() local 523 u8 active, recover, setup; in opti82c46x_set_piomode() local 642 int active, recovery; in qdi65x0_set_piomode() local 779 int active, recovery; in winbond_set_piomode() local
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | rxon.c | 349 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_rxon_disconn() local 449 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_rxon_connect() local 841 const struct iwl_rxon_cmd *active = &ctx->active; in iwl_full_rxon_required() local 1031 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_commit_rxon() local
|
| /drivers/gpu/drm/i915/gt/ |
| D | intel_timeline.c | 27 struct i915_active active; member 139 static void __cacheline_retire(struct i915_active *active) in __cacheline_retire() 149 static int __cacheline_active(struct i915_active *active) in __cacheline_active()
|
| D | intel_context.c | 141 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire() 156 static int __intel_context_active(struct i915_active *active) in __intel_context_active()
|
| D | intel_engine_pool_types.h | 23 struct i915_active active; member
|
| /drivers/net/ethernet/cisco/enic/ |
| D | enic_pp.c | 222 int active = 0; in enic_pp_preassociate_rr() local 262 int active = 1; in enic_pp_associate() local
|
| /drivers/usb/core/ |
| D | devices.c | 230 int active = 0; in usb_dump_interface_descriptor() local 293 int active, int speed) in usb_dump_config_descriptor() 314 const struct usb_host_config *config, int active) in usb_dump_config()
|
| /drivers/media/platform/omap3isp/ |
| D | isppreview.c | 674 u32 active = prev->params.active; in preview_params_lock() local 695 u32 active = prev->params.active; in preview_params_unlock() local 866 u32 active; in preview_config() local 926 u32 active) in preview_setup_hw() 1062 static void preview_config_input_size(struct isp_prev_device *prev, u32 active) in preview_config_input_size() 1385 u32 active; in preview_configure() local 1526 u32 active; in omap3isp_preview_isr() local
|
| /drivers/net/ethernet/intel/e1000e/ |
| D | 82571.c | 598 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574() 622 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574() 875 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
|
| /drivers/media/dvb-frontends/ |
| D | mn88473_priv.h | 25 bool active; member
|
| D | mn88472_priv.h | 25 unsigned int active:1; member
|
| /drivers/input/mouse/ |
| D | focaltech.c | 65 bool active; member 124 bool active = finger->active && finger->valid; in focaltech_report_state() local
|
| /drivers/staging/rtl8723bs/include/ |
| D | ioctl_cfg80211.h | 15 u8 active; member 38 u8 active; member
|
| /drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ldu.c | 44 struct list_head active; member 58 struct list_head active; member
|
| /drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_encoder_phys_vid.c | 107 u32 active = timing->xres; in get_horizontal_total() local 116 u32 active = timing->yres; in get_vertical_total() local
|
| /drivers/hwtracing/stm/ |
| D | heartbeat.c | 27 unsigned int active; member
|
| /drivers/thunderbolt/ |
| D | tunnel.c | 263 static int tb_dp_activate(struct tb_tunnel *tunnel, bool active) in tb_dp_activate() 486 static int tb_dma_activate(struct tb_tunnel *tunnel, bool active) in tb_dma_activate()
|