Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-wusb_cbaf36 assumed to be not known. The CM may associate
100 associate with the device.
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/iommu/
Drockchip,iommu.txt15 to associate with its master device. See:
/linux-4.1.27/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
Dmac80211-auth-assoc-deauth.txt48 userspace->mac80211: associate
DREADME.ipw2100126 associate boolean associate=0 /* Do NOT auto associate */
Ds2io.txt36 To associate an interface with a physical adapter use "ethtool -p <ethX>".
Dbonding.txt1897 associate physical devices directly with network interface names (so
2475 tables. Initially, the switch does not associate the MAC address in
/linux-4.1.27/ipc/
Dutil.h82 int (*associate)(struct kern_ipc_perm *, int); member
Dutil.c315 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
Dmsg.c246 .associate = msg_security, in SYSCALL_DEFINE2()
Dshm.c657 .associate = shm_security, in SYSCALL_DEFINE3()
Dsem.c587 .associate = sem_security, in SYSCALL_DEFINE3()
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt18 driver and these names are used to associate pin group predefinitions to pin
/linux-4.1.27/drivers/staging/iio/Documentation/
Dinkernel.txt37 to associate a given channel with the consumer requesting it.
Ddevice.txt39 and for associate parameters such as offsets and scales.
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt43 can use the NetLabel caching functions to associate the LSM internal
/linux-4.1.27/drivers/staging/i2o/
DREADME90 o Find the right way to associate drives/luns/busses
/linux-4.1.27/drivers/net/wireless/mwifiex/
DREADME151 num_cmd_assoc_ok = <number of associate commands with success return>
152 num_cmd_assoc_fail = <number of associate commands with failure return>
Djoin.c387 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate()
Dfw.h1938 struct host_cmd_ds_802_11_associate associate; member
/linux-4.1.27/Documentation/input/
Drotary-encoder.txt76 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
69 driver. A driver for such a device should associate one type B slot with each
/linux-4.1.27/Documentation/fmc/
Dfmc-write-eeprom.txt61 still loaded, the system will associate it to the new device, which
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt278 Definition: A phandle to associate this debug node with its
372 Definition: A phandle to associate this debug node with its cpu.
/linux-4.1.27/Documentation/
Dunshare.txt204 appropriate context structures and then associate them with the
213 associate new context structures with the current task structure,
DIRQ-domain.txt50 exist then it will allocate a new Linux irq_desc, associate it with
Dkernel-parameters.txt1903 to associate lp devices with, starting with
/linux-4.1.27/Documentation/filesystems/
Dqnx6.txt97 It is a specially formatted file containing records which associate each
Dhpfs.txt68 On HPFS partitions, OS/2 can associate to each file a special information called
Dext2.txt173 It is a specially formatted file containing records which associate
Drelay.txt292 The private_data passed into relay_open() allows clients to associate
Dsharedsubtree.txt198 associate/disassociate a namespace with userid, then each user
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.c99 static int associate; variable
2429 struct ipw_associate *associate) in ipw_send_associate() argument
2431 if (!priv || !associate) { in ipw_send_associate()
2436 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate()
2437 associate); in ipw_send_associate()
4808 schedule_work(&priv->associate); in ipw_rx_notification()
7573 schedule_work(&priv->associate); in ipw_associate()
7656 container_of(work, struct ipw_priv, associate); in ipw_bg_associate()
8499 if (associate) in ipw_sw_reset()
10682 INIT_WORK(&priv->associate, ipw_bg_associate); in ipw_setup_deferred_work()
[all …]
Dipw2200.h1301 struct work_struct associate; member
Dipw2100.c193 static int associate = 0; variable
203 module_param(associate, int, 0444);
209 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)");
6113 if (associate) in ipw2100_alloc_device()
/linux-4.1.27/drivers/net/wireless/
Dray_cs.c119 static void associate(ray_dev_t *local);
2463 associate(local); in rx_authenticate()
2480 static void associate(ray_dev_t *local) in associate() function
Datmel.c3133 static void associate(struct atmel_private *priv, u16 frame_len, u16 subtype) in associate() function
3413 associate(priv, frame_len, subtype); in atmel_management_frame()
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/arm/
Dtopology.txt27 ARM topology bindings allow one to associate cpu nodes with hierarchical groups
/linux-4.1.27/Documentation/hwmon/
Dsysfs-interface278 chip-dependent. Use this for chips which associate trip points
286 chip-dependent. Use this for chips which associate trip points
/linux-4.1.27/Documentation/vm/
Dcleancache.txt43 (presumably about-to-be-evicted) page into cleancache and associate it with
Dfrontswap.txt25 copy the page to transcendent memory and associate it with the type and
/linux-4.1.27/Documentation/development-process/
D5.Posting182 option to diff will associate function names with changes, making the
/linux-4.1.27/Documentation/s390/
Dcds.txt218 device driver to associate the interrupt with a
/linux-4.1.27/Documentation/PCI/
Dpci.txt371 request_irq() will associate an interrupt handler and device handle
/linux-4.1.27/Documentation/scsi/
Dst.txt56 Many Unices contain internal tables that associate different modes to
/linux-4.1.27/Documentation/video4linux/
Dv4l2-framework.txt116 it impossible to associate v4l2_dev with a particular parent.