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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-magicmouse.c166 static void magicmouse_emit_touch(struct magicmouse_sc *msc, int raw_id, u8 *tdata) argument
177 msc->tracking_ids[raw_id] = id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.c419 gpointer *raw_id = NULL; local
425 raw_id = g_hash_table_lookup (gv_prop_hash, a_prop);
426 if (!raw_id) {
429 return GPOINTER_TO_INT (raw_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.c419 gpointer *raw_id = NULL; local
425 raw_id = g_hash_table_lookup (gv_prop_hash, a_prop);
426 if (!raw_id) {
429 return GPOINTER_TO_INT (raw_id);

Completed in 71 milliseconds