Home
last modified time | relevance | path

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

/drivers/staging/cxt1e1/
Dhwprobe.c46 struct net_device * __init c4_add_dev (hdw_info_t *, int, unsigned long, unsigned long, int, int);
53 show_two (hdw_info_t * hi, int brdno) in show_two()
105 hdw_sn_get (hdw_info_t * hi, int brdno) in hdw_sn_get()
157 hdw_info_t *hi; in prep_hdw_info()
177 hdw_info_t *hi; in cleanup_ioremap()
203 hdw_info_t *hi; in cleanup_devs()
227 hdw_info_t *hi; in c4_hdw_init()
301 hdw_info_t *hi; in c4hw_attach_all()
Dlinux.c71 void __init hdw_sn_get (hdw_info_t *, int);
425 hdw_info_t *hi; in create_chan()
459 hi = (hdw_info_t *) ci->hdw_info; in create_chan()
957 c4_add_dev (hdw_info_t * hi, int brdno, unsigned long f0, unsigned long f1, in c4_add_dev()
1150 hdw_info_t *hi; in cleanup_hdlc()
Dpmcc4_private.h276 typedef struct s_hdw_info hdw_info_t; typedef
Dsbeproc.c46 hdw_info_t *hi = &hdw_info[ci->brdno]; in sbecom_proc_get_brdinfo()