Searched refs:tbl_h (Results 1 – 3 of 3) sorted by relevance
238 create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh) in create_Device_table() argument249 r = ptree_create_table(tbl_h); in create_Device_table()253 r = ptree_create_prop(&propinfo, tbl_h, tableh); in create_Device_table()
124 picl_prophdl_t tbl_h; in update_picl() local237 r = create_Device_table(&tbl_h, &tbl_prop_h); in update_picl()258 r = ptree_add_row_to_table(tbl_h, FCAL_DEVTABLE_NCOLS, in update_picl()
304 int create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh);