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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj_pcmcia.c30 typedef struct ixj_info_t { struct
34 } ixj_info_t; typedef in typeref:struct:ixj_info_t
48 p_dev->priv = kmalloc(sizeof(struct ixj_info_t), GFP_KERNEL);
52 memset(p_dev->priv, 0, sizeof(struct ixj_info_t));
131 ixj_info_t *info;
193 ixj_info_t *info = link->priv;

Completed in 61 milliseconds