Lines Matching refs:chp_id
29 struct chp_id chpid;
45 struct chp_id chpid;
58 static inline struct channel_path *chpid_to_chp(struct chp_id chpid)
63 int chp_get_status(struct chp_id chpid);
65 int chp_is_registered(struct chp_id chpid);
66 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
70 int chp_new(struct chp_id chpid);
71 void chp_cfg_schedule(struct chp_id chpid, int configure);
72 void chp_cfg_cancel_deconfigure(struct chp_id chpid);
73 int chp_info_get_status(struct chp_id chpid);