/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_notifier.c | 15 * along with this program; if not, write to the Free Software 36 struct osal_list_head *this = NULL;
in osal_find_ob() local 41 osal_list_for_each(this, &nb_list) {
in osal_find_ob() 42 struct nb_node *ns = osal_list_entry(this, struct nb_node, node);
in osal_find_ob() 53 struct osal_list_head *this = NULL;
in osal_del_nb() local 59 osal_list_for_each_safe(this, next, &nb_list) {
in osal_del_nb() 60 struct nb_node *ns = osal_list_entry(this, struct nb_node, node);
in osal_del_nb() 62 osal_list_del(this);
in osal_del_nb()
|
H A D | osal_workqueue.c | 15 * along with this program; if not, write to the Free Software 33 struct osal_list_head *this = NULL; in osal_find_work() local 38 osal_list_for_each(this, &wq_list) { in osal_find_work() 39 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() 50 struct osal_list_head *this = NULL; in osal_del_work() local 56 osal_list_for_each_safe(this, next, &wq_list) { in osal_del_work() 57 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_del_work() 59 osal_list_del(this); in osal_del_work()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_workqueue.c | 15 * along with this program; if not, write to the Free Software 34 struct osal_list_head *this = NULL; in osal_find_work() local 45 osal_list_for_each(this, &wq_list) { in osal_find_work() 46 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() 57 struct osal_list_head *this = NULL; in osal_del_work() local 69 osal_list_for_each_safe(this, next, &wq_list) { in osal_del_work() 70 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_del_work() 72 osal_list_del(this); in osal_del_work()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_kernel_random_mapping.c | 5 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence. 49 ump_dd_mem *this = container_of(*new, ump_dd_mem, node); in insert() local 52 if (id < this->secure_id) { in insert() 54 } else if (id > this->secure_id) { in insert() 140 * the counter and skip the delay this time. */ in ump_random_mapping_get()
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/ |
H A D | linker.lds.mk | 5 * See file CREDITS for list of people who contributed to this
19 * along with this program; if not, write to the Free Software
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/ |
H A D | linker.lds.mk | 5 * See file CREDITS for list of people who contributed to this 19 * along with this program; if not, write to the Free Software
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/ |
H A D | _udivsi3.S | 28 @ four bits, since this is the amount of unwinding in the main 46 @ are done in the result. On the final pass, this may subtract
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | _udivsi3.S | 28 @ four bits, since this is the amount of unwinding in the main 46 @ are done in the result. On the final pass, this may subtract
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_fd.h | 4 * you may not use this file except in compliance with the License.
46 return *this;
in operator =()
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_shared_fd.h | 4 * you may not use this file except in compliance with the License. 46 return *this; in operator =()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_fd.h | 4 * you may not use this file except in compliance with the License. 46 return *this; in operator =()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_shared_fd.h | 4 * you may not use this file except in compliance with the License. 47 return *this; in operator =()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_shared_fd.h | 4 * you may not use this file except in compliance with the License. 47 return *this; in operator =()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_shared_fd.h | 4 * you may not use this file except in compliance with the License.
47 return *this;
in operator =()
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | governor.h | 33 * this governor is never changeable to other governor. 34 * @interrupt_driven: Devfreq core won't schedule polling work for this 40 * If no_central_polling is set, this callback is called 55 int (*get_target_freq)(struct devfreq *this, unsigned long *freq);
|
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
H A D | governor.h | 33 * this governor is never changeable to other governor. 34 * @interrupt_driven: Devfreq core won't schedule polling work for this 40 * If no_central_polling is set, this callback is called 55 int (*get_target_freq)(struct devfreq *this, unsigned long *freq);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/ |
H A D | linux.mak | 14 # along with this program; if not, write to the Free Software
|
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | repack-bootimg | 11 -h, --help show this help message and exit
|
H A D | mkimg | 12 -h, --help show this help message and exit
|
/device/soc/rockchip/common/sdk_linux/fs/ubifs/ |
H A D | recovery.c | 33 * following min. I/O units have to contain empty space (all 0xFFs). If this is 335 * is clean at this point, i.e., %UBIFS_MST_DIRTY is not set. in ubifs_recover_master_node() 341 * so this LEB ends up with some amount of garbage at the in ubifs_recover_master_node() 343 * 3. UBIFS is being mounted R/O. We reach this place and in ubifs_recover_master_node() 348 * 4. However, this master node (@c->mst_node) is marked as in ubifs_recover_master_node() 633 * @jhead: journal head number this LEB belongs to (%-1 if the LEB does not 740 * See header comment for this file for more in ubifs_recover_leb() 741 * explanations about the reasons we have this check. in ubifs_recover_leb() 762 * If this LEB belongs to the GC head then while we are in the in ubifs_recover_leb() 774 * cut happened. I do not know how realistic is this scenari in ubifs_recover_leb() 1605 struct rb_node *this = rb_first(&c->size_tree); ubifs_recover_size() local [all...] |
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | mkimg | 12 -h, --help show this help message and exit
|
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk.c | 631 static int rk_clk_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rk_clk_panic() argument 646 static int rockchip_restart_notify(struct notifier_block *this, unsigned long mode, void *cmd) in rockchip_restart_notify() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/ |
H A D | devfreq.c | 132 * The devfreq drivers can initialize this in either ascending or in get_freq_range() 509 * Note: Though this function is same as devfreq_monitor_stop(), 768 * touch this value. 952 * touch this value. 1543 * For example if the user writes "666666666" to sysfs this value will in max_freq_store() 1545 * lookup, this ensures that an OPP of 666666666Hz is still accepted. in max_freq_store() 1938 * At exit() callback of devfreq_dev_profile, this must be included if 2053 struct devfreq_notifier_devres *this = res; in devm_devfreq_notifier_release() local 2055 devfreq_unregister_notifier(this->devfreq, this in devm_devfreq_notifier_release() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/ |
H A D | cfg.mak | 14 # along with this program; if not, write to the Free Software
|
/device/soc/rockchip/common/sdk_linux/drivers/i2c/busses/ |
H A D | i2c-rk3x.c | 202 * @dev: device for this controller
215 * @is_last_msg: flag determines whether it is the last msg in this transfer
681 * We need the total div to be >= this number
in rk3x_i2c_v0_calc_timings() 693 * We don't round up here (we round down) since this is a maximum.
in rk3x_i2c_v0_calc_timings() 850 * We don't round up here (we round down) since this is a maximum.
in rk3x_i2c_v1_calc_timings() 1024 * address in this case.
in rk3x_i2c_setup() 1169 static int rk3x_i2c_restart_notify(struct notifier_block *this, unsigned long mode, void *cmd)
in rk3x_i2c_restart_notify() argument 1171 struct rk3x_i2c *i2c = container_of(this, struct rk3x_i2c, i2c_restart_nb);
in rk3x_i2c_restart_notify() 1206 * activities on I2C bus. if at this moment any driver
in rk3x_i2c_suspend_noirq() 1207 * is trying to use I2C bus - this ma in rk3x_i2c_suspend_noirq() [all...] |