/kernel/linux/linux-5.10/drivers/virt/vboxguest/ |
H A D | vboxguest_core.c | 232 * Report the guest driver status to the host. 249 req->status = VBOXGUEST_FACILITY_STATUS_ACTIVE; in vbg_report_driver_status() 251 req->status = VBOXGUEST_FACILITY_STATUS_INACTIVE; in vbg_report_driver_status() 990 vbg_err("vboxguest: Error clearing mouse status: %d\n", ret); in vbg_core_init() 1001 vbg_err("vboxguest: Error reporting driver status: %d\n", ret); in vbg_core_init() 1031 /* Clear the host flags (mouse status etc). */ in vbg_core_exit()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 494 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask); 623 * @mask: bits to check for in reported jack status 624 * @invert: if non-zero then pin is enabled when status is not reported 695 int status; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 1400 return VOP_INTR_GET_TYPE(vop, status, FS_INTR); in vop_fs_irq_is_pending() 1409 * Spin until frame start interrupt status bit goes low, which means in vop_wait_for_irq_handler() 1701 * interrupt register has interrupt status, enable and clear bits, we in vop_isr() 1706 active_irqs = VOP_INTR_GET_TYPE(vop, status, INTR_MASK); in vop_isr()
|
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 725 if (!urb->status) { in ttusb_iso_irq() 741 d->status = 0; in ttusb_iso_irq()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 75 * Write receives seq + status = 2 bytes in af9015_ctrl_msg() 76 * Read receives seq + status + data = 2 + N bytes in af9015_ctrl_msg() 96 /* check status */ in af9015_ctrl_msg() 683 enum fe_status *status) in af9015_af9013_read_status() 691 ret = state->read_status[fe_to_adap(fe)->id](fe, status); in af9015_af9013_read_status() 783 dev_dbg(&intf->dev, "firmware status %02x\n", val); in af9015_copy_firmware() 815 /* Check firmware status. 0c=OK, 04=fail */ in af9015_copy_firmware() 821 dev_dbg(&intf->dev, "firmware status %02x\n", val); in af9015_copy_firmware() 682 af9015_af9013_read_status(struct dvb_frontend *fe, enum fe_status *status) af9015_af9013_read_status() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 725 if (!urb->status) { in ttusb_iso_irq() 741 d->status = 0; in ttusb_iso_irq()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 76 * Write receives seq + status = 2 bytes in af9015_ctrl_msg() 77 * Read receives seq + status + data = 2 + N bytes in af9015_ctrl_msg() 97 /* check status */ in af9015_ctrl_msg() 684 enum fe_status *status) in af9015_af9013_read_status() 692 ret = state->read_status[fe_to_adap(fe)->id](fe, status); in af9015_af9013_read_status() 784 dev_dbg(&intf->dev, "firmware status %02x\n", val); in af9015_copy_firmware() 816 /* Check firmware status. 0c=OK, 04=fail */ in af9015_copy_firmware() 822 dev_dbg(&intf->dev, "firmware status %02x\n", val); in af9015_copy_firmware() 683 af9015_af9013_read_status(struct dvb_frontend *fe, enum fe_status *status) af9015_af9013_read_status() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bna_enet.c | 394 #define call_ethport_adminup_cbfn(ethport, status) \ 400 cbfn((ethport)->bna->bnad, status); \ 768 /* Reset the physical port status to enabled */ in bna_ethport_fail()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_adminq_cmd.h | 79 __le16 status; member 613 * Content of return buffer is same as the input buffer. The status field and 625 __le16 status; member 1230 /* Get link status (indirect 0x0607), also used for Link Status Event */ 1246 /* Get link status response data structure, also used for Link Status Event */ 1777 * being used as the status field.
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 24 /* A reboot/assertion causes the MCDI status word to be set after the 26 * via these mechanisms then wait 250ms for the status word to be set. 759 u32 handle, int status) in efx_mcdi_ev_proxy_response() 765 mcdi->proxy_rx_status = efx_mcdi_errno(status); in efx_mcdi_ev_proxy_response() 766 /* Ensure the status is written before we update the handle, since the in efx_mcdi_ev_proxy_response() 1234 /* Consume the status word since efx_mcdi_rpc_finish() won't */ in efx_mcdi_ev_death() 758 efx_mcdi_ev_proxy_response(struct efx_nic *efx, u32 handle, int status) efx_mcdi_ev_proxy_response() argument
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ahci.c | 782 tf.status = ATA_BUSY; in ahci_p5wdh_hardreset() 851 tf.status = ATA_BUSY; in ahci_avn_hardreset() 1883 "online status unreliable, applying workaround\n"); in ahci_init_one()
|
/kernel/linux/linux-6.6/drivers/virt/vboxguest/ |
H A D | vboxguest_core.c | 232 * Report the guest driver status to the host. 249 req->status = VBOXGUEST_FACILITY_STATUS_ACTIVE; in vbg_report_driver_status() 251 req->status = VBOXGUEST_FACILITY_STATUS_INACTIVE; in vbg_report_driver_status() 990 vbg_err("vboxguest: Error clearing mouse status: %d\n", ret); in vbg_core_init() 1001 vbg_err("vboxguest: Error reporting driver status: %d\n", ret); in vbg_core_init() 1031 /* Clear the host flags (mouse status etc). */ in vbg_core_exit()
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl2.h | 2309 u16 status; member 2667 u16 status; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xfrm.h | 1040 __u32 status; member 1175 (xo->status & CRYPTO_SUCCESS); in __xfrm_policy_check2()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 898 __le16 status; member 948 __le16 status; member 1189 u16 status; 1527 u32 RxBcnNum[RT_MAX_LD_SLOT_NUM]; // number of Rx beacon / CheckForHang_period to determine link status 1528 u32 RxDataNum[RT_MAX_LD_SLOT_NUM]; // number of Rx data / CheckForHang_period to determine link status 1529 u16 SlotNum; // number of CheckForHang period to determine link status
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_alua.c | 336 * CONDITION status, with the sense key set to ILLEGAL in target_emulate_set_target_port_groups() 664 pr_debug("ALUA: Got secondary offline status for local" in target_alua_state_check() 815 char *core_alua_dump_status(int status) in core_alua_dump_status() argument 817 switch (status) { in core_alua_dump_status() 1031 * when setting the existing port access state and access status. in core_alua_do_transition_tg_pt() 1260 * secondary state and status in core_alua_set_tg_pt_secondary_state()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | udlfb.c | 1822 switch (urb->status) { in dlfb_urb_completion() 1833 "%s - nonzero write bulk status received: %d\n", in dlfb_urb_completion() 1834 __func__, urb->status); in dlfb_urb_completion()
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | main.c | 271 if (READ_ONCE(link->status) != DL_STATE_DORMANT) in dpm_wait_for_suppliers() 319 * The status of a device link can only be changed from "dormant" by a in dpm_wait_for_consumers() 328 if (READ_ONCE(link->status) != DL_STATE_DORMANT) in dpm_wait_for_consumers() 614 * so change its status accordingly. in __device_resume_noirq() 617 * status to "active", but do that only if DPM_FLAG_SMART_SUSPEND is set in __device_resume_noirq() 994 * Execute the appropriate "resume" callback for all devices whose status 1087 * Execute the ->complete() callbacks for all devices whose PM status is not
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | amiflop.c | 203 int status; /* current error code for unit */ member 1648 unit[drive].status = -1; in fd_probe()
|
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/ |
H A D | main.c | 237 /* Send channel disconnect status to client drivers */ in mhi_ep_process_cmd_ring() 271 /* Send channel disconnect status to client driver */ in mhi_ep_process_cmd_ring() 900 ch_int = mhi_cntrl->chdb[i].status & mhi_cntrl->chdb[i].mask; in mhi_ep_check_channel_interrupt() 904 mhi_cntrl->chdb[i].status); in mhi_ep_check_channel_interrupt() 983 /* Send channel disconnect status to client drivers */ in mhi_ep_abort_transfer() 1574 /* Send channel disconnect status to the client driver */ in mhi_ep_driver_remove()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_kms.c | 478 adev->ip_blocks[i].status.valid) in amdgpu_hw_ip_info() 619 adev->ip_blocks[i].status.valid && in amdgpu_info_ioctl()
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kvm_host.h | 956 u64 status; member 1065 u64 status; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 494 memaddr = kvirt_to_phys((void *)dd->status); in hfi1_file_mmap() 1299 dd->status); in get_base_info()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.h | 220 IS_IRQ_STAT = 1<<10, /* IRQ status exception */ 2368 u32 status; member 2381 u32 status; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 25 /* A reboot/assertion causes the MCDI status word to be set after the 27 * via these mechanisms then wait 250ms for the status word to be set. 763 u32 handle, int status) in efx_mcdi_ev_proxy_response() 769 mcdi->proxy_rx_status = efx_mcdi_errno(status); in efx_mcdi_ev_proxy_response() 770 /* Ensure the status is written before we update the handle, since the in efx_mcdi_ev_proxy_response() 1240 /* Consume the status word since efx_siena_mcdi_rpc_finish() won't */ in efx_mcdi_ev_death() 762 efx_mcdi_ev_proxy_response(struct efx_nic *efx, u32 handle, int status) efx_mcdi_ev_proxy_response() argument
|