Home
last modified time | relevance | path

Searched refs:sp2 (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dsp2.c17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c()
53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c()
95 struct sp2 *s = en50221->data; in sp2_ci_op_cam()
176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset()
208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown()
218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable()
236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status()
263 static int sp2_init(struct sp2 *s) in sp2_init()
347 struct sp2 *s; in sp2_exit()
370 struct sp2 * in sp2_probe()
[all...]
H A Dsp2_priv.h11 #include "sp2.h"
15 struct sp2 { struct
H A DMakefile119 obj-$(CONFIG_DVB_SP2) += sp2.o
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dsp2.c17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c()
53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c()
95 struct sp2 *s = en50221->data; in sp2_ci_op_cam()
176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset()
208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown()
218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable()
236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status()
263 static int sp2_init(struct sp2 *s) in sp2_init()
347 struct sp2 *s; in sp2_exit()
369 struct sp2 * in sp2_probe()
[all...]
H A Dsp2_priv.h11 #include "sp2.h"
15 struct sp2 { struct
H A DMakefile100 obj-$(CONFIG_DVB_SP2) += sp2.o
/kernel/liteos_a/kernel/base/sched/
H A Dlos_idle.c44 STATIC INT32 IdleParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2);
158 STATIC INT32 IdleParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in IdleParamCompare() argument
H A Dlos_deadline.c54 STATIC INT32 EDFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2);
346 STATIC INT32 EDFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in EDFParamCompare() argument
349 const SchedEDF *param2 = (const SchedEDF *)sp2; in EDFParamCompare()
H A Dlos_priority.c63 STATIC INT32 HPFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2);
451 STATIC INT32 HPFParamCompare(const SchedPolicy *sp1, const SchedPolicy *sp2) in HPFParamCompare() argument
454 SchedHPF *param2 = (SchedHPF *)sp2; in HPFParamCompare()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dtss.h41 u16 sp2; member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dtss.h41 u16 sp2; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dasm-offsets.c103 OFFSET(TSS_sp2, tss_struct, x86_tss.sp2); in common()
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dutil.c373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local
403 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap()
404 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dutil.c373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local
403 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap()
404 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dasm-offsets.c116 OFFSET(TSS_sp2, tss_struct, x86_tss.sp2); in common()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h289 unsigned long sp2; member
325 * Since Linux does not use ring 2, the 'sp2' slot is unused by
329 u64 sp2; member
/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c335 struct sctp_sock *sp2, int cnt2) in sctp_bind_addrs_check()
337 struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr; in sctp_bind_addrs_check()
334 sctp_bind_addrs_check(struct sctp_sock *sp, struct sctp_sock *sp2, int cnt2) sctp_bind_addrs_check() argument
H A Dsocket.c8182 struct sctp_sock *sp2 = sctp_sk(sk2); in sctp_get_port_local() local
8183 struct sctp_endpoint *ep2 = sp2->ep; in sctp_get_port_local()
8186 (reuse && (sk2->sk_reuse || sp2->reuse) && in sctp_get_port_local()
8193 addr, sp2, sp)) { in sctp_get_port_local()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h245 unsigned long sp2; member
276 * Since Linux does not use ring 2, the 'sp2' slot is unused by
280 u64 sp2; member
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c335 struct sctp_sock *sp2, int cnt2) in sctp_bind_addrs_check()
337 struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr; in sctp_bind_addrs_check()
334 sctp_bind_addrs_check(struct sctp_sock *sp, struct sctp_sock *sp2, int cnt2) sctp_bind_addrs_check() argument
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmos7720.c613 __u8 sp2; in mos7720_interrupt_callback() local
648 sp2 = data[2]; in mos7720_interrupt_callback()
650 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback()
666 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dmos7720.c771 __u8 sp2; in mos7720_interrupt_callback() local
806 sp2 = data[2]; in mos7720_interrupt_callback()
808 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback()
824 switch (sp2 & 0x0f) { in mos7720_interrupt_callback()
/kernel/liteos_a/kernel/base/include/
H A Dlos_sched_pri.h290 INT32 (*schedParamCompare)(const SchedPolicy *sp1, const SchedPolicy *sp2);
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1180 struct sctp_sock *sp2, int cnt2);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1204 struct sctp_sock *sp2, int cnt2);

Completed in 36 milliseconds

12