/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 67 struct drm_atomic_state *state) in tilcdc_atomic_check() 71 ret = drm_atomic_helper_check_modeset(dev, state); in tilcdc_atomic_check() 75 ret = drm_atomic_helper_check_planes(dev, state); in tilcdc_atomic_check() 83 ret = drm_atomic_helper_check_modeset(dev, state); in tilcdc_atomic_check() 478 /* Select sleep pin state */ in tilcdc_pm_suspend() 488 /* Select default pin state */ in tilcdc_pm_resume() 66 tilcdc_atomic_check(struct drm_device *dev, struct drm_atomic_state *state) tilcdc_atomic_check() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 432 struct drm_plane_state *state = pipe->plane.state; in udl_simple_display_pipe_update() local 433 struct drm_framebuffer *fb = state->fb; in udl_simple_display_pipe_update() 439 if (drm_atomic_helper_damage_merged(old_plane_state, state, &rect)) in udl_simple_display_pipe_update()
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss_ipipe.c | 134 if (ipipe->state == ISS_PIPELINE_STREAM_STOPPED) { in ipipe_set_stream() 161 if (ipipe->state == ISS_PIPELINE_STREAM_STOPPED) in ipipe_set_stream() 172 ipipe->state = enable; in ipipe_set_stream() 562 ipipe->state = ISS_PIPELINE_STREAM_STOPPED; in omap4iss_ipipe_init()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 53c700.h | 164 enum NCR_700_tag_neg_state state) in NCR_700_set_tag_neg_state() 168 spi_flags(SDp->sdev_target) |= ((__u32)state) << 20; in NCR_700_set_tag_neg_state() 179 __u8 state; member 222 enum NCR_700_Host_State state; /* protected by state lock */ member 239 int command_slot_count; /* protected by state lock */ 163 NCR_700_set_tag_neg_state(struct scsi_device *SDp, enum NCR_700_tag_neg_state state) NCR_700_set_tag_neg_state() argument
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | das08.c | 271 devpriv->do_mux_bits |= DAS08_CONTROL_DO(s->state); in das08_do_insn_bits() 276 data[1] = s->state; in das08_do_insn_bits() 296 outb(s->state, dev->iobase + DAS08JR_DO_REG); in das08jr_do_insn_bits() 298 data[1] = s->state; in das08jr_do_insn_bits()
|
H A D | me_daq.c | 195 writew((s->state & 0xffff), mmio_porta); in me_dio_insn_bits() 197 writew(((s->state >> 16) & 0xffff), mmio_portb); in me_dio_insn_bits() 201 val = s->state & 0xffff; in me_dio_insn_bits() 206 val |= (s->state & 0xffff0000); in me_dio_insn_bits()
|
H A D | ii_pci20kc.c | 354 writeb((s->state >> 0) & 0xff, in ii20k_dio_insn_bits() 357 writeb((s->state >> 8) & 0xff, in ii20k_dio_insn_bits() 360 writeb((s->state >> 16) & 0xff, in ii20k_dio_insn_bits() 363 writeb((s->state >> 24) & 0xff, in ii20k_dio_insn_bits()
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | mei_dev.h | 46 /* File state */ 71 * enum mei_dev_pxp_mode - MEI PXP mode state 85 const char *mei_dev_state_str(int state); 255 * @state: file operation state 272 * @writing_state: state of the tx 284 enum file_state state; member 327 * @pg_state : power gating state of the device 415 * enum mei_pg_state - device internal power gating state 418 * @MEI_PG_ON: device is power gated - it is in lower power state [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isphist.c | 72 if (!hist->update || hist->state == ISPSTAT_DISABLED || in hist_setup_regs() 73 hist->state == ISPSTAT_DISABLING) in hist_setup_regs() 169 if (hist->state != ISPSTAT_DISABLED) in hist_dma_cb() 275 if (atomic_read(&hist->buf_err) || hist->state != ISPSTAT_ENABLED) { in hist_buf_process()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | opera1.c | 369 static int opera1_rc_query(struct dvb_usb_device *dev, u32 * event, int *state) in opera1_rc_query() argument 392 *state = REMOTE_KEY_REPEAT; in opera1_rc_query() 414 *state = REMOTE_KEY_PRESSED; in opera1_rc_query() 423 *state = REMOTE_NO_KEY_PRESSED; in opera1_rc_query()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ulp.c | 76 if (test_bit(BNXT_STATE_OPEN, &bp->state)) in bnxt_register_dev() 197 edev->en_state = bp->state; in bnxt_ulp_stop() 224 edev->en_state = bp->state; in bnxt_ulp_start() 347 edev->en_state = bp->state; in bnxt_set_edev_info()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 156 void lan966x_port_stp_state_set(struct lan966x_port *port, u8 state) in lan966x_port_stp_state_set() argument 161 if ((state == BR_STATE_FORWARDING || state == BR_STATE_LEARNING) && in lan966x_port_stp_state_set() 165 if (state == BR_STATE_FORWARDING) in lan966x_port_stp_state_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 249 set_bit(PDSC_S_FW_DEAD, &pdsc->state); in pdsc_init_pf() 342 set_bit(PDSC_S_INITING_DRIVER, &pdsc->state); in pdsc_probe() 378 clear_bit(PDSC_S_INITING_DRIVER, &pdsc->state); in pdsc_probe() 433 set_bit(PDSC_S_STOPPING_DRIVER, &pdsc->state); in pdsc_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch.c | 348 if (ice_is_reset_in_progress(vsi->back->state) || in ice_eswitch_port_start_xmit() 349 test_bit(ICE_VF_DIS, vsi->back->state)) in ice_eswitch_port_start_xmit() 661 if (test_bit(ICE_DOWN, pf->state)) in ice_eswitch_start_all_tx_queues() 681 if (test_bit(ICE_DOWN, pf->state)) in ice_eswitch_stop_all_tx_queues()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | device_sysfs.c | 347 int state; in real_power_state_show() local 350 ret = acpi_device_get_power(adev, &state); in real_power_state_show() 354 return sprintf(buf, "%s\n", acpi_power_state_string(state)); in real_power_state_show() 364 return sprintf(buf, "%s\n", acpi_power_state_string(adev->power.state)); in power_state_show()
|
/kernel/linux/linux-6.6/fs/autofs/ |
H A D | expire.c | 495 int state; in autofs_expire_wait() local 505 state = ino->flags & (AUTOFS_INF_WANT_EXPIRE | AUTOFS_INF_EXPIRING); in autofs_expire_wait() 506 if (state == AUTOFS_INF_WANT_EXPIRE) { in autofs_expire_wait() 515 if (state & AUTOFS_INF_EXPIRING) { in autofs_expire_wait()
|
/kernel/linux/linux-6.6/include/linux/pds/ |
H A D | pds_adminq.h | 79 * Sent when the network link state changes between UP and DOWN 93 * @state: 0=pending, 1=complete, 2=error 102 u8 state; member 248 * @state: LIF state (enum pds_core_lif_state) 258 u8 state; member 392 * @PDS_CORE_LIF_ATTR_STATE: LIF state attribute 409 * @state: LIF state (enum pds_core_lif_state) 420 u8 state; member 476 u8 state; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | skmsg.h | 94 unsigned long state; member 290 set_bit(bit, &psock->state); in sk_psock_set_state() 296 clear_bit(bit, &psock->state); in sk_psock_clear_state() 302 return test_bit(bit, &psock->state); in sk_psock_test_state()
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | budget-patch.c | 47 static void gpio_Set22K (struct budget *budget, int state) in gpio_Set22K() argument 51 saa7146_setgpio(dev, 3, (state ? SAA7146_GPIO_OUTHI : SAA7146_GPIO_OUTLO)); in gpio_Set22K() 176 static void av7110_set22k(struct budget_patch *budget, int state) in av7110_set22k() argument 178 u16 buf[2] = {( COMTYPE_AUDIODAC << 8) | (state ? ON22K : OFF22K), 0}; in av7110_set22k() 478 printk("budget-patch not detected or saa7146 in non-default state.\n" in budget_patch_attach() 509 ** To transmit data over DMA, 7146 needs changing state at in budget_patch_attach()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | clps711x.c | 140 tty_flip_buffer_push(&port->state->port); in uart_clps711x_int_rx() 149 struct circ_buf *xmit = &port->state->xmit; in uart_clps711x_int_tx() 367 struct uart_port *port = clps711x_uart.state[co->index].uart_port; in uart_clps711x_console_write() 391 port = clps711x_uart.state[index].uart_port; in uart_clps711x_console_setup()
|
H A D | timbuart.c | 82 struct tty_port *tport = &port->state->port; in timbuart_rx_chars() 98 struct circ_buf *xmit = &port->state->xmit; in timbuart_tx_chars() 120 struct circ_buf *xmit = &port->state->xmit; in timbuart_handle_tx_port() 226 wake_up_interruptible(&port->state->port.delta_msr_wait); in timbuart_mctrl_check()
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 3 * intel_powerclamp.c - package c-state idle injection 56 /* Idle ratio observed using package C-state counters */ 272 unsigned long steady_comp; /* steady state compensation used when 651 * state from zero to some other value. 669 * state from non zero value zero. 680 unsigned long *state) in powerclamp_get_max_state() 682 *state = MAX_TARGET_RATIO; in powerclamp_get_max_state() 688 unsigned long *state) in powerclamp_get_cur_state() 691 *state = powerclamp_data.target_ratio; in powerclamp_get_cur_state() 758 pr_info("No package C-state availabl in powerclamp_probe() 679 powerclamp_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state) powerclamp_get_max_state() argument 687 powerclamp_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state) powerclamp_get_cur_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | backlight.c | 33 * When the core detect changes in for example brightness or power state 62 * FBIOBLANK ioctrl, results in a change in the backlight state the 90 * as a state change. 93 * in which case they are kept track of. A state change is only reported 120 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback() 127 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback() 329 bd->props.state |= BL_CORE_SUSPENDED; in backlight_suspend() 343 bd->props.state &= ~BL_CORE_SUSPENDED; in backlight_resume() 373 * backlight_force_update - tell the backlight subsystem that hardware state 378 * Updates the internal state o [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | chipsfb.c | 459 static int chipsfb_pci_suspend(struct pci_dev *pdev, pm_message_t state) in chipsfb_pci_suspend() argument 463 if (state.event == pdev->dev.power.power_state.event) in chipsfb_pci_suspend() 465 if (!(state.event & PM_EVENT_SLEEP)) in chipsfb_pci_suspend() 473 pdev->dev.power.power_state = state; in chipsfb_pci_suspend()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_inline.h | 108 qla2x00_set_fcport_disc_state(fc_port_t *fcport, int state) in qla2x00_set_fcport_disc_state() argument 119 fcport->disc_state = state; in qla2x00_set_fcport_disc_state() 123 old_val, (old_val << shiftbits) | state)) { in qla2x00_set_fcport_disc_state() 128 port_dstate_str[state], fcport->d_id.b24); in qla2x00_set_fcport_disc_state()
|