Home
last modified time | relevance | path

Searched defs:one (Results 1 – 17 of 17) sorted by relevance

/drivers/tty/serial/
Dmax310x.c299 struct max310x_one *one = to_max310x_port(port); in max310x_port_read() local
309 struct max310x_one *one = to_max310x_port(port); in max310x_port_write() local
316 struct max310x_one *one = to_max310x_port(port); in max310x_port_update() local
641 struct max310x_one *one = to_max310x_port(port); in max310x_batch_write() local
648 struct max310x_one *one = to_max310x_port(port); in max310x_batch_read() local
655 struct max310x_one *one = to_max310x_port(port); in max310x_handle_rx() local
791 struct max310x_one *one = to_max310x_port(port); in max310x_start_tx() local
852 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_tx_proc() local
874 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc() local
884 struct max310x_one *one = to_max310x_port(port); in max310x_set_mctrl() local
[all …]
Dsc16is7xx.c349 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local
783 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local
817 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() local
837 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() local
862 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() local
975 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() local
1006 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_startup() local
Dstm32-usart.c375 size_t one = UART_XMIT_SIZE - xmit->tail; in stm32_usart_transmit_chars_dma() local
/drivers/misc/lkdtm/
Dbugs.c214 int one; member
220 int one; member
Dusercopy.c136 unsigned char *one, *two; in do_usercopy_heap_size() local
/drivers/media/radio/
Dradio-rtrack2.c60 static void one(struct radio_isa_card *isa) in one() function
/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h742 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
743 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
/drivers/media/test-drivers/vivid/
Dvivid-vbi-gen.c28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local
/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c326 const struct fixed31_32 one = dc_fixpt_from_int(1); in translate_from_linear_space() local
374 const struct fixed31_32 one = dc_fixpt_from_int(1); in translate_from_linear_space_long() local
1527 const struct fixed31_32 one = dc_fixpt_from_int(1); in interpolate_user_regamma() local
/drivers/gpu/drm/i915/selftests/
Dscatterlist.c165 static unsigned int one(unsigned long n, in one() function
/drivers/clk/renesas/
Dr9a06g032-clocks.c321 u16 one, unsigned int on) in clk_rdesc_set()
332 uint16_t one) in clk_rdesc_get()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_dscl.c172 const long long one = dc_fixpt_one.value; in dpp1_dscl_get_dscl_mode() local
/drivers/watchdog/
Dpcwd.c301 int one, ten, hund, minor; in pcwd_get_firmware() local
/drivers/net/ethernet/amd/
Dnmclan_cs.c319 int one; member
/drivers/usb/gadget/udc/
Domap_udc.c606 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) in finish_out_dma()
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c951 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, in gf100_gr_zbc_init() local
/drivers/crypto/
Datmel-aes.c1811 static const __le32 one[AES_BLOCK_SIZE / sizeof(u32)] = {cpu_to_le32(1), }; in atmel_aes_xts_process_data() local