Home
last modified time | relevance | path

Searched refs:bttv_core (Results 1 – 3 of 3) sorted by relevance

/drivers/media/pci/bt8xx/
Dbttv-gpio.c71 int bttv_sub_add_device(struct bttv_core *core, char *name) in bttv_sub_add_device()
96 int bttv_sub_del_devices(struct bttv_core *core) in bttv_sub_del_devices()
128 void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits) in bttv_gpio_inout()
142 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read()
151 void bttv_gpio_write(struct bttv_core *core, u32 value) in bttv_gpio_write()
158 void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) in bttv_gpio_bits()
Dbttv.h203 struct bttv_core { struct
333 struct bttv_core *core;
350 void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits);
351 u32 bttv_gpio_read(struct bttv_core *core);
352 void bttv_gpio_write(struct bttv_core *core, u32 value);
353 void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits);
Dbttvp.h238 int bttv_sub_add_device(struct bttv_core *core, char *name);
239 int bttv_sub_del_devices(struct bttv_core *core);
313 struct bttv_core c;