Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapidtmf.c412 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()
Dcapidtmf.h75 #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/
Dcore_thermal.c249 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/
Dskfbiinc.h88 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
Dcmtdef.h457 u_short p_state ; /* current state */ member
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_backend.c405 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/
Ddrvfbi.c440 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change()
/Linux-v4.19/drivers/firmware/
Dti_sci.c576 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/
Ddrbd_protocol.h319 struct p_state { struct
320 u32 state;
/Linux-v4.19/fs/jfs/
Djfs_incore.h198 uint p_state; /* state prior to going no integrity */ member