Home
last modified time | relevance | path

Searched defs:function (Results 1 – 23 of 23) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dtypecheck.h19 #define typecheck_fn(type,function) \ argument
H A Dedd.h87 __u8 function; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c41 struct usb_function *function) in usb_add_function()
97 int usb_function_deactivate(struct usb_function *function) in usb_function_deactivate()
120 int usb_function_activate(struct usb_function *function) in usb_function_activate()
160 struct usb_function *function) in usb_interface_id()
H A Dpxa25x_udc.h114 void (*function)(struct pxa25x_udc *udc); member
H A Df_dfu.c33 struct usb_descriptor_header **function; member
H A Df_sdp.c98 struct usb_descriptor_header **function; member
H A Dether.c887 const struct usb_descriptor_header **function; in config_buf() local
H A Df_mass_storage.c373 struct usb_function function; member
/rk3399_rockchip-uboot/include/
H A Dbios_emul.h29 int function; member
H A Datsha204a-i2c.h55 u8 function; member
H A Dsh_pfc.h95 struct pinmux_range function; member
H A Dusbdescriptors.h484 struct usb_class_function_descriptor function; member
/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c34 u32 function; in mvebu_pinctrl_set_state() local
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-generic.c82 const char *function) in pinmux_func_name_to_selector()
137 const char *function) in pinmux_func_name_to_selector()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dlpc32xx_gpio.c44 signed char function[LPC32XX_GPIOS]; member
H A Dadi_gpio2.c91 u16 function = P_FUNCT2MUX(per); in portmux_setup() local
/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Dbesys.c421 int function, device, bus; in BE_accessReg() local
/rk3399_rockchip-uboot/lib/
H A Dtiny-printf.c386 const char *function) in __assert_fail()
H A Dvsprintf.c784 const char *function) in __assert_fail()
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3506.c18 int reg, function; in rockchip_set_rmio() local
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dasm.h77 #define END(function) \ argument
/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h840 char *function; member
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c351 int (*function) (struct child_prog *); /* function ptr */ member