/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp4_core.c | 1077 static irqreturn_t cyttsp4_irq(int irq, void *handle) in cyttsp4_irq() argument 1079 struct cyttsp4 *cd = handle; in cyttsp4_irq()
|
/openbmc/linux/arch/arm/mm/ |
H A D | Kconfig | 637 and to handle IO-space as a special type of memory by assigning 1040 PL310 can handle normal accesses while it is in progress. Under very
|
/openbmc/linux/net/sched/ |
H A D | sch_taprio.c | 2120 TC_H_MAKE(TC_H_MAJ(sch->handle), in taprio_init() 2488 tcm->tcm_info = child->handle; in taprio_dump_class()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 5777 req->cq_handle = cpu_to_le64(ring->handle); in hwrm_ring_alloc_send_msg() 5932 ring->handle = BNXT_TX_HDL; in bnxt_hwrm_ring_alloc() 5971 ring->handle = BNXT_RX_HDL; in bnxt_hwrm_ring_alloc() 10217 static u16 bnxt_hwrm_get_wol_fltrs(struct bnxt *bp, u16 handle) in bnxt_hwrm_get_wol_fltrs() argument 10229 req->handle = cpu_to_le16(handle); in bnxt_hwrm_get_wol_fltrs() 10248 u16 handle = 0; in bnxt_get_wol_settings() local 10255 handle = bnxt_hwrm_get_wol_fltrs(bp, handle); in bnxt_get_wol_settings() 10256 } while (handle && handle != 0xffff); in bnxt_get_wol_settings()
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | sleep-states.rst | 90 lose power when entering S2RAM, so devices must be able to handle the transition
|
/openbmc/linux/fs/befs/ |
H A D | ChangeLog | 105 * Removed notion of btree handle from btree.c. It was unnecessary, as the
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
H A D | stream.rst | 526 to handle 2 independent stereo streams even though it's possible in theory
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2200.rst | 192 As an interface designed to handle generic hardware, there are certain
|
/openbmc/linux/Documentation/hwmon/ |
H A D | abituguru-datasheet.rst | 158 internal calibration or whatever. Your code should be prepared to handle
|
/openbmc/linux/Documentation/powerpc/ |
H A D | firmware-assisted-dump.rst | 263 - 1 = FADump is registered and ready to handle system crash.
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-transport.rst | 343 handle any I/O-related state-tracking themselves. HID core does not implement
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_init.c | 128 rq->vrq->scsi.handle = a->num_vrqs; in alloc_vda_req()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | thunderbolt.rst | 321 configure the interface or let your GUI handle it automatically.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.2.rst | 314 update the code to handle the new structure.
|
/openbmc/linux/drivers/hwmon/ |
H A D | asus_atk0110.c | 1288 data->atk_handle = device->handle; in atk_add()
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | e1000e.rst | 65 The hardware can handle many more small packets per second however, and
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/ |
H A D | vortex.rst | 190 The driver's interrupt service routine can handle many receive and
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | inodes.rst | 309 EXT4_FL_USER_MODIFIABLE mask, since it needs to handle the setting of
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | fault-injection.rst | 282 kernel may crash because it may not be able to handle the error.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | client.rst | 319 handle hot-removal of client devices.
|
/openbmc/linux/Documentation/locking/ |
H A D | ww-mutex-design.rst | 240 - They can handle lock-acquisition in any order which allows us to start walking
|
/openbmc/linux/net/ |
H A D | Kconfig | 491 handle netdev register/unregister/link change/name change events
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-capacity.rst | 409 put in place to handle this shares the same name. Misfit task migration
|
/openbmc/linux/Documentation/driver-api/ |
H A D | dma-buf.rst | 231 * Proxy fences, proposed to handle &drm_syncobj for which the fence has not yet
|
/openbmc/linux/Documentation/networking/ |
H A D | representors.rst | 76 3. It acts as a handle by which switching rules (such as TC filters) can refer
|