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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/irda/
H A Dirlmp.h88 __u16_host_order hint_mask; member in struct:__anon33952
203 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb,
206 int irlmp_update_client(void *handle, __u16 hint_mask,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/irda/
H A Dirlmp.h88 __u16_host_order hint_mask; member in struct:__anon22259
203 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb,
206 int irlmp_update_client(void *handle, __u16 hint_mask,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/irda/
H A Dirlmp.c991 client->hint_mask.word,
1065 (client->hint_mask.word &
1472 * Function irlmp_register_client (hint_mask, callback1, callback2)
1480 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb, argument
1496 client->hint_mask.word = hint_mask;
1509 * Function irlmp_update_client (handle, hint_mask, callback1, callback2)
1511 * Updates specified client (handle) with possibly new hint_mask and
1516 int irlmp_update_client(void *handle, __u16 hint_mask, argument
1531 client->hint_mask
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/irda/
H A Dirlmp.c991 client->hint_mask.word,
1065 (client->hint_mask.word &
1472 * Function irlmp_register_client (hint_mask, callback1, callback2)
1480 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb, argument
1496 client->hint_mask.word = hint_mask;
1509 * Function irlmp_update_client (handle, hint_mask, callback1, callback2)
1511 * Updates specified client (handle) with possibly new hint_mask and
1516 int irlmp_update_client(void *handle, __u16 hint_mask, argument
1531 client->hint_mask
[all...]

Completed in 139 milliseconds