Home
last modified time | relevance | path

Searched refs:val_length (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/fw/cfe/
H A Dcfe_api.c119 xiocb.plist.xiocb_envbuf.val_length = vallen; in cfe_enumenv()
216 xiocb.plist.xiocb_envbuf.val_length = destlen; in cfe_getenv()
384 xiocb.plist.xiocb_envbuf.val_length = strlen(val); in cfe_setenv()
H A Dcfe_api_int.h62 s64 val_length; /* size of value string buffer */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm.c1681 u8 val_length = 0; in phydm_pause_func_console() local
1710 val_length = 1; in phydm_pause_func_console()
1714 val_length = 2; in phydm_pause_func_console()
1717 val_length = 1; in phydm_pause_func_console()
1720 val_length = 2; in phydm_pause_func_console()
1723 val_length = 0; in phydm_pause_func_console()
1726 if (val_length != 0) { in phydm_pause_func_console()
1731 set_result= phydm_pause_func(p_dm, func, pause_type, pause_lv, val_length, val_buf); in phydm_pause_func_console()