Searched refs:tvpll_data (Results 1 – 4 of 4) sorted by relevance
32 extern struct tvpll_data tvpll_tuv1236d_pll;33 extern struct tvpll_data tvpll_tdvs_h06xf_pll;
41 struct tvpll_data tvpll_tuv1236d_pll = {54 struct tvpll_data tvpll_tdvs_h06xf_pll = {
39 struct tvpll_data { struct56 struct tvpll * tvpll_open(device_t, i2c_tag_t, i2c_addr_t, struct tvpll_data *); argument
47 const struct tvpll_data * pll;55 tvpll_open(device_t parent, i2c_tag_t t, i2c_addr_t a, struct tvpll_data *p) in tvpll_open()88 const struct tvpll_data *pll; in tvpll_algo()