Home
last modified time | relevance | path

Searched defs:optional (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-bulk.c81 __clk_bulk_get(struct device *dev, int num_clks, struct clk_bulk_data *clks, bool optional) __clk_bulk_get() argument
H A Dclk-devres.c114 __devm_clk_bulk_get(struct device *dev, int num_clks, struct clk_bulk_data *clks, bool optional) __devm_clk_bulk_get() argument
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-bulk.c81 __clk_bulk_get(struct device *dev, int num_clks, struct clk_bulk_data *clks, bool optional) __clk_bulk_get() argument
H A Dclk-devres.c114 __devm_clk_bulk_get(struct device *dev, int num_clks, struct clk_bulk_data *clks, bool optional) __devm_clk_bulk_get() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.h35 bool optional; member
H A Dlogicvc_drm.c153 bool optional; in logicvc_clocks_prepare() member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.py114 def optional(self): member in Event
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.h72 struct vidtv_pes_optional optional[]; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.h72 struct vidtv_pes_optional optional[]; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.py117 def optional(self): member in Event
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-mini2440.c639 struct platform_device *optional[8]; member
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_bus.c413 rmi_of_property_read_u32(struct device *dev, u32 *result, const char *prop, bool optional) rmi_of_property_read_u32() argument
/kernel/linux/linux-5.10/include/linux/
H A Dreset.h77 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() argument
82 __of_reset_control_get( struct device_node *node, const char *id, int index, bool shared, bool optional, bool acquired) __of_reset_control_get() argument
90 __reset_control_get( struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __reset_control_get() argument
98 __devm_reset_control_get( struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __devm_reset_control_get() argument
107 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) devm_reset_control_array_get() argument
113 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, bool acquired) of_reset_control_array_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c243 u8 optional:1; in mscc_ocelot_probe() member
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_bus.c414 rmi_of_property_read_u32(struct device *dev, u32 *result, const char *prop, bool optional) rmi_of_property_read_u32() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dresistive-adc-touch.c134 grts_map_channel(struct grts_state *st, struct device *dev, enum grts_ch_type type, const char *name, bool optional) grts_map_channel() argument
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-brcm-usb.c333 brcm_usb_get_regs(struct platform_device *pdev, enum brcmusb_reg_sel regs, struct brcm_usb_init_params *ini, bool optional) brcm_usb_get_regs() argument
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c608 __of_reset_control_get(struct device_node *node, const char *id, int index, bool shared, bool optional, bool acquired) __of_reset_control_get() argument
692 __reset_control_get_from_lookup(struct device *dev, const char *con_id, bool shared, bool optional, bool acquired) __reset_control_get_from_lookup() argument
734 __reset_control_get(struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __reset_control_get() argument
786 __devm_reset_control_get(struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __devm_reset_control_get() argument
820 __device_reset(struct device *dev, bool optional) __device_reset() argument
876 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, bool acquired) of_reset_control_array_get() argument
929 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) devm_reset_control_array_get() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h112 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() argument
117 __of_reset_control_get( struct device_node *node, const char *id, int index, bool shared, bool optional, bool acquired) __of_reset_control_get() argument
125 __reset_control_get( struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __reset_control_get() argument
163 __reset_control_bulk_get(struct device *dev, int num_rstcs, struct reset_control_bulk_data *rstcs, bool shared, bool optional, bool acquired) __reset_control_bulk_get() argument
175 __devm_reset_control_get( struct device *dev, const char *id, int index, bool shared, bool optional, bool acquired) __devm_reset_control_get() argument
184 __devm_reset_control_bulk_get(struct device *dev, int num_rstcs, struct reset_control_bulk_data *rstcs, bool shared, bool optional, bool acquired) __devm_reset_control_bulk_get() argument
192 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) devm_reset_control_array_get() argument
198 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, bool acquired) of_reset_control_array_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-brcm-usb.c347 brcm_usb_get_regs(struct platform_device *pdev, enum brcmusb_reg_sel regs, struct brcm_usb_init_params *ini, bool optional) brcm_usb_get_regs() argument
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dapei-base.c148 __apei_exec_run(struct apei_exec_context *ctx, u8 action, bool optional) __apei_exec_run() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c1173 u8 optional:1; in mscc_ocelot_probe() member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_metrics.c796 __parse_nl_addr(struct genl_info *info, struct inetpeer_addr *addr, unsigned int *hash, int optional, int v4, int v6) __parse_nl_addr() argument
823 parse_nl_addr(struct genl_info *info, struct inetpeer_addr *addr, unsigned int *hash, int optional) parse_nl_addr() argument
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_wcnss.c411 wcnss_request_irq(struct qcom_wcnss *wcnss, struct platform_device *pdev, const char *name, bool optional, irq_handler_t thread_fn) wcnss_request_irq() argument
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dapei-base.c145 __apei_exec_run(struct apei_exec_context *ctx, u8 action, bool optional) __apei_exec_run() argument

Completed in 17 milliseconds

123