Searched defs:oldstate (Results 1 – 25 of 39) sorted by relevance
12
/drivers/tty/serial/8250/ |
D | 8250_pxa.c | 81 unsigned int oldstate) in serial_pxa_pm()
|
D | 8250_port.c | 2925 unsigned int oldstate) in serial8250_do_pm() 2935 unsigned int oldstate) in serial8250_pm()
|
D | 8250_omap.c | 526 unsigned int oldstate) in omap_8250_pm()
|
/drivers/gpu/drm/ingenic/ |
D | ingenic-ipu.c | 275 struct drm_plane_state *oldstate) in osd_changed() 292 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, plane); in ingenic_ipu_plane_atomic_update() local
|
D | ingenic-drm-drv.c | 560 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, plane); in ingenic_drm_plane_atomic_update() local
|
/drivers/scsi/ |
D | hosts.c | 76 enum scsi_host_state oldstate = shost->shost_state; in scsi_host_set_state() local
|
/drivers/gpu/drm/sti/ |
D | sti_gdp.c | 704 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_gdp_atomic_update() local 872 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_gdp_atomic_disable() local
|
D | sti_cursor.c | 316 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_cursor_atomic_disable() local
|
D | sti_hqvdp.c | 1114 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_hqvdp_atomic_update() local 1248 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_hqvdp_atomic_disable() local
|
/drivers/s390/net/ |
D | ctcm_fsms.c | 656 int oldstate; in ctcm_chx_haltio() local 832 int oldstate; in ctcm_chx_restart() local
|
/drivers/pwm/ |
D | pwm-fsl-ftm.c | 304 struct pwm_state *oldstate = &pwm->state; in fsl_pwm_apply() local
|
/drivers/tty/serial/ |
D | pxa.c | 548 unsigned int oldstate) in serial_pxa_pm()
|
D | dz.c | 641 unsigned int oldstate) in dz_pm()
|
D | vr41xx_siu.c | 580 static void siu_pm(struct uart_port *port, unsigned int state, unsigned int oldstate) in siu_pm()
|
D | uartlite.c | 394 unsigned int oldstate) in ulite_pm()
|
D | st-asc.c | 478 unsigned int oldstate) in asc_pm()
|
D | zs.c | 964 unsigned int oldstate) in zs_pm()
|
D | stm32-usart.c | 1040 unsigned int oldstate) in stm32_usart_pm()
|
D | sprd_serial.c | 906 unsigned int oldstate) in sprd_pm()
|
D | xilinx_uartps.c | 1103 unsigned int oldstate) in cdns_uart_pm()
|
D | serial_txx9.c | 733 unsigned int oldstate) in serial_txx9_pm()
|
/drivers/s390/char/ |
D | tape_core.c | 265 enum tape_medium_state oldstate; in tape_med_state_set() local
|
/drivers/net/fddi/skfp/ |
D | pcmplc.c | 587 int oldstate ; in pcm() local
|
/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 1732 enum vchiq_connstate oldstate, in vchiq_platform_conn_state_changed()
|
/drivers/net/ethernet/broadcom/ |
D | sb1250-mac.c | 1643 enum sbmac_state oldstate = sc->sbm_state; in sbmac_set_channel_state() local
|
12