Searched refs:sif (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/net/skfp/ |
D | smt.c | 1030 struct smt_sif_config *sif ; in smt_send_sif_config() local 1037 sif = smtod(mb, struct smt_sif_config *) ; in smt_send_sif_config() 1038 smt_fill_timestamp(smc,&sif->ts) ; /* set time stamp */ in smt_send_sif_config() 1039 smt_fill_sde(smc,&sif->sde) ; /* set station descriptor */ in smt_send_sif_config() 1040 smt_fill_version(smc,&sif->version) ; /* set version information */ in smt_send_sif_config() 1041 smt_fill_state(smc,&sif->state) ; /* set state information */ in smt_send_sif_config() 1042 smt_fill_policy(smc,&sif->policy) ; /* set station policy */ in smt_send_sif_config() 1043 smt_fill_latency(smc,&sif->latency); /* set station latency */ in smt_send_sif_config() 1044 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config() 1045 smt_fill_setcount(smc,&sif->setcount) ; /* set count */ in smt_send_sif_config() [all …]
|
/linux-2.6.39/drivers/staging/tm6000/ |
D | tm6000-stds.c | 47 struct tm6000_reg_settings sif[12]; member 62 .sif = { 123 .sif = { 184 .sif = { 245 .sif = { 304 .sif = { 363 .sif = { 1129 rc = tm6000_load_std(dev, tv_stds[pos].sif, in tm6000_set_tv() 1130 sizeof(tv_stds[pos].sif)); in tm6000_set_tv()
|
/linux-2.6.39/include/linux/ |
D | gfs2_ondisk.h | 201 #define IF2DT(sif) (((sif) & S_IFMT) >> 12) argument
|
/linux-2.6.39/drivers/media/video/gspca/ |
D | w996Xcf.c | 351 unsigned long hw_bufsize = sd->sif ? (352 * 288 * 2) : (640 * 480 * 2), in w9968cf_init() 396 if (sd->sif) { in w9968cf_set_crop_window()
|
D | ov519.c | 99 u8 sif; member 2873 sd->sif = 1; in ov6xx0_configure() 3373 if (sd->sif) { in sd_init() 3380 if (sd->sif) { in sd_init() 3386 if (sd->sif) { in sd_init() 3403 if (sd->sif) { in sd_init() 3411 if (sd->sif) in sd_init()
|
/linux-2.6.39/drivers/media/video/pwc/ |
D | philips.txt | 48 Can be one of 'sqcif', 'qsif', 'qcif', 'sif', 'cif' or
|