Lines Matching refs:chp_id
28 struct chp_id chpid;
44 struct chp_id chpid;
57 static inline struct channel_path *chpid_to_chp(struct chp_id chpid)
62 int chp_get_status(struct chp_id chpid);
64 int chp_is_registered(struct chp_id chpid);
65 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
69 int chp_new(struct chp_id chpid);
70 void chp_cfg_schedule(struct chp_id chpid, int configure);
71 void chp_cfg_cancel_deconfigure(struct chp_id chpid);
72 int chp_info_get_status(struct chp_id chpid);