Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 25 of 78) sorted by relevance

1234

/linux-6.12.1/arch/sparc/kernel/
Dprom_64.c66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
288 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c57 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
74 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
92 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
166 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
191 char tmp_buf[64], *n; in build_path_component() local
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.h203 struct vmw_bo *tmp_buf = *buf; in vmw_bo_unreference() local
224 struct vmw_bo *tmp_buf = *buf; in vmw_user_bo_unref() local
/linux-6.12.1/drivers/accel/habanalabs/common/
Ddebugfs.c843 char tmp_buf[32]; in hl_data_read32() local
898 char tmp_buf[32]; in hl_data_read64() local
1050 char tmp_buf[200]; in hl_get_power_state() local
1104 char tmp_buf[32]; in hl_i2c_data_read() local
1265 char tmp_buf[200]; in hl_stop_on_err_read() local
1379 char tmp_buf[200]; in hl_timeout_locked_read() local
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c306 void rtl_btc_btinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btinfo_notify()
316 void rtl_btc_btmpinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btmpinfo_notify()
/linux-6.12.1/drivers/base/regmap/
Dregcache.c30 void *tmp_buf; in regcache_hw_init() local
117 void *tmp_buf; in regcache_init() local
/linux-6.12.1/net/atm/
Daddr.c140 struct sockaddr_atmsvc *tmp_buf, *tmp_bufp; in atm_get_addr() local
Dresources.c199 int *tmp_buf, *tmp_p; in atm_getnames() local
/linux-6.12.1/fs/ceph/
Dacl.c175 void *tmp_buf = NULL; in ceph_pre_init_acls() local
Dcrypto.c340 char tmp_buf[NAME_MAX]; in ceph_encode_encrypted_dname() local
455 char tmp_buf[CEPH_BASE64_CHARS(NAME_MAX)]; in ceph_fname_to_usr() local
/linux-6.12.1/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c82 char tmp_buf[100]; in ish_event_tracer() local
/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dmain.c225 u8 *tmp_buf; in wfx_send_pdata_pds() local
/linux-6.12.1/fs/jffs2/
Dcompr.c155 unsigned char *output_buf = NULL, *tmp_buf; in jffs2_compress() local
/linux-6.12.1/lib/
Dchecksum_kunit.c449 static u8 tmp_buf[TEST_BUFLEN]; variable
/linux-6.12.1/drivers/i2c/busses/
Di2c-bcm-kona.c324 uint8_t *tmp_buf = msg->buf; in bcm_kona_i2c_read_fifo() local
448 uint8_t *tmp_buf = msg->buf; in bcm_kona_i2c_write_fifo() local
/linux-6.12.1/drivers/iio/pressure/
Ddlhl60d.c253 __be32 tmp_buf[2] = { }; in dlh_trigger_handler() local
/linux-6.12.1/drivers/staging/axis-fifo/
Daxis-fifo.c358 u32 tmp_buf[READ_BUF_SIZE]; in axis_fifo_read() local
477 u32 tmp_buf[WRITE_BUF_SIZE]; in axis_fifo_write() local
/linux-6.12.1/drivers/hid/
Dhid-goodix-spi.c392 u8 tmp_buf[GOODIX_HID_MAX_INBUF_SIZE]; in goodix_hid_get_raw_report() local
490 u8 tmp_buf[GOODIX_HID_MAX_INBUF_SIZE]; in goodix_hid_set_raw_report() local
/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc_drv_txrx.c1083 struct ath9k_htc_rxbuf *rxbuf = NULL, *tmp_buf = NULL; in ath9k_rx_tasklet() local
1140 struct ath9k_htc_rxbuf *rxbuf = NULL, *tmp_buf = NULL; in ath9k_htc_rxep() local
/linux-6.12.1/drivers/leds/
Dled-core.c539 char tmp_buf[LED_MAX_NAME_SIZE]; in led_compose_name() local
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c201 u8 *tmp_buf; in _rtl92se_translate_rx_signal_stuff() local
/linux-6.12.1/drivers/mtd/chips/
Dcfi_cmdset_0002.c1834 map_word tmp_buf; in cfi_amdstd_write_words() local
1905 map_word tmp_buf; in cfi_amdstd_write_words() local
2325 map_word tmp_buf; in cfi_amdstd_panic_write() local
2385 map_word tmp_buf; in cfi_amdstd_panic_write() local
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c221 u8 *tmp_buf; in _rtl92ce_translate_rx_signal_stuff() local
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
Dtrx_common.c359 u8 *tmp_buf; in _rtl92d_translate_rx_signal_stuff() local
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c225 u8 *tmp_buf; in translate_rx_signal_stuff() local

1234