/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 937 struct drm_atomic_state *state; in setcmap_atomic() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.c | 1792 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in btc_is_state_ulv_compatible() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | amd-pstate.c | 694 static int amd_pstate_set_boost(struct cpufreq_policy *policy, int state) in amd_pstate_set_boost()
|
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 1996 int state; in get_tcp6_sock() local
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 460 int state = usbhs_status_get_device_state(irq_state); in usbhsg_irq_dev_state() local
|
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 452 struct vhost_vring_state state = { in vhost_vdpa_get_vring_group() local
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 502 unsigned long state; member 3964 const struct phylink_link_state *state) in mvneta_pcs_validate() 3979 struct phylink_link_state *state) in mvneta_pcs_get_state() 4123 const struct phylink_link_state *state) in mvneta_mac_config()
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 5651 const struct nf_hook_state *state) in selinux_ip_forward() 5706 const struct nf_hook_state *state) in selinux_ip_output() 5749 const struct nf_hook_state *state) in selinux_ip_postroute_compat() 5779 const struct nf_hook_state *state) in selinux_ip_postroute()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | mac.c | 1172 enum rtw89_rpwm_req_pwr_state state; in rtw89_mac_get_req_pwr_state() local 1268 enum rtw89_rpwm_req_pwr_state state; in rtw89_mac_power_mode_change() local 1298 enum rtw89_rpwm_req_pwr_state state; in rtw89_mac_notify_wake() local
|
/openbmc/linux/tools/include/uapi/sound/ |
H A D | asound.h | 478 snd_pcm_state_t state; /* stream state */ member 528 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member 568 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member
|
/openbmc/linux/include/uapi/sound/ |
H A D | asound.h | 478 snd_pcm_state_t state; /* stream state */ member 528 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member 568 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 1207 int32_t state; member 1576 uint32_t state; member 1594 uint32_t state; member
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 559 enum hns_roce_cmdq_state state; member 614 u8 state; member 935 enum hns_roce_device_state state; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 1286 enum ice_aq_task_state *state = &task->state; in ice_aq_wait_for_event() local 4082 static void ice_log_pkg_init(struct ice_hw *hw, enum ice_ddp_state state) in ice_log_pkg_init() 4169 enum ice_ddp_state state = ICE_DDP_PKG_ERR; in ice_load_pkg() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.h | 2019 static inline char *xhci_slot_state_string(u32 state) in xhci_slot_state_string() 2288 u32 info, u32 info2, u32 tt_info, u32 state) in xhci_decode_slot_context() 2477 static inline const char *xhci_ep_state_string(u8 state) in xhci_ep_state_string()
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_core.c | 259 static void l2cap_state_change(struct l2cap_chan *chan, int state) in l2cap_state_change() 269 int state, int err) in l2cap_state_change_and_error() 1831 static struct l2cap_chan *l2cap_global_chan_by_psm(int state, __le16 psm, in l2cap_global_chan_by_psm()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 147 enum iwl_agg_state state; member 350 u8 state; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 4397 struct dc_state *state) in dc_commit_updates_for_stream() 4653 void get_clock_requirements_for_state(struct dc_state *state, struct AsicStateEx *info) in get_clock_requirements_for_state()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 1466 static bool oa_find_reg_in_lri(u32 *state, u32 reg, u32 *offset, u32 end) in oa_find_reg_in_lri() 1487 u32 *state = ce->lrc_reg_state; in oa_context_image_offset() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.h | 1085 enum iwl_trans_state state; member 1519 static inline void iwl_trans_set_pmi(struct iwl_trans *trans, bool state) in iwl_trans_set_pmi()
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.c | 1600 static u8 __from_ib_qp_state(enum ib_qp_state state) in __from_ib_qp_state() 1621 static enum ib_qp_state __to_ib_qp_state(u8 state) in __to_ib_qp_state()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 1516 const std::string& objPath, uint8_t& state) in getLEDState() 1544 uint8_t state = 0; in ipmiOEMGetLEDStatus() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | pci.c | 2599 enum nvme_ctrl_state state = nvme_ctrl_state(&dev->ctrl); in nvme_dev_disable() local 3329 pci_channel_state_t state) in nvme_error_detected()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_cs.c | 2326 enum i915_request_state state; in intel_engine_dump_active_requests() local
|
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | main.c | 55 int state; member
|