Home
last modified time | relevance | path

Searched defs:inst (Results 1 – 25 of 796) sorted by relevance

12345678910>>...32

/linux-6.3-rc2/arch/powerpc/include/asm/
A Ddisassemble.h14 static inline unsigned int get_op(u32 inst) in get_op()
19 static inline unsigned int get_xop(u32 inst) in get_xop()
24 static inline unsigned int get_sprn(u32 inst) in get_sprn()
29 static inline unsigned int get_dcrn(u32 inst) in get_dcrn()
39 static inline unsigned int get_rt(u32 inst) in get_rt()
44 static inline unsigned int get_rs(u32 inst) in get_rs()
49 static inline unsigned int get_ra(u32 inst) in get_ra()
54 static inline unsigned int get_rb(u32 inst) in get_rb()
59 static inline unsigned int get_rc(u32 inst) in get_rc()
64 static inline unsigned int get_ws(u32 inst) in get_ws()
[all …]
/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dhfi_parser.h50 static inline u32 cap_min(struct venus_inst *inst, u32 type) in cap_min()
55 static inline u32 cap_max(struct venus_inst *inst, u32 type) in cap_max()
65 static inline u32 frame_width_min(struct venus_inst *inst) in frame_width_min()
70 static inline u32 frame_width_max(struct venus_inst *inst) in frame_width_max()
75 static inline u32 frame_width_step(struct venus_inst *inst) in frame_width_step()
80 static inline u32 frame_height_min(struct venus_inst *inst) in frame_height_min()
85 static inline u32 frame_height_max(struct venus_inst *inst) in frame_height_max()
95 static inline u32 frate_min(struct venus_inst *inst) in frate_min()
100 static inline u32 frate_max(struct venus_inst *inst) in frate_max()
105 static inline u32 frate_step(struct venus_inst *inst) in frate_step()
[all …]
A Dvdec.c220 struct venus_inst *inst = to_inst(file); in vdec_try_fmt() local
263 struct venus_inst *inst = to_inst(file); in vdec_g_fmt() local
300 struct venus_inst *inst = to_inst(file); in vdec_s_fmt() local
374 struct venus_inst *inst = to_inst(file); in vdec_g_selection() local
424 struct venus_inst *inst = to_inst(file); in vdec_enum_fmt() local
441 struct venus_inst *inst = to_inst(file); in vdec_s_parm() local
476 struct venus_inst *inst = to_inst(file); in vdec_enum_framesizes() local
528 struct venus_inst *inst = to_inst(file); in vdec_decoder_cmd() local
1586 struct venus_inst *inst = priv; in m2m_queue_init() local
1619 struct venus_inst *inst; in vdec_open() local
[all …]
A Dvenc.c151 struct venus_inst *inst = to_inst(file); in venc_enum_fmt() local
221 struct venus_inst *inst = to_inst(file); in venc_try_fmt() local
230 struct venus_inst *inst = to_inst(file); in venc_s_fmt() local
300 struct venus_inst *inst = to_inst(file); in venc_g_fmt() local
332 struct venus_inst *inst = to_inst(file); in venc_g_selection() local
360 struct venus_inst *inst = to_inst(file); in venc_s_selection() local
388 struct venus_inst *inst = to_inst(file); in venc_s_parm() local
423 struct venus_inst *inst = to_inst(file); in venc_g_parm() local
438 struct venus_inst *inst = to_inst(file); in venc_enum_framesizes() local
1297 struct venus_inst *inst = priv; in m2m_queue_init() local
[all …]
A Dhelpers.c103 int venus_helper_queue_dpb_bufs(struct venus_inst *inst) in venus_helper_queue_dpb_bufs()
145 int venus_helper_free_dpb_bufs(struct venus_inst *inst) in venus_helper_free_dpb_bufs()
162 int venus_helper_alloc_dpb_bufs(struct venus_inst *inst) in venus_helper_alloc_dpb_bufs()
340 int venus_helper_intbufs_alloc(struct venus_inst *inst) in venus_helper_intbufs_alloc()
371 int venus_helper_intbufs_free(struct venus_inst *inst) in venus_helper_intbufs_free()
434 static void return_buf_error(struct venus_inst *inst, in return_buf_error()
1353 struct venus_inst *inst; in delayed_process_buf_func() local
1544 struct venus_inst *inst = vb2_get_drv_priv(q); in venus_helper_vb2_stop_streaming() local
1671 struct venus_inst *inst = priv; in venus_helper_m2m_device_run() local
1696 struct venus_inst *inst = priv; in venus_helper_m2m_job_abort() local
[all …]
A Dhfi.c164 static int wait_session_msg(struct venus_inst *inst) in wait_session_msg()
214 int hfi_session_init(struct venus_inst *inst, u32 pixfmt) in hfi_session_init()
252 void hfi_session_destroy(struct venus_inst *inst) in hfi_session_destroy()
264 int hfi_session_deinit(struct venus_inst *inst) in hfi_session_deinit()
295 int hfi_session_start(struct venus_inst *inst) in hfi_session_start()
322 int hfi_session_stop(struct venus_inst *inst) in hfi_session_stop()
349 int hfi_session_continue(struct venus_inst *inst) in hfi_session_continue()
363 int hfi_session_abort(struct venus_inst *inst) in hfi_session_abort()
385 int hfi_session_load_res(struct venus_inst *inst) in hfi_session_load_res()
411 int hfi_session_unload_res(struct venus_inst *inst) in hfi_session_unload_res()
[all …]
A Dhfi_msgs.c131 struct venus_inst *inst, in event_release_buffer_ref()
277 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
298 struct venus_inst *inst, in hfi_sys_rel_resource_done()
388 struct venus_inst *inst, void *packet) in hfi_session_prop_info()
424 struct venus_inst *inst, void *packet) in hfi_session_init_done()
470 struct venus_inst *inst, void *packet) in hfi_session_etb_done()
480 struct venus_inst *inst, void *packet) in hfi_session_ftb_done()
570 struct venus_inst *inst, void *packet) in hfi_session_stop_done()
597 struct venus_inst *inst, void *packet) in hfi_session_end_done()
728 struct venus_inst *inst; in to_instance() local
[all …]
/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_v4l2.c27 void vpu_inst_lock(struct vpu_inst *inst) in vpu_inst_lock()
32 void vpu_inst_unlock(struct vpu_inst *inst) in vpu_inst_unlock()
66 void vpu_v4l2_set_error(struct vpu_inst *inst) in vpu_v4l2_set_error()
77 int vpu_notify_eos(struct vpu_inst *inst) in vpu_notify_eos()
123 bool vpu_is_source_empty(struct vpu_inst *inst) in vpu_is_source_empty()
450 struct vpu_inst *inst = priv; in vpu_m2m_job_abort() local
467 struct vpu_inst *inst = vb2_get_drv_priv(vq); in vpu_vb2_queue_setup() local
562 struct vpu_inst *inst = vb2_get_drv_priv(q); in vpu_vb2_start_streaming() local
595 struct vpu_inst *inst = vb2_get_drv_priv(q); in vpu_vb2_stop_streaming() local
633 struct vpu_inst *inst = priv; in vpu_m2m_queue_init() local
[all …]
A Dvdec.c175 static int vdec_ctrl_init(struct vpu_inst *inst) in vdec_ctrl_init()
282 struct vpu_inst *inst = to_inst(file); in vdec_enum_fmt() local
311 struct vpu_inst *inst = to_inst(file); in vdec_g_fmt() local
342 struct vpu_inst *inst = to_inst(file); in vdec_try_fmt() local
448 struct vpu_inst *inst = to_inst(file); in vdec_s_fmt() local
481 struct vpu_inst *inst = to_inst(file); in vdec_g_selection() local
505 static int vdec_drain(struct vpu_inst *inst) in vdec_drain()
569 struct vpu_inst *inst = to_inst(file); in vdec_decoder_cmd() local
1426 static int vdec_start(struct vpu_inst *inst) in vdec_start()
1619 struct vpu_inst *inst = to_inst(file); in vdec_init() local
[all …]
A Dvpu_msgs.c28 static void vpu_session_handle_start_done(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_session_handle_start_done()
33 static void vpu_session_handle_mem_request(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_session_handle_mem_request()
64 static void vpu_session_handle_seq_hdr(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_session_handle_seq_hdr()
148 static void vpu_session_handle_eos(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_session_handle_eos()
153 static void vpu_session_handle_error(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_session_handle_error()
201 static int vpu_session_handle_msg(struct vpu_inst *inst, struct vpu_rpc_event *msg) in vpu_session_handle_msg()
230 static bool vpu_inst_receive_msg(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_inst_receive_msg()
255 struct vpu_inst *inst = container_of(work, struct vpu_inst, msg_work); in vpu_inst_run_work() local
262 static void vpu_inst_handle_msg(struct vpu_inst *inst, struct vpu_rpc_event *pkt) in vpu_inst_handle_msg()
281 struct vpu_inst *inst; in vpu_handle_msg() local
[all …]
A Dvpu_cmds.c141 static void vpu_process_cmd_request(struct vpu_inst *inst) in vpu_process_cmd_request()
188 static void vpu_clear_pending(struct vpu_inst *inst) in vpu_clear_pending()
232 void vpu_clear_request(struct vpu_inst *inst) in vpu_clear_request()
347 int vpu_session_configure_codec(struct vpu_inst *inst) in vpu_session_configure_codec()
352 int vpu_session_start(struct vpu_inst *inst) in vpu_session_start()
359 int vpu_session_stop(struct vpu_inst *inst) in vpu_session_stop()
374 int vpu_session_encode_frame(struct vpu_inst *inst, s64 timestamp) in vpu_session_encode_frame()
389 int vpu_session_abort(struct vpu_inst *inst) in vpu_session_abort()
394 int vpu_session_rst_buf(struct vpu_inst *inst) in vpu_session_rst_buf()
414 int vpu_session_debug(struct vpu_inst *inst) in vpu_session_debug()
[all …]
A Dvenc.c105 struct vpu_inst *inst = to_inst(file); in venc_enum_fmt() local
121 struct vpu_inst *inst = to_inst(file); in venc_enum_framesizes() local
146 struct vpu_inst *inst = to_inst(file); in venc_enum_frameintervals() local
178 struct vpu_inst *inst = to_inst(file); in venc_g_fmt() local
207 struct vpu_inst *inst = to_inst(file); in venc_try_fmt() local
217 struct vpu_inst *inst = to_inst(file); in venc_s_fmt() local
269 struct vpu_inst *inst = to_inst(file); in venc_g_parm() local
292 struct vpu_inst *inst = to_inst(file); in venc_s_parm() local
330 struct vpu_inst *inst = to_inst(file); in venc_g_selection() local
384 struct vpu_inst *inst = to_inst(file); in venc_s_selection() local
[all …]
/linux-6.3-rc2/arch/arm/vfp/
A Dvfpinstr.h10 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) argument
11 #define INST_CPRT(inst) ((inst) & (1 << 4)) argument
12 #define INST_CPRT_L(inst) ((inst) & (1 << 20)) argument
13 #define INST_CPRT_Rd(inst) (((inst) & (15 << 12)) >> 12) argument
14 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) argument
15 #define INST_CPNUM(inst) ((inst) & 0xf00) argument
30 #define FOP_TO_IDX(inst) ((inst & 0x00b00000) >> 20 | (inst & (1 << 6)) >> 4) argument
53 #define vfp_get_sm(inst) ((inst & 0x0000000f) << 1 | (inst & (1 << 5)) >> 5) argument
54 #define vfp_get_dm(inst) ((inst & 0x0000000f) | (inst & (1 << 5)) >> 1) argument
55 #define vfp_get_sn(inst) ((inst & 0x000f0000) >> 15 | (inst & (1 << 7)) >> 7) argument
[all …]
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dcm33xx.c43 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) in am33xx_cm_read_reg()
49 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) in am33xx_cm_write_reg()
86 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) in _clkctrl_idlest()
102 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) in _is_module_ready()
121 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) in _clktrctrl_write()
141 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_is_clkdm_in_hwsup()
160 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_enable_hwsup()
174 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_disable_hwsup()
187 static void am33xx_cm_clkdm_force_sleep(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_force_sleep()
200 static void am33xx_cm_clkdm_force_wakeup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_force_wakeup()
[all …]
A Dcminst44xx.c85 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest()
102 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready()
113 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg()
149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits()
180 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write()
199 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_is_clkdm_in_hwsup()
219 static void omap4_cminst_clkdm_enable_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_clkdm_enable_hwsup()
248 static void omap4_cminst_clkdm_force_wakeup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_clkdm_force_wakeup()
257 static void omap4_cminst_clkdm_force_sleep(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_clkdm_force_sleep()
318 static void omap4_cminst_module_enable(u8 mode, u8 part, u16 inst, in omap4_cminst_module_enable()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dnv04.c559 nv04_gr_mthd_bind_class(struct nvkm_device *device, u32 inst) in nv04_gr_mthd_bind_class()
565 nv04_gr_mthd_bind_surf2d(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d()
601 nv01_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_patt()
615 nv04_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_patt()
629 nv04_gr_mthd_bind_rop(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_rop()
643 nv04_gr_mthd_bind_beta1(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_beta1()
657 nv04_gr_mthd_bind_beta4(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_beta4()
727 nv01_gr_mthd_bind_clip(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_clip()
741 nv01_gr_mthd_bind_chroma(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_chroma()
1015 nv04_gr_mthd(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd()
[all …]
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_vp9_if.c309 static int vp9_get_sf_ref_fb(struct vdec_vp9_inst *inst) in vp9_get_sf_ref_fb()
359 static bool vp9_alloc_work_buf(struct vdec_vp9_inst *inst) in vp9_alloc_work_buf()
457 static void vp9_swap_frm_bufs(struct vdec_vp9_inst *inst) in vp9_swap_frm_bufs()
536 static bool vp9_wait_dec_end(struct vdec_vp9_inst *inst) in vp9_wait_dec_end()
554 struct vdec_vp9_inst *inst; in vp9_alloc_inst() local
568 static void vp9_free_inst(struct vdec_vp9_inst *inst) in vp9_free_inst()
577 static bool vp9_decode_end_proc(struct vdec_vp9_inst *inst) in vp9_decode_end_proc()
606 static bool vp9_is_last_sub_frm(struct vdec_vp9_inst *inst) in vp9_is_last_sub_frm()
657 static void vp9_reset(struct vdec_vp9_inst *inst) in vp9_reset()
682 static void init_all_fb_lists(struct vdec_vp9_inst *inst) in init_all_fb_lists()
[all …]
A Dvdec_vp8_if.c168 static void get_hw_reg_base(struct vdec_vp8_inst *inst) in get_hw_reg_base()
222 static void enable_hw_rw_function(struct vdec_vp8_inst *inst) in enable_hw_rw_function()
249 static void store_dec_table(struct vdec_vp8_inst *inst) in store_dec_table()
266 static void load_dec_table(struct vdec_vp8_inst *inst) in load_dec_table()
293 static void vp8_dec_finish(struct vdec_vp8_inst *inst) in vp8_dec_finish()
336 static void init_list(struct vdec_vp8_inst *inst) in init_list()
365 static int alloc_working_buf(struct vdec_vp8_inst *inst) in alloc_working_buf()
381 static void free_working_buf(struct vdec_vp8_inst *inst) in free_working_buf()
393 struct vdec_vp8_inst *inst; in vdec_vp8_init() local
433 struct vdec_vp8_inst *inst = (struct vdec_vp8_inst *)h_vdec; in vdec_vp8_decode() local
[all …]
A Dvdec_h264_req_if.c97 static int get_vdec_decode_parameters(struct vdec_h264_slice_inst *inst) in get_vdec_decode_parameters()
158 static int allocate_predication_buf(struct vdec_h264_slice_inst *inst) in allocate_predication_buf()
173 static void free_predication_buf(struct vdec_h264_slice_inst *inst) in free_predication_buf()
184 static int alloc_mv_buf(struct vdec_h264_slice_inst *inst, in alloc_mv_buf()
209 static void free_mv_buf(struct vdec_h264_slice_inst *inst) in free_mv_buf()
222 static void get_pic_info(struct vdec_h264_slice_inst *inst, in get_pic_info()
268 static void get_dpb_size(struct vdec_h264_slice_inst *inst, unsigned int *dpb_sz) in get_dpb_size()
276 struct vdec_h264_slice_inst *inst; in vdec_h264_slice_init() local
323 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_deinit() local
337 struct vdec_h264_slice_inst *inst = h_vdec; in vdec_h264_slice_decode() local
[all …]
A Dvdec_h264_if.c140 static int allocate_predication_buf(struct vdec_h264_inst *inst) in allocate_predication_buf()
155 static void free_predication_buf(struct vdec_h264_inst *inst) in free_predication_buf()
190 static void free_mv_buf(struct vdec_h264_inst *inst) in free_mv_buf()
203 static int check_list_validity(struct vdec_h264_inst *inst, bool disp_list) in check_list_validity()
221 static void put_fb_to_free(struct vdec_h264_inst *inst, struct vdec_fb *fb) in put_fb_to_free()
245 static void get_pic_info(struct vdec_h264_inst *inst, in get_pic_info()
274 struct vdec_h264_inst *inst = NULL; in vdec_h264_init() local
312 struct vdec_h264_inst *inst = (struct vdec_h264_inst *)h_vdec; in vdec_h264_deinit() local
338 struct vdec_h264_inst *inst = (struct vdec_h264_inst *)h_vdec; in vdec_h264_decode() local
433 static void vdec_h264_get_fb(struct vdec_h264_inst *inst, in vdec_h264_get_fb()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsoc15_common.h56 #define RREG32_SOC15(ip, inst, reg) \ argument
64 #define RREG32_SOC15_NO_KIQ(ip, inst, reg) \ argument
68 #define RREG32_SOC15_OFFSET(ip, inst, reg, offset) \ argument
71 #define WREG32_SOC15(ip, inst, reg, value) \ argument
81 #define WREG32_SOC15_NO_KIQ(ip, inst, reg, value) \ argument
85 #define WREG32_SOC15_OFFSET(ip, inst, reg, offset, value) \ argument
143 #define WREG32_SOC15_RLC_SHADOW(ip, inst, reg, value) \ argument
174 #define RREG32_SOC15_RLC(ip, inst, reg) \ argument
177 #define WREG32_SOC15_RLC(ip, inst, reg, value) \ argument
183 #define WREG32_SOC15_RLC_EX(prefix, ip, inst, reg, value) \ argument
[all …]
/linux-6.3-rc2/arch/powerpc/kernel/
A Dkvm.c71 static void __init kvm_patch_ins(u32 *inst, u32 new_inst) in kvm_patch_ins()
77 static void __init kvm_patch_ins_ll(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ll()
86 static void __init kvm_patch_ins_ld(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ld()
95 static void __init kvm_patch_ins_lwz(u32 *inst, long addr, u32 rt) in kvm_patch_ins_lwz()
100 static void __init kvm_patch_ins_std(u32 *inst, long addr, u32 rt) in kvm_patch_ins_std()
114 static void __init kvm_patch_ins_nop(u32 *inst) in kvm_patch_ins_nop()
119 static void __init kvm_patch_ins_b(u32 *inst, int addr) in kvm_patch_ins_b()
155 static void __init kvm_patch_ins_mtmsrd(u32 *inst, u32 rt) in kvm_patch_ins_mtmsrd()
208 static void __init kvm_patch_ins_mtmsr(u32 *inst, u32 rt) in kvm_patch_ins_mtmsr()
326 static void __init kvm_patch_ins_wrteei_0(u32 *inst) in kvm_patch_ins_wrteei_0()
[all …]
/linux-6.3-rc2/drivers/soc/mediatek/
A Dmtk-cmdq-helper.c152 struct cmdq_instruction inst) in cmdq_pkt_append_command()
180 struct cmdq_instruction inst; in cmdq_pkt_write() local
194 struct cmdq_instruction inst = { {0} }; in cmdq_pkt_write_mask() local
216 struct cmdq_instruction inst = {}; in cmdq_pkt_read_s() local
231 struct cmdq_instruction inst = {}; in cmdq_pkt_write_s() local
246 struct cmdq_instruction inst = {}; in cmdq_pkt_write_s_mask() local
269 struct cmdq_instruction inst = {}; in cmdq_pkt_write_s_value() local
283 struct cmdq_instruction inst = {}; in cmdq_pkt_write_s_mask_value() local
334 struct cmdq_instruction inst = {}; in cmdq_pkt_set_event() local
384 struct cmdq_instruction inst = {}; in cmdq_pkt_assign() local
[all …]
/linux-6.3-rc2/drivers/phy/mediatek/
A Dphy-mtk-xsphy.c110 struct xsphy_instance *inst) in u2_phy_slew_rate_calibrate()
168 struct xsphy_instance *inst) in u2_phy_instance_init()
179 struct xsphy_instance *inst) in u2_phy_instance_power_on()
194 struct xsphy_instance *inst) in u2_phy_instance_power_off()
209 struct xsphy_instance *inst, in u2_phy_instance_set_mode()
233 struct xsphy_instance *inst) in phy_parse_property()
269 struct xsphy_instance *inst) in u2_phy_props_set()
291 struct xsphy_instance *inst) in u3_phy_props_set()
310 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_init() local
384 struct xsphy_instance *inst = NULL; in mtk_phy_xlate() local
[all …]
/linux-6.3-rc2/net/netfilter/
A Dnfnetlink_log.c109 struct nfulnl_instance *inst; in __instance_lookup() local
120 instance_get(struct nfulnl_instance *inst) in instance_get()
128 struct nfulnl_instance *inst; in instance_lookup_get() local
141 struct nfulnl_instance *inst = in nfulnl_instance_free_rcu() local
150 instance_put(struct nfulnl_instance *inst) in instance_put()
162 struct nfulnl_instance *inst; in instance_create() local
241 struct nfulnl_instance *inst) in instance_destroy()
447 struct nfulnl_instance *inst, in __build_packet_message()
687 struct nfulnl_instance *inst; in nfulnl_log_packet() local
835 struct nfulnl_instance *inst; in nfulnl_rcv_nl_event() local
[all …]

Completed in 76 milliseconds

12345678910>>...32