/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | pci_sun4v.h | 48 unsigned long *state); 51 unsigned long state); 76 unsigned long *state); 79 unsigned long state);
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tmio_core.c | 59 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) in tmio_core_mmc_pwr() argument 61 sd_config_write8(cnf, shift, CNF_PWR_CTL_2, state ? 0x02 : 0x00); in tmio_core_mmc_pwr() 65 void tmio_core_mmc_clk_div(void __iomem *cnf, int shift, int state) in tmio_core_mmc_clk_div() argument 67 sd_config_write8(cnf, shift, CNF_SD_CLK_MODE, state ? 1 : 0); in tmio_core_mmc_clk_div()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-acorn.c | 30 static void ioc_setscl(void *data, int state) in ioc_setscl() argument 35 if (state) in ioc_setscl() 45 static void ioc_setsda(void *data, int state) in ioc_setsda() argument 50 if (state) in ioc_setsda()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | util.h | 19 unsigned long state; member 92 if (!test_and_set_bit(MT76_WORKER_SCHEDULED, &w->state) && in mt76_worker_schedule() 93 !test_bit(MT76_WORKER_RUNNING, &w->state)) in mt76_worker_schedule() 103 WRITE_ONCE(w->state, 0); in mt76_worker_disable()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | tegra_apb_dma.h | 11 TP_PROTO(struct dma_chan *dc, dma_cookie_t cookie, struct dma_tx_state *state), 12 TP_ARGS(dc, cookie, state), 21 __entry->residue = state ? state->residue : (u32)-1;
|
/kernel/linux/linux-5.10/mm/ |
H A D | lowmem_dbg.c | 33 static int task_state_char(unsigned long state) in task_state_char() argument 35 int bit = state ? __ffs(state) + 1 : 0; in task_state_char() 80 task_state_char(task->state), in tasks_dump()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | busgf119.c | 33 gf119_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_scl() argument 37 nvkm_mask(device, bus->addr, 0x00000001, state ? 0x00000001 : 0); in gf119_i2c_bus_drive_scl() 41 gf119_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_sda() argument 45 nvkm_mask(device, bus->addr, 0x00000002, state ? 0x00000002 : 0); in gf119_i2c_bus_drive_sda()
|
H A D | busnv4e.c | 33 nv4e_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_scl() argument 37 nvkm_mask(device, bus->addr, 0x2f, state ? 0x21 : 0x01); in nv4e_i2c_bus_drive_scl() 41 nv4e_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_sda() argument 45 nvkm_mask(device, bus->addr, 0x1f, state ? 0x11 : 0x01); in nv4e_i2c_bus_drive_sda()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_vsp.h | 40 * struct rcar_du_vsp_plane_state - Driver-specific plane state 41 * @state: base DRM plane state 46 struct drm_plane_state state; member 53 to_rcar_vsp_plane_state(struct drm_plane_state *state) in to_rcar_vsp_plane_state() argument 55 return container_of(state, struct rcar_du_vsp_plane_state, state); in to_rcar_vsp_plane_state()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | intel_chtdc_ti_pwrbtn.c | 25 int state; in chtdc_ti_pwrbtn_interrupt() local 27 if (!regmap_read(regmap, CHTDC_TI_SIRQ_REG, &state)) { in chtdc_ti_pwrbtn_interrupt() 28 dev_dbg(dev, "SIRQ_REG=0x%x\n", state); in chtdc_ti_pwrbtn_interrupt() 29 input_report_key(input, KEY_POWER, !(state & SIRQ_PWRBTN_REL)); in chtdc_ti_pwrbtn_interrupt()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ |
H A D | ia_css_tnr.host.c | 112 struct sh_css_isp_tnr_dmem_state *state, in ia_css_init_tnr_state() 118 assert(sizeof(*state) == size); in ia_css_init_tnr_state() 119 state->tnr_in_buf_idx = 0; in ia_css_init_tnr_state() 120 state->tnr_out_buf_idx = 1; in ia_css_init_tnr_state() 111 ia_css_init_tnr_state( struct sh_css_isp_tnr_dmem_state *state, size_t size) ia_css_init_tnr_state() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | extcon-provider.h | 34 /* Synchronize the state and property value for each external connector. */ 38 * Following APIs set the connected state of each external connector. 42 bool state); 44 bool state); 98 bool state) in extcon_set_state() 104 bool state) in extcon_set_state_sync() 97 extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state() argument 103 extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state_sync() argument
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | amplc_pc263.c | 24 * The state of the outputs can be read. 50 outb(s->state & 0xff, dev->iobase + PC263_DO_0_7_REG); in pc263_do_insn_bits() 51 outb((s->state >> 8) & 0xff, dev->iobase + PC263_DO_8_15_REG); in pc263_do_insn_bits() 54 data[1] = s->state; in pc263_do_insn_bits() 81 /* read initial relay state */ in pc263_attach() 82 s->state = inb(dev->iobase + PC263_DO_0_7_REG) | in pc263_attach()
|
H A D | amplc_pci263.c | 23 * The state of the outputs can be read. 40 outb(s->state & 0xff, dev->iobase + PCI263_DO_0_7_REG); in pci263_do_insn_bits() 41 outb((s->state >> 8) & 0xff, dev->iobase + PCI263_DO_8_15_REG); in pci263_do_insn_bits() 44 data[1] = s->state; in pci263_do_insn_bits() 74 /* read initial relay state */ in pci263_auto_attach() 75 s->state = inb(dev->iobase + PCI263_DO_0_7_REG) | in pci263_auto_attach()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_txrx.h | 21 struct mlx5e_accel_tx_tls_state *state); 49 return budget && test_bit(MLX5E_SQ_STATE_PENDING_TLS_RX_RESYNC, &c->async_icosq.state); in mlx5e_ktls_rx_pending_resync_list() 54 struct mlx5e_accel_tx_tls_state *state) in mlx5e_ktls_handle_tx_wqe() 56 cseg->tis_tir_num = cpu_to_be32(state->tls_tisn << 8); in mlx5e_ktls_handle_tx_wqe() 53 mlx5e_ktls_handle_tx_wqe(struct mlx5_wqe_ctrl_seg *cseg, struct mlx5e_accel_tx_tls_state *state) mlx5e_ktls_handle_tx_wqe() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | extcon-provider.h | 34 /* Synchronize the state and property value for each external connector. */ 38 * Following APIs set the connected state of each external connector. 42 bool state); 44 bool state); 98 bool state) in extcon_set_state() 104 bool state) in extcon_set_state_sync() 97 extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state() argument 103 extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state_sync() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ |
H A D | ia_css_tnr.host.c | 113 struct sh_css_isp_tnr_dmem_state *state, in ia_css_init_tnr_state() 119 assert(sizeof(*state) == size); in ia_css_init_tnr_state() 120 state->tnr_in_buf_idx = 0; in ia_css_init_tnr_state() 121 state->tnr_out_buf_idx = 1; in ia_css_init_tnr_state() 112 ia_css_init_tnr_state( struct sh_css_isp_tnr_dmem_state *state, size_t size) ia_css_init_tnr_state() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
H A D | chtdc_ti_pwrbtn.c | 25 int state; in chtdc_ti_pwrbtn_interrupt() local 27 if (!regmap_read(regmap, CHTDC_TI_SIRQ_REG, &state)) { in chtdc_ti_pwrbtn_interrupt() 28 dev_dbg(dev, "SIRQ_REG=0x%x\n", state); in chtdc_ti_pwrbtn_interrupt() 29 input_report_key(input, KEY_POWER, !(state & SIRQ_PWRBTN_REL)); in chtdc_ti_pwrbtn_interrupt()
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | n2rng.h | 54 unsigned long *state, 58 unsigned long *state, 63 unsigned long state, 67 unsigned long state,
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | amplc_pci263.c | 23 * The state of the outputs can be read. 39 outb(s->state & 0xff, dev->iobase + PCI263_DO_0_7_REG); in pci263_do_insn_bits() 40 outb((s->state >> 8) & 0xff, dev->iobase + PCI263_DO_8_15_REG); in pci263_do_insn_bits() 43 data[1] = s->state; in pci263_do_insn_bits() 73 /* read initial relay state */ in pci263_auto_attach() 74 s->state = inb(dev->iobase + PCI263_DO_0_7_REG) | in pci263_auto_attach()
|
H A D | amplc_pc263.c | 24 * The state of the outputs can be read. 50 outb(s->state & 0xff, dev->iobase + PC263_DO_0_7_REG); in pc263_do_insn_bits() 51 outb((s->state >> 8) & 0xff, dev->iobase + PC263_DO_8_15_REG); in pc263_do_insn_bits() 54 data[1] = s->state; in pc263_do_insn_bits() 81 /* read initial relay state */ in pc263_attach() 82 s->state = inb(dev->iobase + PC263_DO_0_7_REG) | in pc263_attach()
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | tegra_apb_dma.h | 11 TP_PROTO(struct dma_chan *dc, dma_cookie_t cookie, struct dma_tx_state *state), 12 TP_ARGS(dc, cookie, state), 21 __entry->residue = state ? state->residue : (u32)-1;
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | util.h | 19 unsigned long state; member 84 if (!test_and_set_bit(MT76_WORKER_SCHEDULED, &w->state) && in mt76_worker_schedule() 85 !test_bit(MT76_WORKER_RUNNING, &w->state)) in mt76_worker_schedule() 95 WRITE_ONCE(w->state, 0); in mt76_worker_disable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_opregion.h | 70 pci_power_t state); 76 pci_power_t state); 106 pci_power_t state) in intel_opregion_suspend() 121 intel_opregion_notify_adapter(struct drm_i915_private *dev, pci_power_t state) in intel_opregion_notify_adapter() argument 105 intel_opregion_suspend(struct drm_i915_private *dev_priv, pci_power_t state) intel_opregion_suspend() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu.h | 90 int a6xx_gmu_set_oob(struct a6xx_gmu *gmu, enum a6xx_gmu_oob_state state); 91 void a6xx_gmu_clear_oob(struct a6xx_gmu *gmu, enum a6xx_gmu_oob_state state); 101 void a6xx_show(struct msm_gpu *gpu, struct msm_gpu_state *state, 105 int a6xx_gpu_state_put(struct msm_gpu_state *state);
|