H A D | pt1.c | 36 #define DRIVER_NAME "earth-pt1" 72 struct pt1 { struct 91 struct pt1 *pt1; member 254 static int pt1_demod_block_init(struct pt1 *pt1) in pt1_demod_block_init() argument 263 cl = pt1->adaps[i]->demod_i2c_client; in pt1_demod_block_init() 275 cl = pt1->adaps[i]->demod_i2c_client; in pt1_demod_block_init() 288 static void pt1_write_reg(struct pt1 *pt1, in argument 77 adapspt1 global() argument 78 tablespt1 global() argument 87 fe_clkpt1 global() argument 293 pt1_read_reg(struct pt1 * pt1,int reg) pt1_read_reg() argument 301 pt1_increment_table_count(struct pt1 * pt1) pt1_increment_table_count() argument 306 pt1_init_table_count(struct pt1 * pt1) pt1_init_table_count() argument 311 pt1_register_tables(struct pt1 * pt1,u32 first_pfn) pt1_register_tables() argument 317 pt1_unregister_tables(struct pt1 * pt1) pt1_unregister_tables() argument 322 pt1_sync(struct pt1 * pt1) pt1_sync() argument 334 pt1_identify(struct pt1 * pt1) pt1_identify() argument 345 pt1_unlock(struct pt1 * pt1) pt1_unlock() argument 358 pt1_reset_pci(struct pt1 * pt1) pt1_reset_pci() argument 372 pt1_reset_ram(struct pt1 * pt1) pt1_reset_ram() argument 386 pt1_do_enable_ram(struct pt1 * pt1) pt1_do_enable_ram() argument 403 pt1_enable_ram(struct pt1 * pt1) pt1_enable_ram() argument 417 pt1_disable_ram(struct pt1 * pt1) pt1_disable_ram() argument 422 pt1_set_stream(struct pt1 * pt1,int index,int enabled) pt1_set_stream() argument 427 pt1_init_streams(struct pt1 * pt1) pt1_init_streams() argument 434 pt1_filter(struct pt1 * pt1,struct pt1_buffer_page * page) pt1_filter() argument 490 struct pt1 *pt1; pt1_thread() local 531 pt1_free_page(struct pt1 * pt1,void * page,dma_addr_t addr) pt1_free_page() argument 536 pt1_alloc_page(struct pt1 * pt1,dma_addr_t * addrp,u32 * pfnp) pt1_alloc_page() argument 554 pt1_cleanup_buffer(struct pt1 * pt1,struct pt1_buffer * buf) pt1_cleanup_buffer() argument 560 pt1_init_buffer(struct pt1 * pt1,struct pt1_buffer * buf,u32 * pfnp) pt1_init_buffer() argument 576 pt1_cleanup_table(struct pt1 * pt1,struct pt1_table * table) pt1_cleanup_table() argument 587 pt1_init_table(struct pt1 * pt1,struct pt1_table * table,u32 * pfnp) pt1_init_table() argument 619 pt1_cleanup_tables(struct pt1 * pt1) pt1_cleanup_tables() argument 633 pt1_init_tables(struct pt1 * pt1) pt1_init_tables() argument 676 pt1_start_polling(struct pt1 * pt1) pt1_start_polling() argument 707 pt1_stop_polling(struct pt1 * pt1) pt1_stop_polling() argument 734 pt1_update_power(struct pt1 * pt1) pt1_update_power() argument 827 pt1_alloc_adapter(struct pt1 * pt1) pt1_alloc_adapter() argument 899 pt1_cleanup_adapters(struct pt1 * pt1) pt1_cleanup_adapters() argument 906 pt1_init_adapters(struct pt1 * pt1) pt1_init_adapters() argument 957 pt1_cleanup_frontends(struct pt1 * pt1) pt1_cleanup_frontends() argument 964 pt1_init_frontends(struct pt1 * pt1) pt1_init_frontends() argument 1035 pt1_i2c_emit(struct pt1 * pt1,int addr,int busy,int read_enable,int clock,int data,int next_addr) pt1_i2c_emit() argument 1042 pt1_i2c_write_bit(struct pt1 * pt1,int addr,int * addrp,int data) pt1_i2c_write_bit() argument 1050 pt1_i2c_read_bit(struct pt1 * pt1,int addr,int * addrp) pt1_i2c_read_bit() argument 1059 pt1_i2c_write_byte(struct pt1 * pt1,int addr,int * addrp,int data) pt1_i2c_write_byte() argument 1068 pt1_i2c_read_byte(struct pt1 * pt1,int addr,int * addrp,int last) pt1_i2c_read_byte() argument 1077 pt1_i2c_prepare(struct pt1 * pt1,int addr,int * addrp) pt1_i2c_prepare() argument 1086 pt1_i2c_write_msg(struct pt1 * pt1,int addr,int * addrp,struct i2c_msg * msg) pt1_i2c_write_msg() argument 1097 pt1_i2c_read_msg(struct pt1 * pt1,int addr,int * addrp,struct i2c_msg * msg) pt1_i2c_read_msg() argument 1107 pt1_i2c_end(struct pt1 * pt1,int addr) pt1_i2c_end() argument 1122 pt1_i2c_begin(struct pt1 * pt1,int * addrp) pt1_i2c_begin() argument 1140 struct pt1 *pt1; pt1_i2c_xfer() local 1200 pt1_i2c_wait(struct pt1 * pt1) pt1_i2c_wait() argument 1207 pt1_i2c_init(struct pt1 * pt1) pt1_i2c_init() argument 1218 struct pt1 *pt1 = dev_get_drvdata(dev); pt1_suspend() local 1230 struct pt1 *pt1 = dev_get_drvdata(dev); pt1_resume() local 1310 struct pt1 *pt1; pt1_remove() local 1336 struct pt1 *pt1; pt1_probe() local [all...] |