Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/telephony/
Dixj_pcmcia.c21 typedef struct ixj_info_t { struct
24 } ixj_info_t; argument
34 p_dev->priv = kzalloc(sizeof(struct ixj_info_t), GFP_KERNEL); in ixj_probe()
124 ixj_info_t *info; in ixj_config()
154 ixj_info_t *info = link->priv; in ixj_cs_release()