Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 192) sorted by relevance

12345678

/drivers/s390/char/
Dtape_char.c344 unsigned int no, void __user *data) in __tapechar_ioctl() argument
348 if (no == MTIOCTOP) { in __tapechar_ioctl()
385 if (no == MTIOCPOS) { in __tapechar_ioctl()
395 if (no == MTIOCGET) { in __tapechar_ioctl()
428 return device->discipline->ioctl_fn(device, no, (unsigned long)data); in __tapechar_ioctl()
432 tapechar_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_ioctl() argument
441 rc = __tapechar_ioctl(device, no, (void __user *)data); in tapechar_ioctl()
448 tapechar_compat_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_compat_ioctl() argument
453 if (no == MTIOCPOS32) in tapechar_compat_ioctl()
454 no = MTIOCPOS; in tapechar_compat_ioctl()
[all …]
/drivers/dma/
Dapple-admac.c88 unsigned int no; member
257 if (direction != admac_chan_direction(adchan->no)) in admac_prep_dma_cyclic()
391 residue = admac_cyclic_read_residue(ad, adchan->no, adtx); in admac_tx_status()
411 u32 startbit = 1 << (adchan->no / 2); in admac_start_chan()
414 ad->base + REG_CHAN_INTSTATUS(adchan->no, ad->irq_index)); in admac_start_chan()
416 ad->base + REG_CHAN_INTMASK(adchan->no, ad->irq_index)); in admac_start_chan()
418 switch (admac_chan_direction(adchan->no)) { in admac_start_chan()
428 dev_dbg(adchan->host->dev, "ch%d start\n", adchan->no); in admac_start_chan()
434 u32 stopbit = 1 << (adchan->no / 2); in admac_stop_chan()
436 switch (admac_chan_direction(adchan->no)) { in admac_stop_chan()
[all …]
/drivers/staging/rtl8192e/rtl8192e/
Drtl_eeprom.c13 static void _rtl92e_gpio_write_bit(struct net_device *dev, int no, bool val) in _rtl92e_gpio_write_bit() argument
18 reg |= 1 << no; in _rtl92e_gpio_write_bit()
20 reg &= ~(1 << no); in _rtl92e_gpio_write_bit()
26 static bool _rtl92e_gpio_get_bit(struct net_device *dev, int no) in _rtl92e_gpio_get_bit() argument
30 return (reg >> no) & 0x1; in _rtl92e_gpio_get_bit()
/drivers/media/pci/b2c2/
Dflexcop-dma.c127 flexcop_dma_index_t no, in flexcop_dma_control_size_irq() argument
132 if (no & FC_DMA_1) in flexcop_dma_control_size_irq()
135 if (no & FC_DMA_2) in flexcop_dma_control_size_irq()
144 flexcop_dma_index_t no, in flexcop_dma_control_timer_irq() argument
149 if (no & FC_DMA_1) in flexcop_dma_control_timer_irq()
152 if (no & FC_DMA_2) in flexcop_dma_control_timer_irq()
/drivers/acpi/
Dtables.c562 int sig, no, table_nr = 0, total_offset = 0; in acpi_table_upgrade() local
579 for (no = 0; no < NR_ACPI_INITRD_TABLES; no++) { in acpi_table_upgrade()
657 for (no = 0; no < table_nr; no++) { in acpi_table_upgrade()
658 unsigned char *src_p = acpi_initrd_files[no].data; in acpi_table_upgrade()
659 phys_addr_t size = acpi_initrd_files[no].size; in acpi_table_upgrade()
/drivers/media/common/b2c2/
Dflexcop-common.h112 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no);
127 flexcop_dma_index_t no, int onoff);
129 flexcop_dma_index_t no, int onoff);
/drivers/clk/rockchip/
Dclk-pll.c388 rate->no = ((pllcon >> RK3066_PLLCON0_OD_SHIFT) in rockchip_rk3066_pll_get_params()
419 do_div(rate64, cur.no); in rockchip_rk3066_pll_recalc_rate()
435 __func__, rate->rate, rate->nr, rate->no, rate->nf); in rockchip_rk3066_pll_set_params()
453 HIWORD_UPDATE(rate->no - 1, RK3066_PLLCON0_OD_MASK, in rockchip_rk3066_pll_set_params()
552 rate->no, cur.no, rate->nf, cur.nf, rate->nb, cur.nb); in rockchip_rk3066_pll_init()
553 if (rate->nr != cur.nr || rate->no != cur.no || rate->nf != cur.nf in rockchip_rk3066_pll_init()
/drivers/staging/media/deprecated/saa7146/av7110/
Daudio-set-id.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
47 system stream is sent to the video device. If no audio stream type is
Dvideo-get-event.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
99 - There is no event pending, and the device is in non-blocking mode.
Daudio_function_calls.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
/drivers/pci/hotplug/
DTODO5 * There are no implementations of the ->hardware_test, ->get_power and
29 example. Either the pci_slot member should no longer be declared private
50 example. Either the pci_slot member should no longer be declared private
/drivers/media/dvb-frontends/
Ddib0070.c549 int dib0070_set_rf_output(struct dvb_frontend *fe, u8 no) in dib0070_set_rf_output() argument
553 if (no > 3) in dib0070_set_rf_output()
554 no = 3; in dib0070_set_rf_output()
555 if (no < 1) in dib0070_set_rf_output()
556 no = 1; in dib0070_set_rf_output()
557 return dib0070_write_reg(state, 0x07, rxrf2 | (no << 11)); in dib0070_set_rf_output()
/drivers/staging/pi433/Documentation/
Dpi433.txt32 there is no receive request or the receiver is still waiting for something in
89 shapingOff - no shaping
123 optionOff - no preamble will be generated
127 optionOff - no sync word will be added
133 optionOff - no length information will be automatically added
148 optionOff - no crc will be calculated
235 filtering_off - no address filtering will take place
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Didle.fuc52 // set our "no interrupt has occurred during our execution" flag
81 // sleep if no interrupts have occurred
/drivers/gpio/
Dgpio-da9052.c36 #define DA9052_GPIO_SHIFT_COUNT(no) (no%8) argument
/drivers/auxdisplay/
DKconfig23 It makes no sense to have this alone, you select your display driver
244 3 = 2x16 parallel LCD (Hantronix), no keypad
378 0 : no connection (eg: connected to ground)
393 0 : no connection (eg: connected to ground)
408 0 : no connection (eg: connected to ground)
423 0 : no connection (eg: connected to ground)
438 0 : no connection (eg: connected to ground)
453 0 : no connection (eg: connected to ground)
493 Previously, there was no option for this: the backlight flashed
/drivers/staging/board/
DTODO2 * remove staging board code when no more platform devices are needed
/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c762 unsigned int no; in inv_icm42600_gyro_parse_fifo() local
770 for (i = 0, no = 0; i < st->fifo.count; i += size, ++no) { in inv_icm42600_gyro_parse_fifo()
784 st->fifo.nb.total, no); in inv_icm42600_gyro_parse_fifo()
Dinv_icm42600_accel.c750 unsigned int no; in inv_icm42600_accel_parse_fifo() local
758 for (i = 0, no = 0; i < st->fifo.count; i += size, ++no) { in inv_icm42600_accel_parse_fifo()
772 st->fifo.nb.total, no); in inv_icm42600_accel_parse_fifo()
/drivers/net/arcnet/
DKconfig51 ARCnet "raw mode" packet encapsulation, no soft headers. Unlikely
64 0=no hardware acknowledge
98 time only using memory-mapped mode, and no IO ports at all. This
/drivers/gpu/drm/amd/display/
DTODO50 subsystems, since there's really no good reason to have 2nd
70 12. drm_modeset_lock in MST should no longer be needed in recent kernels
110 be simplified enough to no longer need a vector implementation.
/drivers/interconnect/
DKconfig10 If unsure, say no.
/drivers/net/pse-pd/
DKconfig11 If unsure, say no.
/drivers/gpu/drm/armada/
DKconfig11 This driver provides no built-in acceleration; acceleration is
/drivers/misc/mchp_pci1xxxx/
DKconfig11 Select yes, no or module here to include or exclude the driver

12345678