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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dipcrm.c37 typedef enum type_id { enum
41 } type_id; typedef in typeref:enum:type_id
43 static int remove_ids(type_id type, int argc, char **argv)
92 type_id what = 0; /* silence gcc */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-pidff.c193 int type_id[sizeof(pidff_effect_types)]; member in struct:pidff_device
564 int type_id; local
571 pidff->type_id[PID_CONSTANT]);
590 type_id = PID_SQUARE;
593 type_id = PID_TRIANGLE;
596 type_id = PID_SINE;
599 type_id = PID_SAW_UP;
602 type_id = PID_SAW_DOWN;
611 pidff->type_id[type_id]);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_genn.c67 ASN1_SIMPLE(OTHERNAME, type_id, ASN1_OBJECT),
H A Dx509v3.h158 ASN1_OBJECT *type_id; member in struct:otherName_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_genn.c67 ASN1_SIMPLE(OTHERNAME, type_id, ASN1_OBJECT),
H A Dv3_alt.c543 * no need to free type_id because it is static
552 gen->d.otherName->type_id = OBJ_txt2obj(objtmp, 0);
554 if (!gen->d.otherName->type_id)
H A Dx509v3.h157 ASN1_OBJECT *type_id; member in struct:otherName_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-if.c1409 int vendor_id, product_id, type_id; local
1435 type_id = 645;
1440 type_id = 646;
1445 type_id = 646;
1450 type_id = 675;
1455 type_id = 680;
1460 type_id = 690;
1465 type_id = 730;
1470 type_id = 740;
1475 type_id
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dbearer.h58 * @type_id: TIPC media identifier [defined in tipc_bearer.h]
75 u32 type_id; member in struct:media
H A Dbearer.c143 if (media_list[i].type_id == media_type) {
157 m_ptr->type_id = media_type;
187 if (m_ptr->type_id == media_type)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-mpeg.c602 if (d->type_id == btype) {
622 core->active_type_id = drv->type_id;
651 if ((drv->type_id != CX88_MPEG_DVB) &&
652 (drv->type_id != CX88_MPEG_BLACKBIRD))
676 drv->type_id == CX88_MPEG_DVB ? "dvb" : "blackbird",
733 drv->type_id == CX88_MPEG_DVB ? "dvb" : "blackbird");
748 if (d->type_id != drv->type_id)
830 printk(KERN_INFO "%s .. Removing driver type %d\n", __FUNCTION__, h->type_id);
H A Dcx88.h424 enum cx88_board_type type_id; member in struct:cx8802_driver
H A Dcx88-dvb.c818 .type_id = CX88_MPEG_DVB,
H A Dcx88-blackbird.c1372 .type_id = CX88_MPEG_BLACKBIRD,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dx509v3.h158 ASN1_OBJECT *type_id; member in struct:otherName_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h157 ASN1_OBJECT *type_id; member in struct:otherName_st

Completed in 7302 milliseconds