Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 34) sorted by relevance

12

/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-wusb_cbaf36 assumed to be not known. The CM may associate
100 associate with the device.
/linux-2.6.39/Documentation/usb/
Dcallbacks.txt55 These callbacks are intended to associate and disassociate a driver with
69 usb_set_intfdata(), to associate a data structure with an interface, so
70 that you know which internal state and identity you associate with a
/linux-2.6.39/ipc/
Dutil.h75 int (*associate) (struct kern_ipc_perm *, int); member
Dutil.c343 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
Dmsg.c321 msg_ops.associate = msg_security; in SYSCALL_DEFINE2()
Dshm.c463 shm_ops.associate = shm_security; in SYSCALL_DEFINE3()
Dsem.c333 sem_ops.associate = sem_security; in SYSCALL_DEFINE3()
/linux-2.6.39/Documentation/networking/
DREADME.ipw2200145 associate
146 Set to 0 to disable the auto scan-and-associate functionality of the
148 for and associate to a network until it has been configured with
150 the network SSID. Default is 0 (do not auto-associate)
152 Example: % modprobe ipw2200 associate=0
DREADME.ipw2100126 associate boolean associate=0 /* Do NOT auto associate */
Ds2io.txt36 To associate an interface with a physical adapter use "ethtool -p <ethX>".
/linux-2.6.39/drivers/message/i2o/
DREADME90 o Find the right way to associate drives/luns/busses
/linux-2.6.39/Documentation/netlabel/
Dlsm_interface.txt43 can use the NetLabel caching functions to associate the LSM internal
/linux-2.6.39/Documentation/input/
Drotary-encoder.txt64 name 'rotary-encoder' and associate the IRQs and some specific platform
Dmulti-touch-protocol.txt57 For type B devices, the kernel driver should associate a slot with each
/linux-2.6.39/Documentation/
Dunshare.txt204 appropriate context structures and then associate them with the
213 associate new context structures with the current task structure,
/linux-2.6.39/Documentation/cgroups/
Dcgroups.txt76 you to associate a set of CPUs and a set of memory nodes with the
144 a separate cgroup for every browser launched and associate it with
161 multiple separate ones and then associate the new cgroups with the
/linux-2.6.39/drivers/net/wireless/ipw2x00/
Dipw2200.c97 static int associate; variable
2408 struct ipw_associate *associate) in ipw_send_associate() argument
2410 if (!priv || !associate) { in ipw_send_associate()
2415 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate()
2416 associate); in ipw_send_associate()
4794 schedule_work(&priv->associate); in ipw_rx_notification()
7643 schedule_work(&priv->associate); in ipw_associate()
7728 container_of(work, struct ipw_priv, associate); in ipw_bg_associate()
8571 if (associate) in ipw_sw_reset()
10762 INIT_WORK(&priv->associate, ipw_bg_associate); in ipw_setup_deferred_work()
[all …]
Dipw2200.h1303 struct work_struct associate; member
Dipw2100.c192 static int associate = 0; variable
202 module_param(associate, int, 0444);
208 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)");
6172 if (associate) in ipw2100_alloc_device()
/linux-2.6.39/drivers/net/wireless/
Dray_cs.c121 static void associate(ray_dev_t *local);
2456 associate(local); in rx_authenticate()
2473 static void associate(ray_dev_t *local) in associate() function
/linux-2.6.39/Documentation/hwmon/
Dsysfs-interface255 chip-dependent. Use this for chips which associate trip points
263 chip-dependent. Use this for chips which associate trip points
/linux-2.6.39/Documentation/filesystems/
Dhpfs.txt68 On HPFS partitions, OS/2 can associate to each file a special information called
Dext2.txt172 It is a specially formatted file containing records which associate
/linux-2.6.39/Documentation/development-process/
D5.Posting182 option to diff will associate function names with changes, making the
/linux-2.6.39/Documentation/s390/
Dcds.txt218 device driver to associate the interrupt with a

12