/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_input.c | 510 if (!(xo->status & CRYPTO_SUCCESS)) { in xfrm_input() 511 if (xo->status & in xfrm_input() 524 if (xo->status & CRYPTO_INVALID_PROTOCOL) { in xfrm_input()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | mlme.c | 44 cr.status = (int)le16_to_cpu(mgmt->u.assoc_resp.status_code); in cfg80211_rx_assoc_resp() 61 if (cfg80211_sme_rx_assoc_resp(wdev, cr.status)) { in cfg80211_rx_assoc_resp() 70 __cfg80211_connect_result(dev, &cr, cr.status == WLAN_STATUS_SUCCESS); in cfg80211_rx_assoc_resp()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | l2cap.h | 251 __le16 status; member 301 /* connect/create channel status */ 416 __le16 status; member 999 u8 status);
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdmi-codec.c | 449 .status = { 0 }, in hdmi_codec_hw_params() 461 ret = snd_pcm_create_iec958_consumer_hw_params(params, hp.iec.status, in hdmi_codec_hw_params() 462 sizeof(hp.iec.status)); in hdmi_codec_hw_params() 464 dev_err(dai->dev, "Creating IEC958 channel status failed %d\n", in hdmi_codec_hw_params()
|
H A D | twl6040.c | 274 int status; in twl6040_hs_jack_report() local 278 /* Sync status */ in twl6040_hs_jack_report() 279 status = twl6040_read(component, TWL6040_REG_STATUS); in twl6040_hs_jack_report() 280 if (status & TWL6040_PLUGCOMP) in twl6040_hs_jack_report()
|
/kernel/linux/linux-5.10/sound/soc/atmel/ |
H A D | mchp-spdifrx.c | 512 dev_dbg(dev->dev, "channel status for channel %d timeout\n", in mchp_spdifrx_cs_get() 521 /* Update software cache with latest channel status. */ in mchp_spdifrx_cs_get() 525 memcpy(uvalue->value.iec958.status, ch_stat->data, in mchp_spdifrx_cs_get() 554 memset(uvalue->value.iec958.status, 0xff, in mchp_spdifrx_cs_mask() 555 sizeof(uvalue->value.iec958.status)); in mchp_spdifrx_cs_mask() 652 * dev->trigger_enabled here to return a real status. in mchp_spdifrx_ulock_get() 682 * dev->trigger_enabled here to return a real status. in mchp_spdifrx_badf_get() 775 * dev->trigger_enabled here to return a real status. in mchp_spdifrx_rate_get() 800 /* Channel status controller */ 843 /* Lock status */ [all...] |
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 60 unsigned char status[24]; /* AES/IEC958 channel status bits */ member 485 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */ 486 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ 547 struct __snd_pcm_mmap_status status; member 592 struct __snd_pcm_mmap_status64 status; member 753 size_t xruns; /* count of overruns since last status (in bytes) */
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | flock.c | 530 if (vnode->status.lock_count == -1) in afs_do_setlk() 533 if (vnode->status.lock_count != 0) in afs_do_setlk() 743 lock_count = READ_ONCE(vnode->status.lock_count); in afs_do_getlk()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 60 unsigned char status[24]; /* AES/IEC958 channel status bits */ member 485 snd_pcm_uframes_t avail_max; /* max frames available on hw since last status */ 486 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ 547 struct __snd_pcm_mmap_status status; member 592 struct __snd_pcm_mmap_status64 status; member 753 size_t xruns; /* count of overruns since last status (in bytes) */
|
/kernel/linux/linux-5.10/drivers/virtio/ |
H A D | virtio_pci_modern.c | 274 static void vp_set_status(struct virtio_device *vdev, u8 status) in vp_set_status() argument 277 /* We should never be setting status to 0. */ in vp_set_status() 278 BUG_ON(status == 0); in vp_set_status() 279 vp_iowrite8(status, &vp_dev->common->device_status); in vp_set_status() 285 /* 0 status means a reset. */ in vp_reset() 289 * This will flush out the status write, and flush in device writes, in vp_reset()
|
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | keyring.c | 1046 * to check the informational status flags if they care whether the key in do_remove_key() 1071 * Retrieve the status of an fscrypt master encryption key. 1073 * We set ->status to indicate whether the key is absent, present, or 1115 arg.status = FSCRYPT_KEY_STATUS_ABSENT; in fscrypt_ioctl_get_key_status() 1122 arg.status = refcount_read(&mk->mk_active_refs) > 0 ? in fscrypt_ioctl_get_key_status() 1129 arg.status = FSCRYPT_KEY_STATUS_PRESENT; in fscrypt_ioctl_get_key_status()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | stackmap.c | 334 id_offs[i].status = BPF_STACK_BUILD_ID_IP; in stack_map_get_build_id_offset() 345 id_offs[i].status = BPF_STACK_BUILD_ID_IP; in stack_map_get_build_id_offset() 352 id_offs[i].status = BPF_STACK_BUILD_ID_VALID; in stack_map_get_build_id_offset()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos5433_drm_decon.c | 136 u32 frm, pfrm, status, cnt = 2; in decon_get_frame_count() local 144 status = readl(ctx->addr + DECON_VIDCON1); in decon_get_frame_count() 155 switch (status & (VIDCON1_VSTATUS_MASK | VIDCON1_I80_ACTIVE)) { in decon_get_frame_count()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_intel_display.c | 321 * NOTE: only need to poll status of pipe 0 and pipe 1, in mdfld_crtc_dpms() 352 REG_WRITE(map->status, REG_READ(map->status)); in mdfld_crtc_dpms() 354 if (PIPE_VBLANK_STATUS & REG_READ(map->status)) in mdfld_crtc_dpms()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi_vbt.c | 414 acpi_status status; in i2c_adapter_lookup() local 422 status = acpi_get_handle(lookup->dev_handle, in i2c_adapter_lookup() 425 if (ACPI_FAILURE(status)) in i2c_adapter_lookup()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 497 enum drm_connector_status old_status = connector->status; in nouveau_display_hpd_work() 503 connector->status = drm_helper_probe_detect(connector, NULL, in nouveau_display_hpd_work() 509 drm_dbg_kms(dev, "[CONNECTOR:%d:%s] status updated from %s to %s (epoch counter %llu->%llu)\n", in nouveau_display_hpd_work() 512 drm_get_connector_status_name(connector->status), in nouveau_display_hpd_work()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 849 enum pp_smu_status status = 0; in rn_clk_mgr_construct() local 917 status = pp_smu->rn_funcs.get_dpm_clock_table(&pp_smu->rn_funcs.pp_smu, &clock_table); in rn_clk_mgr_construct() 919 if (status == PP_SMU_RESULT_OK && in rn_clk_mgr_construct()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | dln2.c | 250 switch (urb->status) { in dln2_rx() 259 dev_dbg(dev, "urb shutting down with status %d\n", urb->status); in dln2_rx() 262 dev_dbg(dev, "nonzero urb status received %d\n", urb->status); in dln2_rx()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mxl5007t.c | 572 static int mxl5007t_get_status(struct dvb_frontend *fe, u32 *status) in mxl5007t_get_status() argument 577 *status = 0; in mxl5007t_get_status() 589 *status |= TUNER_STATUS_LOCKED; in mxl5007t_get_status()
|
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
H A D | i2c.c | 93 u8 status; member 425 nfc_err(&client->dev, "cannot read fw status\n"); in pn544_hci_i2c_fw_read_status() 431 switch (response.status) { in pn544_hci_i2c_fw_read_status() 435 return response.status; in pn544_hci_i2c_fw_read_status()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | multipath.c | 71 u16 status = nvme_req(req)->status & 0x7ff; in nvme_failover_req() local 81 if (nvme_is_ana_error(status) && ns->ctrl->ana_log_buf) { in nvme_failover_req()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-altera.c | 647 unsigned long status; in altera_pcie_isr() local 655 while ((status = cra_readl(pcie, P2A_INT_STATUS) in altera_pcie_isr() 657 for_each_set_bit(bit, &status, PCI_NUM_INTX) { in altera_pcie_isr()
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
H A D | cros_ec_typec.c | 484 dp_data.status = DP_STATUS_ENABLED; in cros_typec_enable_dp() 486 dp_data.status |= DP_STATUS_IRQ_HPD; in cros_typec_enable_dp() 488 dp_data.status |= DP_STATUS_HPD_STATE; in cros_typec_enable_dp() 589 dev_err(typec->dev, "cannot get status for invalid port %d\n", in cros_typec_port_update()
|
/kernel/linux/linux-5.10/drivers/staging/most/dim2/ |
H A D | dim2.c | 77 * @netinfo_task: thread to deliver network status 79 * @deliver_netinfo: to identify whether network status received 113 /* Macro to identify a network status message */ 193 mbo->status = MBO_E_INVAL; in try_start_dim_transfer() 205 * deliver_netinfo_thread - thread to deliver network status to mostcore 208 * Wait for network status and deliver it to mostcore once it is received 233 * retrieve_netinfo - retrieve network status from received buffer 238 * Wake up a thread to deliver this status to mostcore 322 mbo->status = MBO_SUCCESS; in service_done_flag() 434 mbo->status in complete_all_mbos() [all...] |
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-omap.c | 203 u8 status; in rtc_wait_not_busy() local 207 status = rtc_read(rtc, OMAP_RTC_STATUS_REG); in rtc_wait_not_busy() 208 if (!(status & OMAP_RTC_STATUS_BUSY)) in rtc_wait_not_busy() 794 /* clear old status */ in omap_rtc_probe()
|