Searched refs:arg0 (Results 1 – 4 of 4) sorted by relevance
| /include/linux/firmware/meson/ |
| A D | meson_sm.h | 22 s32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4); 24 unsigned int b_size, unsigned int cmd_index, u32 arg0, 27 unsigned int bsize, unsigned int cmd_index, u32 arg0,
|
| /include/linux/usb/ |
| A D | of.h | 17 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0); 29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() argument
|
| /include/linux/platform_data/x86/ |
| A D | asus-wmi.h | 170 int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, u32 *retval); 182 static inline int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method() argument
|
| /include/linux/ |
| A D | arm-smccc.h | 553 #define __constraint_read_2 "r" (arg0) 564 register unsigned long arg0 asm("r0") = (u32)a0 569 register unsigned long arg0 asm("r0") = (u32)a0; \ 576 register unsigned long arg0 asm("r0") = (u32)a0; \ 585 register unsigned long arg0 asm("r0") = (u32)a0; \
|
Completed in 7 milliseconds