/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 33 /* Don't send a ramrod, only update a registry */ 773 /*********************** Queue state update ***********************************/ 1034 struct bnx2x_queue_update_params update; member 1114 /********************** Function state update *********************************/ 1389 /************** Function state update *********/
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 674 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update);
|
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | isight.c | 93 smp_wmb(); /* update buffer data before buffer pointer */ in isight_update_pointers() 722 .update = isight_bus_reset,
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | request_key.c | 392 ctx->index_key.type->update) in construct_alloc_key()
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | mpoa_caches.c | 556 .update = update_eg_cache_entry,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crc.c | 78 core->func->update(core, interlock, false); in nv50_crc_program_ctx()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 468 .update = cirrus_pipe_update,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cpufreq.h | 77 struct work_struct update; /* if update_policy() needs to be member 160 * and max values, if necessary, and specifically it must not update the 361 /* Called to update policy limits on firmware notifications. */ 432 * Set by drivers that need to update internale upper and lower boundaries along
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 33 /* Don't send a ramrod, only update a registry */ 773 /*********************** Queue state update ***********************************/ 1034 struct bnx2x_queue_update_params update; member 1114 /********************** Function state update *********************************/ 1389 /************** Function state update *********/
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 393 u32 update; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | aclocal.h | 682 struct acpi_update_state update; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | scmi_protocol.h | 237 * update intervals 241 * {lowest update interval, highest update interval, step size} 278 * @update: Flag for continuouos update notification support. 284 * @intervals: Descriptor of available update intervals. 314 bool update; member 675 * proper update of the power thresholds configured
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto-sha.c | 198 /* Buffer the HMAC key for first update */ in ccp_sha_init() 475 alg->update = ccp_sha_update; in ccp_register_sha_alg()
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | sha.c | 213 * if we have data from previous update copy them on buffer. The old in qce_ahash_update() 228 * next update. If this block is not held back and if this is in qce_ahash_update() 468 alg->update = qce_ahash_update; in qce_ahash_register_one()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
H A D | gud_drv.c | 357 .update = gud_pipe_update,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/lcdc/ |
H A D | imx-lcdc.c | 332 .update = imx_lcdc_pipe_update,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | ga100.c | 426 .update = nv50_runl_update,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crc.c | 78 core->func->update(core, interlock, false); in nv50_crc_program_ctx()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | bochs.c | 316 /* blank or unblank; we need only update index and set 0x20 */ in bochs_hw_blank() 467 .update = bochs_pipe_update,
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw.h | 691 .update = siw_csum_update, in siw_crc_skb()
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 170 self.ignoremetrics.update(negmetric.keys())
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | request_key.c | 392 ctx->index_key.type->update) in construct_alloc_key()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | isight.c | 93 smp_wmb(); /* update buffer data before buffer pointer */ in isight_update_pointers() 722 .update = isight_bus_reset,
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpoa_caches.c | 556 .update = update_eg_cache_entry,
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-control.c | 181 /* update each channel */ in sof_ipc3_volume_put() 231 /* update each channel */ in sof_ipc3_switch_put() 279 /* update each channel */ in sof_ipc3_enum_put() 651 * The message includes the updated value/data, update the in sof_ipc3_control_update() 728 .update = sof_ipc3_control_update,
|