Searched defs:p_state (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | skfbiinc.h | 84 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
|
H A D | cmtdef.h | 453 u_short p_state ; /* current state */ member
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_backend.c | 368 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
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | drvfbi.c | 433 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 341 unsigned long *p_state) in mlxsw_thermal_get_max_state() 348 unsigned long *p_state) in mlxsw_thermal_get_cur_state()
|
/openbmc/u-boot/drivers/firmware/ |
H A D | ti_sci.c | 462 u8 *p_state, u8 *c_state) in ti_sci_get_device_state() 636 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local 667 u8 p_state, c_state; in ti_sci_cmd_dev_is_on() local
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_protocol.h | 368 struct p_state { struct 369 u32 state;
|
/openbmc/linux/drivers/remoteproc/ |
H A D | ti_k3_dsp_remoteproc.c | 681 bool p_state = false; in k3_dsp_rproc_probe() local
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | 564 u8 *p_state, u8 *c_state) in ti_sci_get_device_state() 784 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local 815 u8 p_state, c_state; in ti_sci_cmd_dev_is_on() local
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_incore.h | 195 uint p_state; /* state prior to going no integrity */ member
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 3264 unsigned int p_state = READ_ONCE(tsk->__state); in show_task() local
|