/drivers/tty/serial/ |
D | max310x.c | 299 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 …]
|
D | sc16is7xx.c | 349 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
|
D | stm32-usart.c | 375 size_t one = UART_XMIT_SIZE - xmit->tail; in stm32_usart_transmit_chars_dma() local
|
/drivers/misc/lkdtm/ |
D | bugs.c | 214 int one; member 220 int one; member
|
D | usercopy.c | 136 unsigned char *one, *two; in do_usercopy_heap_size() local
|
/drivers/media/radio/ |
D | radio-rtrack2.c | 60 static void one(struct radio_isa_card *isa) in one() function
|
/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.h | 742 #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/ |
D | vivid-vbi-gen.c | 28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local
|
/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 326 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/ |
D | scatterlist.c | 165 static unsigned int one(unsigned long n, in one() function
|
/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 321 u16 one, unsigned int on) in clk_rdesc_set() 332 uint16_t one) in clk_rdesc_get()
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_dpp_dscl.c | 172 const long long one = dc_fixpt_one.value; in dpp1_dscl_get_dscl_mode() local
|
/drivers/watchdog/ |
D | pcwd.c | 301 int one, ten, hund, minor; in pcwd_get_firmware() local
|
/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 319 int one; member
|
/drivers/usb/gadget/udc/ |
D | omap_udc.c | 606 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/ |
D | gf100.c | 951 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, in gf100_gr_zbc_init() local
|
/drivers/crypto/ |
D | atmel-aes.c | 1811 static const __le32 one[AES_BLOCK_SIZE / sizeof(u32)] = {cpu_to_le32(1), }; in atmel_aes_xts_process_data() local
|