• Home
  • Raw
  • Download

Lines Matching refs:cx88_core

185 static void host_setup(struct cx88_core *core)  in host_setup()
219 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1()
235 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write()
251 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read()
277 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write()
293 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read()
536 struct cx88_core *core = dev->core; in blackbird_initialize_codec()
595 struct cx88_core *core = dev->core; in blackbird_start_codec()
697 struct cx88_core *core = dev->core; in vidioc_querycap()
755 struct cx88_core *core = dev->core; in vidioc_s_fmt_vid_cap()
822 struct cx88_core *core = dev->core; in vidioc_s_frequency()
841 struct cx88_core *core = dev->core; in vidioc_log_status()
853 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_enum_input()
861 struct cx88_core *core = fh->dev->core; in vidioc_g_frequency()
876 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_g_input()
884 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_s_input()
901 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_g_tuner()
923 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_s_tuner()
936 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_g_std()
944 struct cx88_core *core = ((struct cx8802_fh *)priv)->dev->core; in vidioc_s_std()
1134 struct cx88_core *core = drv->core; in cx8802_blackbird_advise_acquire()
1164 struct cx88_core *core = drv->core; in cx8802_blackbird_advise_release()
1211 struct cx88_core *core = drv->core; in cx8802_blackbird_probe()
1265 struct cx88_core *core = drv->core; in cx8802_blackbird_remove()