yenta_socket
static int o2micro_override(struct yenta_socket *socket)
static void o2micro_restore_state(struct yenta_socket *socket)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static void ricoh_set_zv(struct yenta_socket *socket)
static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet)
static void ricoh_save_state(struct yenta_socket *socket)
static void ricoh_restore_state(struct yenta_socket *socket)
static int ricoh_override(struct yenta_socket *socket)
static void ti_save_state(struct yenta_socket *socket)
static void ti_restore_state(struct yenta_socket *socket)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static void ti_set_zv(struct yenta_socket *socket)
static int ti_init(struct yenta_socket *socket)
static int ti_override(struct yenta_socket *socket)
static void ti113x_use_isa_irq(struct yenta_socket *socket)
static int ti113x_override(struct yenta_socket *socket)
static void ti12xx_irqroute_func0(struct yenta_socket *socket)
static int ti12xx_align_irqs(struct yenta_socket *socket, int *old_irq)
static int ti12xx_tie_interrupts(struct yenta_socket *socket, int *old_irq)
static void ti12xx_untie_interrupts(struct yenta_socket *socket, int old_irq)
static void ti12xx_irqroute_func1(struct yenta_socket *socket)
static int ti12xx_2nd_slot_empty(struct yenta_socket *socket)
struct yenta_socket *slot2;
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static int ti12xx_override(struct yenta_socket *socket)
static int ti1250_override(struct yenta_socket *socket)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static int ene_override(struct yenta_socket *socket)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static int topic97_override(struct yenta_socket *socket)
static int topic95_override(struct yenta_socket *socket)
static void yenta_get_socket_capabilities(struct yenta_socket *socket, u32 isa_irq_mask)
static void yenta_config_init(struct yenta_socket *socket)
static inline u16 config_readw(struct yenta_socket *socket, unsigned offset)
static inline u32 config_readl(struct yenta_socket *socket, unsigned offset)
struct yenta_socket *socket;
socket = kzalloc_obj(struct yenta_socket);
static inline void config_writeb(struct yenta_socket *socket, unsigned offset, u8 val)
static inline void config_writew(struct yenta_socket *socket, unsigned offset, u16 val)
struct yenta_socket *socket = pci_get_drvdata(pdev);
struct yenta_socket *socket = pci_get_drvdata(pdev);
static inline void config_writel(struct yenta_socket *socket, unsigned offset, u32 val)
static inline u8 exca_readb(struct yenta_socket *socket, unsigned reg)
static inline void exca_writeb(struct yenta_socket *socket, unsigned reg, u8 val)
static void exca_writew(struct yenta_socket *socket, unsigned reg, u16 val)
struct yenta_socket *socket = dev_get_drvdata(yentadev);
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static void yenta_set_power(struct yenta_socket *socket, socket_state_t *state)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
struct yenta_socket *socket = (struct yenta_socket *) dev_id;
struct yenta_socket *socket = timer_container_of(socket, t,
static void yenta_clear_maps(struct yenta_socket *socket)
static void yenta_interrogate(struct yenta_socket *socket)
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket);
static int yenta_search_res(struct yenta_socket *socket, struct resource *res,
static int yenta_probe_cb_irq(struct yenta_socket *socket);
static int yenta_allocate_res(struct yenta_socket *socket, int nr, unsigned type, int addr_start, int addr_end)
static unsigned int yenta_probe_irq(struct yenta_socket *socket,
static void yenta_free_res(struct yenta_socket *socket, int nr)
static void yenta_allocate_resources(struct yenta_socket *socket)
static void yenta_free_resources(struct yenta_socket *socket)
struct yenta_socket *sock = pci_get_drvdata(dev);
static inline u32 cb_readl(struct yenta_socket *socket, unsigned reg)
static inline void cb_writel(struct yenta_socket *socket, unsigned reg, u32 val)
static unsigned int yenta_probe_irq(struct yenta_socket *socket, u32 isa_irq_mask)
struct yenta_socket *socket = (struct yenta_socket *) dev_id;
static inline u8 config_readb(struct yenta_socket *socket, unsigned offset)
static int yenta_probe_cb_irq(struct yenta_socket *socket)
struct yenta_socket;
int (*override)(struct yenta_socket *);
void (*save_state)(struct yenta_socket *);
void (*restore_state)(struct yenta_socket *);
int (*sock_init)(struct yenta_socket *);