pcan_pccard
static void pcan_set_leds(struct pcan_pccard *card, u8 mask, u8 state);
static void pcan_start_led_timer(struct pcan_pccard *card)
static void pcan_stop_led_timer(struct pcan_pccard *card)
struct pcan_pccard *card = priv->priv;
static u8 pcan_read_reg(struct pcan_pccard *card, int port)
static void pcan_write_reg(struct pcan_pccard *card, int port, u8 v)
static inline int pcan_pccard_present(struct pcan_pccard *card)
static int pcan_wait_spi_busy(struct pcan_pccard *card)
static int pcan_write_eeprom(struct pcan_pccard *card, u16 addr, u8 v)
static void pcan_set_leds(struct pcan_pccard *card, u8 led_mask, u8 state)
static inline void pcan_set_can_power(struct pcan_pccard *card, int onoff)
struct pcan_pccard *card = timer_container_of(card, t, led_timer);
struct pcan_pccard *card = dev_id;
static void pcan_free_channels(struct pcan_pccard *card)
static int pcan_add_channels(struct pcan_pccard *card)
struct pcan_pccard *card = pdev->priv;
struct pcan_pccard *card;
card = kzalloc_obj(struct pcan_pccard);