/kernel/linux/linux-6.6/drivers/block/xen-blkback/ |
H A D | blkback.c | 500 * Write the current state; we will use this to synchronize in xen_vbd_resize() 501 * the front-end. If the current state is "connected" the in xen_vbd_resize() 504 err = xenbus_printf(xbt, dev->nodename, "state", "%d", dev->state); in xen_vbd_resize() 506 pr_warn("Error writing the state\n"); in xen_vbd_resize()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 276 // Preserve and clear scalar XNACK state before issuing scalar reads.
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | s626.c | 1240 /* save interrupt enable register state */ in s626_irq_handler() 1966 /* Program all outputs to inactive state */ in s626_dio_init() 1979 s626_debi_write(dev, S626_LP_WRDOUT(group), s->state); in s626_dio_insn_bits() 2261 * Initialize SAA7146 ADC interface to a known state by in s626_initialize() 2265 * a defined state after a PCI reset. in s626_initialize() 2403 * Without modifying the state of the Battery Backup enab, disable in s626_initialize()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.c | 377 if (soc->clock_limits[i].state == mode_lib->vba.VoltageLevel) in fetch_socbb_params() 940 * calculating with dummy p-state latency), so cache any params here that we want for debugging
|
/kernel/linux/linux-6.6/kernel/ |
H A D | kprobes.c | 1600 (*probed_mod)->state != MODULE_STATE_COMING) { in check_kprobe_address_safe() 2984 * when the bool state is switched. We can reuse that facility when
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pxa_dma.c | 316 DEFINE_SHOW_ATTRIBUTE(state); variable 332 debugfs_create_file("state", 0400, chan, dt, &chan_state_fops); in pxad_dbg_alloc_chan() 352 debugfs_create_file("state", 0400, pdev->dbgfs_root, pdev, &state_fops); in pxad_init_debugfs()
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 562 # void sha512_transform_rorx(sha512_state *state, const u8 *data, int blocks) 563 # Purpose: Updates the SHA512 digest stored at "state" with the message
|
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1733 if (unlikely(nd->state != ncsi_dev_state_functional)) in ftgmac100_ncsi_handler()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 2296 __le32 state; member
|
H A D | snoc.c | 1078 ath10k_dbg(ar, ATH10K_DBG_SNOC, "%s:WCN3990 driver state = %d\n", in ath10k_snoc_hif_power_up() 1079 __func__, ar->state); in ath10k_snoc_hif_power_up()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | nxp-c45-tja11xx.c | 1382 if (phydev->state == PHY_NOLINK) { in tja1120_link_change_notify()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | asix_devices.c | 744 const struct phylink_link_state *state) in ax88772_mac_config() 743 ax88772_mac_config(struct phylink_config *config, unsigned int mode, const struct phylink_link_state *state) ax88772_mac_config() argument
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov13858.c | 1154 fh->state, in ov13858_open()
|
H A D | ov2659.c | 1314 v4l2_subdev_get_try_format(sd, fh->state, 0); in ov2659_open()
|
H A D | ov7670.c | 1092 * (Update) Now that we retain clkrc state, we should be able in ov7670_apply_fmt() 1727 v4l2_subdev_get_try_format(sd, fh->state, 0); in ov7670_open()
|
H A D | ov9650.c | 1366 v4l2_subdev_get_try_format(sd, fh->state, 0); in ov965x_open()
|
/kernel/linux/linux-6.6/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 942 enum vb2_buffer_state state) in pxa_camera_wakeup() 940 pxa_camera_wakeup(struct pxa_camera_dev *pcdev, struct pxa_buffer *buf, enum vb2_buffer_state state) pxa_camera_wakeup() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 1429 if (drvr->bus_if->state != BRCMF_BUS_UP) { in brcmf_msgbuf_delete_flowring()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 324 * See comments documenting "BSM" (bootstrap state machine). 534 /* transfer to host non bssid beacons in associated state */ 824 * clean. Moving into RF_KILL state does this also. Driver must set up 867 * responses while ucode keeps track of STA sleep state. 2018 u8 state; /* 0 - start, 1 - stop */ member 2137 __le32 status; /* CARD_STATE_CMD_* request new power state */ 2731 * in order to bring the radio/PHY back to working state; which has no relation
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 481 /* put driver in down state */ in brcms_ops_stop() 722 /* Hardware ARP filter address list or state changed */ in brcms_ops_bss_info_changed() 1343 bool state, int prio) in brcms_txflowcontrol() 1386 * during interrupt state transition. 1342 brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, bool state, int prio) brcms_txflowcontrol() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | debug.c | 1076 scnprintf(buf + pos, bufsz - pos, "state:\t\t\t\t %u\n", in il_dbgfs_chain_noise_read() 1077 data->state); in il_dbgfs_chain_noise_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 568 * 'suspended' state and a 'disconnect' one. in mwifiex_usb_suspend() 658 if (card->udev->state != USB_STATE_NOTATTACHED && !adapter->mfg_mode) { in mwifiex_usb_disconnect() 1527 /* Boot state changes after successful firmware download */ in mwifiex_usb_dnld_fw()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 400 * state along with the "tx full" state of the driver. This 1130 panic("%s: Illegal queue state.", dev->name); in panic_queues() 1244 /* schedule a link state check */ in tc35815_open() 1255 /* This will only be invoked if your driver is _not_ in XOFF state. 2110 static int tc35815_suspend(struct pci_dev *pdev, pm_message_t state) in tc35815_suspend() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | acx.c | 492 pta->enable = wl->conf.sg.state; in wl1271_acx_sg_enable()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 242 .state = CONF_SG_PROTECTIVE,
|