Searched defs:p_state (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | capidtmf.c | 412 static void capidtmf_recv_init(t_capidtmf_state *p_state) in capidtmf_recv_init() 430 void capidtmf_recv_enable(t_capidtmf_state *p_state, word min_digit_duration, word min_gap_duration) in capidtmf_recv_enable() 449 void capidtmf_recv_disable(t_capidtmf_state *p_state) in capidtmf_recv_disable() 464 word capidtmf_recv_indication(t_capidtmf_state *p_state, byte *buffer) in capidtmf_recv_indication() 490 void capidtmf_recv_block(t_capidtmf_state *p_state, byte *buffer, word length) in capidtmf_recv_block() 678 void capidtmf_init(t_capidtmf_state *p_state, byte ulaw) in capidtmf_init()
|
D | capidtmf.h | 75 #define capidtmf_indication(p_state, buffer) (((p_state)->recv.indication_state != (p_state)->recv… argument 76 #define capidtmf_recv_process_block(p_state, buffer, length) { if ((p_state)->recv.state != CAPIDT… argument
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 249 unsigned long *p_state) in mlxsw_thermal_get_max_state() 256 unsigned long *p_state) in mlxsw_thermal_get_cur_state()
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | skfbiinc.h | 88 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
|
D | cmtdef.h | 457 u_short p_state ; /* current state */ member
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_backend.c | 405 struct sun4i_layer_state *p_state = state_to_sun4i_layer_state(state); in sun4i_backend_update_layer_zpos() local 559 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check() local
|
/Linux-v4.19/drivers/net/fddi/skfp/ |
D | drvfbi.c | 440 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change()
|
/Linux-v4.19/drivers/firmware/ |
D | ti_sci.c | 576 u8 *p_state, u8 *c_state) in ti_sci_get_device_state() 757 u8 p_state, c_state; in ti_sci_cmd_dev_is_stop() local 788 u8 p_state, c_state; in ti_sci_cmd_dev_is_on() local
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_protocol.h | 319 struct p_state { struct 320 u32 state;
|
/Linux-v4.19/fs/jfs/ |
D | jfs_incore.h | 198 uint p_state; /* state prior to going no integrity */ member
|