Searched refs:active (Results 476 - 500 of 1176) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/pnp/isapnp/
H A Dcore.c855 dev->active = isapnp_read_byte(ISAPNP_CFG_ACTIVATE);
856 if (!dev->active)
892 dev->active = 1;
937 if (!dev->active)
941 dev->active = 0;
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c527 sq->active = 0;
820 write_sq.active = 0;
852 while (write_sq.active) {
854 !write_sq.active, HZ);
1057 busy/active - we will just return -EINVAL.
1312 write_sq.count, write_sq.rear_size, write_sq.active,
/linux-master/drivers/media/tuners/
H A Dsi2157.c319 dev->active = true;
336 dev->active = false;
457 if (!dev->active) {
592 if (!dev->active)
595 if (!dev->active) {
H A De4000.c70 dev->active = true;
85 dev->active = false;
105 if (!dev->active) {
506 if (!dev->active)
528 if (!dev->active)
H A Dfc2580.c37 if (!dev->active) {
289 dev->active = true;
303 dev->active = false;
/linux-master/drivers/regulator/
H A Dwm8350-regulator.c743 /* active / pulse skipping */
768 u16 mask, sleep, active, force; local
790 active = wm8350_reg_read(wm8350, WM8350_DCDC_ACTIVE_OPTIONS) & mask;
794 dev_dbg(wm8350->dev, "mask %x active %x sleep %x force %x",
795 mask, active, sleep, force);
797 if (active && !sleep) {
802 } else if (!active && !sleep)
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_queue.c554 * pvr_queue_update_active_state_locked() - Update the queue active state.
576 list_move_tail(&queue->node, &pvr_dev->queues.active);
580 * pvr_queue_update_active_state() - Update the queue active state.
585 * Updating the active state implies moving the queue in or out of the
586 * active queue list, which also defines whether the queue is checked
611 /* We need to add the queue to the active list before updating the CCCB,
812 * queue in the active list. This would cause
840 list_move_tail(&queue->node, &pvr_dev->queues.active);
1332 list_for_each_entry(queue, &pvr_dev->queues.active, node)
1342 list_for_each_entry(queue, &pvr_dev->queues.active, nod
[all...]
/linux-master/drivers/net/wwan/
H A Dqcom_bam_dmux.c340 int active, ret; local
346 active = pm_runtime_get(dmux->dev);
347 if (active < 0 && active != -EINPROGRESS)
357 if (active <= 0) {
816 * Note that the RX path may be active even if we are runtime suspended,
/linux-master/drivers/dma/qcom/
H A Dhidma.c176 /* Delete from the active list, add to completed list */
181 mchan->running = list_first_entry(&mchan->active,
211 INIT_LIST_HEAD(&mchan->active);
239 list_move_tail(&qdesc->node, &mchan->active);
243 struct hidma_desc *desc = list_first_entry(&mchan->active,
484 list_splice_init(&mchan->active, &list);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1233 /* For active scan, listen ACTIVE_DWELL_TIME (msec) on each channel after
1243 * Must be set longer than active dwell time.
1278 * due to simply not being in an active scan which
1743 IL_ERR("ACTIVATE a non DRIVER active station id %u addr %pM\n",
2071 /* Ucode must be active and driver must be non active */
2075 IL_ERR("removed non active STA %u\n", sta_id);
2166 D_INFO("Removing %pM but non DRIVER active\n", addr);
2171 D_INFO("Removing %pM but non UCODE active\n", addr);
2199 * which stations are active i
3770 const struct il_rxon_cmd *active = &il->active; local
[all...]
/linux-master/net/rxrpc/
H A Dconn_client.c39 atomic_inc(&bundle->active);
91 atomic_set(&bundle->active, 1);
650 /* If no channels remain active, then put the connection on the idle
693 * Drop the active count on a bundle.
704 if (atomic_dec_and_lock(&bundle->active, &local->client_bundles_lock)) {
778 atomic_dec(&conn->active);
820 atomic_dec(&conn->active);
/linux-master/sound/soc/ti/
H A Dj721e-evm.c69 int active; member in struct:j721e_audio_domain
266 domain->active++;
303 domain->active--;
386 domain->active--;
387 if (!domain->active) {
/linux-master/drivers/phy/st/
H A Dphy-stm32-usbphyc.c141 bool active; member in struct:stm32_usbphyc_phy
279 /* Check if a phy port is still active or clk48 in use */
360 usbphyc_phy->active = true;
375 usbphyc_phy->active = false;
729 usbphyc->phys[port]->active = false;
778 /* Ensure PHYs are not active, to allow PLL disabling */
780 if (usbphyc->phys[port]->active)
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c34 /* Wait for the MMU status to indicate there is no active command, in
170 * AS can be retained by active jobs or a perfcnt context,
332 if (WARN_ON(mapping->active))
344 mapping->active = true;
359 if (WARN_ON(!mapping->active))
381 mapping->active = false;
533 bomapping->active = true;
/linux-master/drivers/gpu/host1x/
H A Dbus.c117 * Move the subdevice to the list of active (registered) subdevices
124 list_move_tail(&subdev->list, &device->active);
146 * first active subdevice, so unload the driver first.
323 list_for_each_entry(subdev, &device->active, list) {
378 list_for_each_entry_safe(subdev, sd, &device->active, list) {
442 INIT_LIST_HEAD(&device->active);
549 list_for_each_entry(subdev, &device->active, list)
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dpcm.c93 if (pi->active) {
172 /* if the other stream is active, then we can only
179 if (other->active) {
248 pi->active = 0;
353 pi->active = 1;
354 if (other->active &&
/linux-master/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c456 bool active; local
458 active = (b43_compare_bbatt(&cal->bbatt, &phy->g->bbatt) &&
467 active ? " ACTIVE" : "");
/linux-master/drivers/staging/greybus/
H A Dgpio.c23 u8 active: 1, member in struct:gb_gpio_line
85 ggc->lines[which].active = true;
106 ggc->lines[which].active = false;
/linux-master/fs/xfs/scrub/
H A Ddabtree.c262 for (plevel = 0; plevel < altpath->active; plevel++) {
264 (plevel < path->active &&
329 ds->state->path.active = level + 1;
/linux-master/kernel/bpf/
H A Dbpf_lru_list.c101 /* Move nodes between or within active and inactive list (like
102 * active to inactive, inactive to active or tail of active back to
103 * the head of active).
135 /* Rotate the active list:
138 * back to the head of active list with the ref bit cleared.
139 * Give this node one more chance to survive in the active list.
147 struct list_head *active = &l->lists[BPF_LRU_LIST_T_ACTIVE]; local
151 first_node = list_first_entry(active, struc
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dmn88472.c26 if (!dev->active) {
216 if (!dev->active) {
494 dev->active = true;
652 /* Sleep because chip is active by default */
/linux-master/drivers/clk/qcom/
H A Dclk-rpm.c157 unsigned long *active, unsigned long *sleep)
159 *active = rate;
168 *sleep = *active;
208 /* Undo the active set vote and restore it */
156 to_active_sleep(struct clk_rpm *r, unsigned long rate, unsigned long *active, unsigned long *sleep) argument
/linux-master/drivers/input/keyboard/
H A Dlm8323.c36 #define LM8323_CMD_SET_ACTIVE 0x8b /* Set active time. */
225 * Set the chip active time (idle time before it enters halt).
288 * during a keypress, so set active time to 0. When it's released,
289 * we can enter halt again, so set the active time back to normal.
326 int active = lm->active_time >> 2; local
332 if (debounce >= active)
333 active = debounce + 3;
/linux-master/sound/soc/codecs/
H A Dak4458.c633 static void ak4458_reset(struct ak4458_priv *ak4458, bool active) argument
636 gpiod_set_value_cansleep(ak4458->reset_gpiod, active);
639 if (active)
/linux-master/sound/soc/uniphier/
H A Daio-cpu.c379 aio->chip->active = 1;
388 aio->chip->active = 0;
556 if (!aio->chip->active)

Completed in 276 milliseconds

<<11121314151617181920>>