Home
last modified time | relevance | path

Searched defs:p_state (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dskfbiinc.h84 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
Dcmtdef.h453 u_short p_state ; /* current state */ member
/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun4i_backend.c368 struct sun4i_layer_state *p_state = state_to_sun4i_layer_state(state); in sun4i_backend_update_layer_zpos() local
576 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check() local
/linux-6.1.9/drivers/net/fddi/skfp/
Ddrvfbi.c433 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change()
/linux-6.1.9/drivers/block/drbd/
Ddrbd_protocol.h368 struct p_state { struct
369 u32 state;
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c542 unsigned long *p_state) in mlxsw_thermal_get_max_state()
549 unsigned long *p_state) in mlxsw_thermal_get_cur_state()
/linux-6.1.9/drivers/remoteproc/
Dti_k3_dsp_remoteproc.c681 bool p_state = false; in k3_dsp_rproc_probe() local
/linux-6.1.9/drivers/firmware/
Dti_sci.c579 u8 *p_state, u8 *c_state) in ti_sci_get_device_state()
799 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local
830 u8 p_state, c_state; in ti_sci_cmd_dev_is_on() local
/linux-6.1.9/fs/jfs/
Djfs_incore.h195 uint p_state; /* state prior to going no integrity */ member
/linux-6.1.9/arch/powerpc/xmon/
Dxmon.c3265 unsigned int p_state = READ_ONCE(tsk->__state); in show_task() local