Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/drivers/gpu/drm/sun4i/
Dsun4i_backend.c370 struct sun4i_layer_state *p_state = state_to_sun4i_layer_state(state); in sun4i_backend_update_layer_zpos() local
578 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c289 unsigned long *p_state) in mlxsw_thermal_get_max_state()
296 unsigned long *p_state) in mlxsw_thermal_get_cur_state()
/linux-6.14.4/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.14.4/drivers/block/drbd/
Ddrbd_protocol.h368 struct p_state { struct
369 u32 state;
/linux-6.14.4/drivers/remoteproc/
Dti_k3_m4_remoteproc.c565 bool p_state = false; in k3_m4_rproc_probe() local
Dti_k3_dsp_remoteproc.c619 bool p_state = false; in k3_dsp_rproc_probe() local
/linux-6.14.4/fs/jfs/
Djfs_incore.h195 uint p_state; /* state prior to going no integrity */ member
/linux-6.14.4/drivers/firmware/
Dti_sci.c570 u8 *p_state, u8 *c_state) in ti_sci_get_device_state()
790 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local
821 u8 p_state, c_state; in ti_sci_cmd_dev_is_on() local
/linux-6.14.4/arch/powerpc/xmon/
Dxmon.c3262 unsigned int p_state = READ_ONCE(tsk->__state); in show_task() local